Closed
Description
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