# Can I run Llama 3.2 1B on Apple M4 (16GB)?

Updated: 2026-06-15

**Yes, it runs.** Runs at Q4_K_M using ~1.8 GB of ~10.5 GB usable. You have room for FP16 for higher quality.

- Model: 1B, Q4_K_M 0.81 GB
- Device: 16 GB unified, ~10.5 GB usable for weights
- Needs ~1.8 GB at Q4_K_M; recommended quant: Q4_K_M
- Best tool on macOS: LM Studio
- Command: `ollama run llama3.2:1b`

Estimate. Method: weights + KV cache + ~0.8GB overhead. Sources: https://ollama.com/library/llama3.2, https://ollama.com/library/llama3.2/tags, https://huggingface.co/unsloth/Llama-3.2-1B-Instruct-GGUF, https://lmarena.ai/leaderboard.

More: https://localmodel.run/can-i-run/llama-3.2-1b/apple-m4-16gb