Quick start
ollama run mixtralAvailable sizes
| Tag | Size | Quantization | Context | Min RAM |
|---|---|---|---|---|
| mixtral:latest | 26GB | q4_k_m | 32K context | 32.5 GB |
| mixtral:8x22b | 80GB | q4_k_m | 64K context | 100 GB |
Run with
Claude Code
ollama launch claude --model mixtralCodex
ollama launch codex --model mixtralOpenCode
ollama launch opencode --model mixtralOpenClaw
ollama launch openclaw --model mixtralStrengths & Limitations
Strengths
- Open weights for customization
- Strong performance due to Mixture of Experts architecture
- Available in multiple parameter sizes
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