chore(model gallery): Add entry for Mistral Small 3.1 with mmproj #8247
+31
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR adds multimodal entry for Mistral Small 3.1 to the model gallery. The entry is copy of the current model entry, just with added mmproj, allowing users to pick if they install text only or full multimodal setup. The new entry is identifiable by suffix
-multimodal, mention of mmproj inclusion at the end of description, and by modified tags to includemultimodal.Addition of this version of the entry satisies the second half of issue #3535.
This PR is one from a set of model additions I am working on currently, where I attempt to satisfy all not yet satisfied model requests I have found, which don't require any backend side changes (such as need for moderation endpoint for Qwen 3 Guard (requested on LocalAI Discord), or what would adding Mochi 1 (requested on LocalAI Discord) entail).
Notes for Reviewers
Tests done on the model before PR:
Signed commits