You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OSError: Qwen/Qwen2-450m-beta is not a local folder and is not a valid model identifier listed on 'https://huggingface.co/models'
If this is a private repository, make sure to pass a token having permission to this repo either by logging in with `huggingface-cli login` or by passing `token=<your_token>`
System Info
transformers
version: 4.47.0.dev0Who can help?
@Arthur
Information
Tasks
examples
folder (such as GLUE/SQuAD, ...)Reproduction
pip install -e [.[dev-torch]
RUN_SLOW=1 pytest tests/models/qwen2/test_modeling_qwen2.py
Expected behavior
Tests should pass
The text was updated successfully, but these errors were encountered: