-
Notifications
You must be signed in to change notification settings - Fork 27.5k
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
Qwen2 weights are not there/deleted? #28641
Comments
cc @JustinLin610 the author of the pull request! Are the weights not publicly available yet? 🤗 |
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread. Please note that issues that do not follow the contributing guidelines are likely to be ignored. |
Weights still not up |
Models are here just not called |
Shouldnt be closed as docs is still linking the wrong one. |
Opening a PR now! |
System Info
https://huggingface.co/Qwen2/Qwen2-7B-Chat-beta gives a 404, despite the tutorial in https://huggingface.co/docs/transformers/main/model_doc/qwen2 quoting it.
https://huggingface.co/Qwen only has Qwen-1 models.
@ArthurZucker @younesbelkada @stevhliu
By the way, the docs is inconsistent in the model path. Most uses https://huggingface.co/Qwen2/Qwen2-7B-beta but in docs for the config class, it uses https://huggingface.co/Qwen/Qwen2-7B-beta which also does not exist.
Who can help?
No response
Information
Tasks
examples
folder (such as GLUE/SQuAD, ...)Reproduction
Visit https://huggingface.co/Qwen2/Qwen2-7B-Chat-beta
Expected behavior
Model is there and accessible
The text was updated successfully, but these errors were encountered: