Written by Jakub Rusinowski · Last updated February 14, 2026
Model library → GLM-4.7 / GLM-Z1 → GLM-Z1 32B (Reasoning)
Reasoning-specialized GLM variant. Near-GPT-5.2 on the AI Index. Best for math, logic, and scientific reasoning tasks.
GLM-Z1 32B (Reasoning) needs about 20 GB of VRAM at Q4_K_M — quantized weights plus framework overhead, before any KV cache. On Apple Silicon that figure comes out of unified memory.
| Parameters | 32 Billion |
| Context window | 128,000 |
| Architecture | Dense |
| Provider | Zhipu AI (Z.ai) |
| Licence | Apache 2.0 |
| Specified at | Q4_K_M |
| System RAM | 48 GB |
| Record updated | 2026-02-14 |
Apache-2.0 — commercial use permitted. Commercial use permitted. No usage restrictions beyond attribution.
Modelled on a reference NVIDIA RTX 4090 (24 GB), with no KV cache (this record has no published architecture). Speed figures are ESTIMATES from the memory-bandwidth roofline described on the methodology page, not benchmarks we ran — rows marked measured come from published or reader-submitted runs. VRAM here includes the KV cache, so it reads higher than the headline figure above, which does not.
| Quant | Weights | VRAM needed | Est. speed | Fit on 24 GB |
|---|---|---|---|---|
| Q2_K | 10.5 GB | 11.3 GB | ~58 tok/s (est.) | Fits comfortably |
| Q3_K_M | 13.6 GB | 14.4 GB | ~46 tok/s (est.) | Fits comfortably |
| Q4_K_M | 19.3 GB | 20.1 GB | ~34 tok/s (est.) | Fits comfortably |
| Q5_K_M | 22.7 GB | 23.5 GB | ~30 tok/s (est.) | Tight fit |
| Q6_K | 26.2 GB | 27.0 GB | ~4 tok/s (est.) | Offloads to system RAM (slow) |
| Q8_0 | 34.0 GB | 34.8 GB | ~3 tok/s (est.) | Offloads to system RAM (slow) |
| F16 | 64.0 GB | 64.8 GB | — | Won't fit |
Want the memory numbers alone, at every quantization level and your own context length? Use the GLM-Z1 32B (Reasoning) VRAM calculator.
or compare on Vast.ai from $0.35/hr (typical low · varies)
As an Amazon Associate we earn from qualifying purchases. Cloud GPU links are referral links — we may earn a commission at no extra cost to you.
The cheapest catalogued GPU that runs GLM-Z1 32B (Reasoning) is the AMD Radeon RX 7900 XT (20 GB).
Install Ollama, then run:
ollama run glm-z1:32b
Weights on Hugging Face: THUDM/GLM-Z1-32B.
Best for: reasoning, math, science, logic.
← All GLM-4.7 / GLM-Z1 models | VRAM calculator | Build a PC for this model | Check your own hardware