You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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