• Stefy Lanza (nextime / spora )'s avatar
    front/ui: stricter mmproj auto-pair; show loaded model ids, not aliases · 597f8b83
    Stefy Lanza (nextime / spora ) authored
    - models page: the multimodal-projector select now defaults to None unless a
      projector is a strong, unambiguous name match. Scores only distinctive tokens
      (drops generic words + quant tokens, keeps size tokens like 14b), requires
      covering at least half the model's tokens, and rejects ties. Stops a lone
      shared family token from pairing the wrong-size projector.
    - task page: the per-engine loaded-model hover now lists each model once by its
      canonical id instead of its aliases (auto gguf stem, explicit alias, type
      prefix). engines_list() resolves loaded keys via the pin index's new model_id.
    Co-Authored-By: 's avatarClaude Opus 4.8 <noreply@anthropic.com>
    597f8b83
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...