Getting chatbot-ui-manual to run with Llama.cpp #1068
Unanswered
jamesbraza
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have:
models/
andexamples/chatbot-ui-manual/models/
examples/chatbot-ui-manual/models/llama-2-13b-chat.Q4_K_S.yaml
:When I then run
docker-compose up --pull always
, I only see Default model:What am I missing here/doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions