### Name and Version llama-server --version version: 5269 (1d36b367) 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 ```shell ``` ### 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 ```shell ```