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

LlamaTokenizer does not exist #32

Open
zhaoyang-coder opened this issue Oct 30, 2023 · 0 comments
Open

LlamaTokenizer does not exist #32

zhaoyang-coder opened this issue Oct 30, 2023 · 0 comments

Comments

@zhaoyang-coder
Copy link

tokenizer = AutoTokenizer.from_pretrained("WeOpenML/PandaLM-7B-v1",use_fast=False)
Traceback (most recent call last):
File "", line 1, in
File "/data1/.conda/envs/pandalm/lib/python3.9/site-packages/transformers/models/auto/tokenization_auto.py", line 676, in from_pretrained
raise ValueError(
ValueError: Tokenizer class LlamaTokenizer does not exist or is not currently imported.

Should I Run the demo scripts: bash scripts/inst-tune.sh?But running this command takes too much time

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

1 participant