• Stefy Lanza (nextime / spora )'s avatar
    admin: keep GGUF model config and whisper-server runner config separate · 41e3661e
    Stefy Lanza (nextime / spora ) authored
    A GGUF model config (configure + enable the model, load strategy) and a
    whisper-server config (the runner: port, gpu, which model) are two distinct
    things. Showing whisper-servers as the backing file's configs made the GGUF
    row's "Configure" open the whisper form — conflating them.
    
    Whisper-server entries are again excluded from a GGUF file's editable config
    list (they live only in their own card); the GGUF row's Configure opens the
    general model config modal. The file still reflects "loaded" via its
    model_path in the loaded-status sets.
    Co-Authored-By: 's avatarClaude Opus 4.8 <noreply@anthropic.com>
    41e3661e
Name
Last commit
Last update
..
admin Loading commit data...
api Loading commit data...
backends Loading commit data...
broker Loading commit data...
frontproxy Loading commit data...
models Loading commit data...
openai Loading commit data...
pydantic Loading commit data...
queue Loading commit data...
tasks Loading commit data...
__init__.py Loading commit data...
cli.py Loading commit data...
config.py Loading commit data...
main.py Loading commit data...
platform_paths.py Loading commit data...