Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Comments

@myhandistall
Copy link

No description provided.

@zhangtianshu
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants