Skip to content
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

pip install huggingface_hub==0.23.2 #198

Open
junxiangxiaoxiang opened this issue Nov 27, 2024 · 1 comment
Open

pip install huggingface_hub==0.23.2 #198

junxiangxiaoxiang opened this issue Nov 27, 2024 · 1 comment

Comments

@junxiangxiaoxiang
Copy link

Sometimes, if the version of huggingface_cub is too high, it can affect the final call. We need to lower the version of huggingface_cub. For example, in my environment, CUDA11.8 and torch 2.2.0 may cause errors if installed according to dependency requirements. In this case, changing huggingface_cub to 0.23.2 can solve this problem.

@KISHAN8888
Copy link

version 0.25.0 also works in most of the cases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants