Llama 3.2
Multimodal and lightweight Llama models by Meta including vision and text-only variants.
About
Llama 3.2 extends Meta's Llama family in two directions: lightweight text only models at 1B and 3B parameters aimed at on-device and edge deployment, and multimodal vision models at 11B and 90B that add image understanding and visual reasoning. All variants carry a 128K token context length and TikToken based tokenization, and quantized options including FP8 and Int4 reduce memory requirements for phones and other constrained hardware. The meta-llama/llama-models repository hosts the tokenizers, CLI tools, download flow, and inference examples for the family. Distribution follows the Llama 3.2 Community License, which allows research and commercial use after license acceptance, with weights also available through Hugging Face and major cloud platforms. Mobile and edge developers reach for the small models to power local assistants, while the vision variants handle document understanding, captioning, and other image plus text workloads.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- Large Language Models (LLMs)
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Easy (2/5)
- License
- Llama 3.2 Community
- Minimum VRAM
- 4 GB
- Added
- Apr 3, 2026
Related Tools
Lightweight open-weight LLM by Google available in 1B to 27B sizes.
Open-source code LLM family by IBM for enterprise code generation.
Open-weight LLM by Meta in 8B and 70B sizes with strong general capabilities.
High-performance open-weight MoE LLM with 671B total parameters.
Hybrid SSM-Transformer model by AI21 Labs combining Mamba with attention layers.
Open-weight code LLM trained on 2 trillion tokens of code and natural language.