-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Fix huggingface-hub failing tests #11994
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
Conversation
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
@bot /style |
Style bot fixed some files and pushed the changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot! Just one comment but definitely not merge-blocking.
To use private or [gated models](https://huggingface.co/docs/hub/models-gated#gated-models), log-in with `hf | ||
auth login`. You can also activate the special |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One can also do huggingface-hub login
right?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bot /style |
Style bot fixed some files and pushed the changes. |
What does this PR do?
Fix failing tests by setting the min version of
huggingface-hub
and matches this PR from transformersWho can review?
@sayakpaul @DN6