Written by Jakub Rusinowski · Last updated August 15, 2026
Model library → GLM-5.2 → GLM-5.2 744B
The full GLM-5.2 MoE. At 744B total parameters this needs roughly 400 GB even at Q4 — a multi-node or datacenter deployment, not a workstation, despite the modest ~40B active count. Reach it through the Z.ai API or a hosted provider unless you have that hardware. The 1M-token context and MIT license are what set it apart from other models at this scale.
GLM-5.2 744B needs about 450 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 | 744 Billion (~40B active) |
| Context window | 1,000,000 |
| Architecture | Mixture-of-Experts (two reasoning-effort levels) |
| Provider | Zhipu AI (Z.ai) |
| Licence | MIT |
| Specified at | Q4_K_M |
| System RAM | 768 GB |
| Record updated | 2026-08-15 |
MIT — 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 | 244.6 GB | 245.4 GB | — | Won't fit |
| Q3_K_M | 317.1 GB | 317.9 GB | — | Won't fit |
| Q4_K_M | 449.2 GB | 450.0 GB | — | Won't fit |
| Q5_K_M | 527.3 GB | 528.1 GB | — | Won't fit |
| Q6_K | 610.1 GB | 610.9 GB | — | Won't fit |
| Q8_0 | 790.5 GB | 791.3 GB | — | Won't fit |
| F16 | 1488.0 GB | 1488.8 GB | — | Won't fit |
Want the memory numbers alone, at every quantization level and your own context length? Use the GLM-5.2 744B VRAM calculator.
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-5.2 744B is the Apple M3 Ultra (512 GB).
Install Ollama, then run:
ollama run glm-5-2
Weights on Hugging Face: zai-org/GLM-5.2.
Best for: reasoning, coding, agentic tasks, long documents, cloud api.
← All GLM-5.2 models | VRAM calculator | Check your own hardware