Chat with Llava #11956
Chat with Llava
#11956
Replies: 1 comment 1 reply
-
Yes, it should be possible to chat the the language model. For example, if the language model is $ ../build/bin/llama-simple-chat -m ../llama.cpp/models/vicuna-7b-q5_k.gguf -ngl 40
> What is the Capital of Sweden?
The capital of Sweden is Stockholm.
> |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I'm trying llama-llava-cli, and it's perfect. However, can I chat with the model, like using the llama-simple-chat?
Beta Was this translation helpful? Give feedback.
All reactions