Llama-3.2-1B-Instruct
We have a free Google Colab Tesla T4 notebook for Llama 3.2 (3B) here: https://colab.research.google.com/drive/1T5-zKWM5OD21QHwXHiV9ixTRR7k3iB9?usp=sharing
Params
1.2 B
Context
131,072
Downloads 30d
311 K
Likes
101
Download history
daily snapshots · 55 days
▲ 150 K in the last 30 days (32.5%)
541 K311 K
Aug 22Sep 1Sep 11Sep 20
541 K275 K
Jul 28Aug 15Sep 2Sep 20
Can you run it?
Estimated VRAM at 8K context unless noted. Pick your hardware to see the verdict per quantization.
| File | Quant | Size | Est. VRAM | Verdict on RTX 4090 · 24 GB |
|---|---|---|---|---|
| model.safetensors | bf16 | 2.5 GB | 3.4 GB | ✅ Runs comfortably |
| model.safetensors (bf16, full) | bf16 + 128K ctx | 2.5 GB | 6.2 GB | ✅ Runs comfortably |
Estimate: file size × 1.1 + KV cache at 8K + 0.5 GB overhead. Not a benchmark — how we calculate this.
Run it
copy-paste, exact tags checked against the Hub$ curl -s https://aimodelscomparison.com/api/v1/models/llama-3-2-1b-instruct-unsloth
{
"hf_id": "unsloth/Llama-3.2-1B-Instruct",
"params_b": 1.24,
"context_length": 131072,
"license": { "id": "llama3.2", "commercial": "conditional" },
"downloads_30d": 310627,
"vram_estimates": [
{ "quant": "bf16", "gb": 3.4 }
],
"updated_at": "2026-07-28T18:06:47Z"
}
Specifications
- Architecture
- LlamaForCausalLM
- Parameters
- 1.2 B
- Tensor type
- BF16
- Context length
- 131,072
- Vocabulary
- 128,256
- Layers / heads
- 16 / 32
- Licence
- llama3.2
- First seen on the Hub
- 2024-09-25
- Base model
- Llama-3.2-1B-Instruct
- Training datasets
- undisclosed
- Added to our catalog
- 2026-07-28
Family
Base model and the most-downloaded derivatives in the catalog.
Compare with any text-generation model