Quick start
ollama run llama3.2Available sizes
| Tag | Size | Quantization | Context | Min RAM |
|---|---|---|---|---|
| llama3.2:1b | 1.3GB | q4_k_m | 128K context | 1.6 GB |
| llama3.2:latest | 2.0GB | q4_k_m | 128K context | 2.5 GB |
Run with
Claude Code
ollama launch claude --model llama3.2Codex
ollama launch codex --model llama3.2OpenCode
ollama launch opencode --model llama3.2OpenClaw
ollama launch openclaw --model llama3.2Strengths & Limitations
Strengths
- Small model size
- Efficient inference
- Open source
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 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 pullsqwen3Language
Qwen3 is the latest generation of large language models in Qwen series, offering a comprehensive suite of dense and mixture-of-experts (MoE) models.
19.8M pulls