LLaMA Server combines the power of LLaMA C++ with the beauty of Chatbot UI #733
nuance1979
started this conversation in
Show and tell
Replies: 1 comment
-
In order to run the Llama version, you first need to input your OpenAI API key - then you can switch the Model to Llama. This should be mentioned in the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi folks, I wrote LLaMA Server, a small http server to mimic the OpenAI APIs so that you can use Chatbot UI, an open source implementation of ChatGPT UI, to interact with a LLaMA C++ instance. Here is a demo:
demo.mov
Hope you enjoy it! Cheers!
Beta Was this translation helpful? Give feedback.
All reactions