chatbot-ui-llama.cpp
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
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\  also.. for some reason does not work with "aya":...