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

Change Llama tokenizer from LlamaTokenizer to AutoTokenizer #380

Merged
merged 4 commits into from
May 31, 2024

Conversation

princepride
Copy link
Contributor

When we using LlamaTokenizer to load the Llama3 tokenizer file, it will throw out an error. So refer to: https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct/discussions/37

we should change LlamaTokenizer to AutoTokenizer

@shibing624 shibing624 merged commit d0b487e into shibing624:main May 31, 2024
@shibing624
Copy link
Owner

那用auto不就好了?

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

Successfully merging this pull request may close these issues.

None yet

2 participants