• 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
..
static Loading commit data...
templates Loading commit data...
__init__.py Loading commit data...
auth.py Loading commit data...
download_worker.py Loading commit data...
routes.py Loading commit data...