-
Notifications
You must be signed in to change notification settings - Fork 12k
Misc. bug: llama-server webui overriding command line parameters #13277
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
6 tasks
I make this :
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Name and Version
llama-server --version
version: 5269 (1d36b36)
built with MSVC 19.43.34808.0 for x64
Operating systems
No response
Which llama.cpp modules do you know to be affected?
llama-server
Command line
Problem description & steps to reproduce
The server webui overrides the launch command parameters with its own saved settings. I can only see this as a bug.
Expected behavior would be to pass any explicitly given command line parameters to the webui and override its previously stored values instead.
The current behavior makes the webui needlessly hard to use when swapping models.
First Bad Commit
No response
Relevant log output
The text was updated successfully, but these errors were encountered: