Quick start
ollama run mistral-small3.2Available sizes
| Tag | Size | Quantization | Context | Min RAM |
|---|---|---|---|---|
| mistral-small3.2:latest | 15GB | q4_k_m | 128K context | 18.8 GB |
Run with
Claude Code
ollama launch claude --model mistral-small3.2Codex
ollama launch codex --model mistral-small3.2OpenCode
ollama launch opencode --model mistral-small3.2OpenClaw
ollama launch openclaw --model mistral-small3.2Strengths & Limitations
Strengths
- Improved function calling
- Better instruction following
- Reduced repetition
Related models
llama3.1Language
Llama 3.1 is a new state-of-the-art model from Meta available in 8B, 70B and 405B parameter sizes.
110.5M pullsllama3.2Language
Meta's Llama 3.2 goes small with 1B and 3B models.
58.0M pullsmistralLanguage
The 7B model released by Mistral AI, updated to version 0.3.
25.6M pullsqwen2.5Language
Qwen2.5 models are pretrained on Alibaba's latest large-scale dataset, encompassing up to 18 trillion tokens. The model supports up to 128K tokens and has multilingual support.
22.0M pulls