• 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
models.html 205 KB