Llama 3.2 goes small and multimodal
What changed
Llama 3.2 goes small and multimodal September 25, 2024 Meta’s Llama 3.2 is now available to run using Ollama. To get started, download Ollama and run Llama 3.2: ollama run llama3.2 Small & Multimodal: 1B, 3B, 11B and 90B 1B and 3B Text-only models 1B: ollama run llama3.2:1b 3B: ollama run llama3.2 1B and 3B models are text-only models are optimized to run locally on a mobile or edge device. They can be used to build highly personalized, on-device agents.
Why it matters
A concrete addition to Practical AI: Tools, Models & Frameworks: it changes what's available to builders today rather than being general commentary.
How it compares
Related prior coverage to compare against:
- Welcome Llama 3 - Meta's new open LLM
- Llama 3
- Ollama's new engine for multimodal models
Sources
- Llama 3.2 goes small and multimodal (ollama-blog)primary