-
Notifications
You must be signed in to change notification settings - Fork 151
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
Error in downloading model from huggingface #94
Comments
so sad,i met the same question.I download the model files in huggingface,then offline loading the model 1.5-8k like below code
so sad the same error like
the key error is i choose 1.5-8k,why mentioned 1-131k?different model😭 |
lucky!althougth i don't solve this problem,in chinese i uesd
sucessed! in addition,i used 3090;torch 2.0;flash_attn-2.5.6+cu118torch2.0cxx11abiFALSE-cp38-cp38-linux_x86_64;python 3.8. |
HI
When I download model from huggingface
I got the error Could not locate the togethercomputer/evo-1-131k-base--configuration_hyena.py inside togethercomputer/evo-1-8k-base.
My transformers version is
4.27.0
.Can you give me some help? Thank you very much!
The text was updated successfully, but these errors were encountered: