Overview
Llama 3.2 on Ollama brings Meta's efficient models to your local machine. Available in 1B, 3B, and 11B sizes, these models are optimized for fast inference on consumer hardware including MacBooks and laptops.
Sizes
1B / 3B / 11B
Context
128K tokens
VRAM
1-8GB
License
Open Weights
β Strengths
- βRuns on MacBook Air (1B/3B models)
- βFast inference for real-time apps
- β128K context in efficient package
- βVision support in 11B and 90B variants
- βFree, private, no API costs
β οΈWeaknesses
- βSmaller models have limited reasoning
- βRequires local GPU/CPU resources
- βNo cloud fallback (self-hosted only)
- βOlder than Llama 4
Best Use Cases
π» Local Development
Offline coding assistant
π± Edge Apps
Mobile AI features
π¬ Chatbots
Customer support
π§ Email Drafting
Quick responses
π RAG
Document Q&A
π Learning
AI experimentation
Ollama Command
ollama run llama3.2:11b
Available variants: llama3.2:1b, llama3.2:3b, llama3.2:11b, llama3.2-vision:11b