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

hi! i install this transformers but found a error #5

Open
aleien95 opened this issue Mar 16, 2023 · 1 comment
Open

hi! i install this transformers but found a error #5

aleien95 opened this issue Mar 16, 2023 · 1 comment

Comments

@aleien95
Copy link

"Tokenizer class {tokenizer_class_candidate} does not exist or is not currently imported.

how should i do? please!

@zsc
Copy link
Owner

zsc commented Mar 19, 2023

There is still ongoing confusion between LLaMATokenizer and LlamaTokenizer. When you load a model and there are complaints about missing LLaMATokenizer, you may have to temporarily use https://github.com/mbehm/transformers/ . Otherwise, you can go for the latest head in https://github.com/huggingface/transformers/ now.

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