Skip to content
localmodel.run

Model family · 8 sizes

Qwen3: which size runs locally?

Qwen3 comes in 8 sizes, from 0.6B to 235B. Bigger is generally more capable but needs more memory. Here is each size with its Q4_K_M weight, the memory it needs, and the hardware that runs it.

Sizes
8
Smallest
0.6B
Largest
235B
Runs from
8GB

The Qwen3 lineup

"Needs" is the sourced minimum memory for Q4_K_M with a small context. Larger context needs more.

Which Qwen3 fits your memory

8GB

Largest that fits: Qwen3 4B (4B), best case on Apple M1 (8GB).

Yes
16GB

Largest that fits: Qwen3 14B (14B), best case on Nvidia GeForce RTX 4080 (16GB).

Yes
24GB

Largest that fits: Qwen3 32B (32B), best case on Nvidia GeForce RTX 4090 (24GB). Comfortable up to Qwen3 14B (14B).

Tight
32GB

Largest that fits: Qwen3 32B (32B), best case on Nvidia GeForce RTX 5090 (32GB).

Yes

Best case means the most capable device at that size (usually a discrete GPU). A Mac at the same size sits roughly one rung lower; see the per-size breakdown on each memory budget page.

FAQ

Which Qwen3 size should I run locally?

Pick the largest size your memory allows. On 8GB (best case) up to Qwen3 4B; On 16GB (best case) up to Qwen3 14B; On 24GB (best case) up to Qwen3 32B; On 32GB (best case) up to Qwen3 32B. Smaller sizes run faster and leave headroom for context.

What is the smallest Qwen3 model?

Qwen3 0.6B at 0.6B parameters, about 0.48 GB on disk at Q4_K_M and roughly 1 GB of memory to run. It is the one to use on phones and 8 GB machines.

What is the largest Qwen3 model and what does it need?

Qwen3 235B A22B at 235B (mixture of experts), about 132.39 GB at Q4_K_M and roughly 140 GB of memory. It needs more than a typical 32 GB desktop; a high-memory Mac or multi-GPU rig.

Sources

Memory figures are estimates at Q4_K_M. See methodology.