Replies: 1 comment
-
Modify this line can help, but it do needs rebuild. It could be tricky to use parameter to set such stuff, cuz the webui is generated throught vite, then embedded to the binary. See CMakeLists llama.cpp/tools/server/CMakeLists.txt Line 17 in aa0c461 |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Right now, the title of the chatbot says "llama.cpp" - Is there a option / argument to change it ?
I did check all the options supported in the readme doc and don't see a way to do it
I would like to use it from a existing llama.cpp-server docker image by passing arguments to customize the chat UI title
For eg: If I am serving say Mistral model I want to set title to "llama.cpp serving Mistral"
Hence the need to change the title based on arguments passed
Let me know pls.
Beta Was this translation helpful? Give feedback.
All reactions