mmproj upgrade

This commit is contained in:
2026-01-21 12:13:39 +01:00
parent 8149ac8c8b
commit b83f2e6e38
11 changed files with 258 additions and 31 deletions

View File

@@ -198,6 +198,13 @@
like tool calling or vision. Ollama detects these automatically from the GGUF file metadata.
This comment helps you track which models support which features.
</p>
<p class="info-text" id="mmproj-info" style="display: none;">
🖼️ <strong>Vision Models:</strong> This model appears to support vision capabilities.
The <code># mmproj_url:</code> and <code># mmproj_quant:</code> fields specify the multimodal projection file
needed for image processing. Without the mmproj file, you'll get an error:
<em>"failed to process inputs: this model is missing data required for image input"</em>.
The BF16 quantization is recommended for best vision quality (879 MB).
</p>
<div class="form-group">
<label for="hf-model-name">Model Name:</label>