-
Notifications
You must be signed in to change notification settings - Fork 87
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
can' t load tokenizer for 'gpt2', why? #21
Comments
You can download it manually from huggingface: https://huggingface.co/gpt2 . |
thank you |
Hello! I had the same problem. But I've put the weights -autoencoder_kl.pth, caption_decoder.pth and uvit_v1.pth in the models folder. What should I do? |
Same problem for me. Waiting for help. |
Knock Knock |
GPT2Tokenizer.from_pretrained('gpt2'),can' t load tokenizer for 'gpt2'
The text was updated successfully, but these errors were encountered: