mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-11 04:56:56 +02:00
Add reusable ModelsSelectorSettingsSubmenu that renders a settings section's fields as inline editable inputs bound to settingsStore. Wire it into the model selector dropdown for the Sampling and Penalties sections, showing server defaults as placeholders and disabling the submenus until a model is loaded.