You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use Llama 3 in your inference and evaluation scripts, but it can't run because the length of the vocabulary is different. How can I solve this problem?
#14
Open
myhandistall opened this issue
Dec 7, 2024
· 1 comment
You can directly use llama3's inference script, eg, https://huggingface.co/meta-llama/Meta-Llama-3-8B
Our evaluation scripts should not be dependent on the models. It only depends on the predictions.
No description provided.
The text was updated successfully, but these errors were encountered: