Skip to content

How to run Llama 3.2 1B locally

Llama 3.2 1B is a 1.2B Llama model with a 128K context and Llama-3.2 license. Here's the VRAM it needs, which GPUs run it, and how fast.

At a glance

Parameters
1.2B
Min VRAM (Q4)
~3GB
Context
128K
License
Llama-3.2

Memory needed per quantization

QuantQualityWeightsMin VRAM
IQ3_M90.0%0.5 GB~2 GB
Q4_K_M97.5%0.7 GB~3 GB
Q5_K_M99.0%0.9 GB~3 GB
Q6_K99.7%1.0 GB~3 GB
Q8_099.9%1.3 GB~3 GB
FP16 / BF16100.0%2.4 GB~4 GB

Which GPUs run Llama 3.2 1B

GPUFitQuantSpeed
GeForce RTX 4060
8GB · 272 GB/s
PerfectFP16 / BF1688.1 tok/s
GeForce RTX 3060 12GB
12GB · 360 GB/s
PerfectFP16 / BF16116.6 tok/s
GeForce RTX 4070
12GB · 504 GB/s
PerfectFP16 / BF16163.3 tok/s
Intel Arc B580
12GB · 456 GB/s
PerfectFP16 / BF16147.7 tok/s
GeForce RTX 4070 Ti SUPER
16GB · 672 GB/s
PerfectFP16 / BF16217.7 tok/s
GeForce RTX 5070
12GB · 672 GB/s
PerfectFP16 / BF16217.7 tok/s
GeForce RTX 4080 SUPER
16GB · 736 GB/s
PerfectFP16 / BF16238.4 tok/s
Radeon RX 7900 XTX
24GB · 960 GB/s
PerfectFP16 / BF16311 tok/s
GeForce RTX 3090
24GB · 936 GB/s
PerfectFP16 / BF16303.2 tok/s
GeForce RTX 4090
24GB · 1008 GB/s
PerfectFP16 / BF16326.6 tok/s
GeForce RTX 5090
32GB · 1792 GB/s
PerfectFP16 / BF16580.6 tok/s
Apple M4
16GB · 120 GB/s
PerfectQ8_070 tok/s
Apple M4 Pro
24GB · 273 GB/s
PerfectFP16 / BF1688.4 tok/s
Apple M3 Max (16c)
48GB · 400 GB/s
PerfectFP16 / BF16129.6 tok/s
Apple M2 Ultra
64GB · 800 GB/s
PerfectFP16 / BF16259.2 tok/s

Frequently asked

How much VRAM does Llama 3.2 1B need?

At the recommended Q4_K_M quantization, Llama 3.2 1B needs about 0.7GB for weights plus KV cache and overhead — roughly 3GB of VRAM total for a usable context. Drop to a 3-bit quant to squeeze it smaller, or go FP16 (2GB) for full quality.

What GPU do I need to run Llama 3.2 1B?

The most affordable GPU that runs it well is the Intel Arc B580 (12GB) at FP16 / BF16, delivering about 147.7 tokens/sec. Anything with 3GB+ of VRAM will run it comfortably.

Which quantization should I use for Llama 3.2 1B?

Q4_K_M is the default sweet spot (~97.5% of full quality). If it fits, Q5_K_M or Q6_K give near-lossless output; only drop below Q4 when you must fit it into limited VRAM.

Is Llama 3.2 1B good for chat?

Yes — Llama 3.2 1B scores 60/100 for chat, one of its strongest areas. License: Llama-3.2.

Other models

Popular GPUs

Best models by need

Run the interactive advisor
Auto-detect your exact hardware and get personalised picks, speed & memory.