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 and repo_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
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_idandrepo_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