front/ui: stricter mmproj auto-pair; show loaded model ids, not aliases
- 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:
Claude Opus 4.8 <noreply@anthropic.com>
Showing
Please
register
or
sign in
to comment