Qwen3 32B
Alibaba · 32.8B · up to 40K context · apache-2.0
Currently the strongest dense text model that a 32GB Mac can run at a usable quant, and its thinking mode holds up on genuinely hard reasoning benchmarks. If you have the memory budget, this outperforms Qwen3-30B-A3B on quality per token even though it's slower.
On a M4 Pro with 48 GB
macOS9.6 GBweights26.6 GBKV cache2.1 GBheadroom9.6 GB
- Weights
- 26.6 GB
- KV cache
- 2.1 GB
- Usable RAM
- 38.4 GB
- Headroom
- 9.6 GB
- Generation
- 8.0 tok/sest.
- Prompt processing
- 27.5 tok/sest.
- First token (1K prompt)
- 37.2 sest.
Decode speed is bandwidth ÷ active weight bytes, at 273 GB/s and 78% efficiency. These are modelled figures, not measurements.
Every quantization, on your Mac
| Quant | Weights | + KV | Verdict | Speed est. | Repo |
|---|---|---|---|---|---|
| q4 | 18.4 GB | 20.6 GB | FITS · 17.8 GB FREE | 11.5 tok/s | Qwen3-32B-4bit |
| q6 | 26.6 GB | 28.8 GB | FITS · 9.6 GB FREE | 8.0 tok/s | Qwen3-32B-6bit |
| q8 | 34.8 GB | 37.0 GB | TIGHT · 1.4 GB FREE | 6.1 tok/s | Qwen3-32B-8bit |
We never host weights. Every link goes to Hugging Face.
Run it
Chat
mlx_lm.chat --model mlx-community/Qwen3-32B-6bitServe an OpenAI-compatible endpoint
mlx_lm.server --model mlx-community/Qwen3-32B-6bit --port 8080How far can you push the context
2K tokensFITS · 11.2 GB FREE
cache 0.5 GB
8K tokensFITS · 9.6 GB FREE
cache 2.1 GB
32K tokensTIGHT · 3.2 GB FREE
cache 8.6 GB
Which Macs run this
| Chip | Smallest RAM that fits | Speed est. |
|---|---|---|
| M1 | no configuration | — |
| M1 Pro | no configuration | — |
| M1 Max | 64 GB | 11.9 tok/s |
| M1 Ultra | 64 GB | 24.3 tok/s |
| M2 | no configuration | — |
| M2 Pro | no configuration | — |
| M2 Max | 64 GB | 12.0 tok/s |
| M2 Ultra | 64 GB | 24.6 tok/s |
| M3 | no configuration | — |
| M3 Pro | no configuration | — |
| M3 Max (14-core CPU) | no configuration | — |
| M3 Max (16-core CPU) | 48 GB | 12.0 tok/s |
| M3 Ultra | 96 GB | 25.5 tok/s |
| M4 | no configuration | — |
| M4 Pro | 48 GB | 8.0 tok/s |
| M4 Max (14-core CPU) | 48 GB | 12.5 tok/s |
| M4 Max (16-core CPU) | 48 GB | 16.8 tok/s |
| M5 | no configuration | — |
| M5 Prounverified | 48 GB | 9.1 tok/s |
| M5 Maxunverified | 48 GB | 19.1 tok/s |