Quick start
ollama run mistral-small3.1Available sizes
| Tag | Size | Quantization | Context | Min RAM |
|---|---|---|---|---|
| mistral-small3.1:latest | 15GB | q4_k_m | 128K context | 18.8 GB |
Run with
Claude Code
ollama launch claude --model mistral-small3.1Codex
ollama launch codex --model mistral-small3.1OpenCode
ollama launch opencode --model mistral-small3.1OpenClaw
ollama launch openclaw --model mistral-small3.1Strengths & Limitations
Strengths
- Vision understanding
- Long context handling (128k tokens)
- Strong text performance
Related models
llavaMultimodal
🌋 LLaVA is a novel end-to-end trained large multimodal model that combines a vision encoder and Vicuna for general-purpose visual and language understanding. Updated to version 1.6.
12.9M pullsminicpm-vMultimodal
A series of multimodal LLMs (MLLMs) designed for vision-language understanding.
4.6M pullsllava-llama3Multimodal
A LLaVA model fine-tuned from Llama 3 Instruct with better scores in several benchmarks.
2.1M pullsqwen3-vlMultimodal
The most powerful vision-language model in the Qwen model family to date.
1.6M pulls