-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Failed to fetch model 'StarCoder-1B' due to 401 Unauthorized #3771
Comments
I have same problem |
I just tested it, and I encountered the same problem with the current main branch. I will try to fix it. |
I assume that problem is with https://huggingface.co/TabbyML repo, not in code as I used stable tabby release |
after debugging all night long I found this. This is a critical issue, I can't run tabby in none of my devices!!! Please check and accept @Sma1lboy fix asap 🙏 |
For anyone affected, please try the release candidate at https://github.com/TabbyML/tabby/releases/tag/v0.23.1-rc.1 to see if it resolves the issue for you. |
Thanks, this fixed the issue. |
Didn't find anything about auth in docs installation section, so created this issue.
Models are downloading for that addresses without problems in the browser.
Windows 11
curl -v https://huggingface.co/TabbyML/models/resolve/main/starcoderbase-1B.Q8_0.gguf
curl -v https://huggingface.co/TabbyML/SantaCoder-1B/resolve/main/tabby.json
The text was updated successfully, but these errors were encountered: