chatbot-ui-llama.cpp icon indicating copy to clipboard operation
chatbot-ui-llama.cpp copied to clipboard

A static web ui for llama.cpp server. The llama.cpp chat interface for everyone. base on chatbot-ui

Results 3 chatbot-ui-llama.cpp issues
Sort by recently updated
recently updated
newest added

Hi, I've made a few commits to improve this repository, namely: #### 1. Changed default language to English: - Since most users prefer English, it makes sense to have it...

On the last line of the chat window, where you wrote "[ChatBot UI](https://github.com/mckaywrigley/chatbot-ui). Chatbot UI is an advanced chatbot kit for OpenAI's chat models aiming to mimic ChatGPT's interface and...

I downloaded the out.zip from the release. then I did: \bin\server -m Mistral-7b-Instruct-v0.3.f16.q4.gguf -c 4096 -t 6 --mlock --path \chatbotui\out\ ![image](https://github.com/yportne13/chatbot-ui-llama.cpp/assets/170285982/52141dc8-2de9-4666-a8ad-318e17d195c5) also.. for some reason does not work with "aya":...