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
Hi @barshag thanks for the notification, while I was away from keyboard all of August it seems like HuggingFace made some changes to their URL pattern, and the URL I was using previously to download the model was not the right one anymore
I fixed it to use the new URL (and updated the docker image)
Describe the bug
When I try:
docker run -it -p 8000:8000 ghcr.io/vemonet/libre-chat:main
It download all the images but return:
Repository Not Found for url: https://huggingface.co/api/models/models/llama-2-7b-chat.ggmlv3.q3_K_L.bin/revision/main.
Please make sure you specified the correct
repo_id
andrepo_type
.If you are trying to access a private or gated repo, make sure you are authenticated.
Invalid username or password.
Reproduction
No response
Operating System
Linux
Libre Chat version
currently main
Additional context
No response
The text was updated successfully, but these errors were encountered: