Replies: 1 comment
-
i am using the windows compiled binaries. thanks |
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,
Thanks so much for llama.cpp!
I was wondering if there is an easier way to start llama-server with a file that contained all of the settings in the webpage that llama-server generates. Such as apiKey, System Message, temperature, etc.
Maybe like "config.json" in the directory where the llama binaries reside? It would make a easier to do a reset than having to fill out all those fields in the web browser.
If so what's the syntax of the command line to set that up? Also if possible an example of the configuration file with some environment parameters please?
Thanks again for all your help.
Beta Was this translation helpful? Give feedback.
All reactions