llama.cpp/tools/server/public
Pascal d65c4f2dc9
Fix model selector locked to first loaded model with multiple models (#20580)
* webui: fix model selector being locked to first loaded model

When multiple models are loaded, the auto-select effect would re-fire
on every loadedModelIds change, overriding the user's manual model
selection. Guard with selectedModelId so auto-select only kicks in
when no model is chosen yet.

* chore: update webui build output
2026-03-16 12:04:06 +01:00
..
index.html.gz Fix model selector locked to first loaded model with multiple models (#20580) 2026-03-16 12:04:06 +01:00
loading.html llama : move end-user examples to tools directory (#13249) 2025-05-02 20:27:13 +02:00