GLM-6 355B-A32B — VRAM, Speed & Local Setup

Written by Jakub Rusinowski · Last updated June 26, 2026

Model libraryGLM-6 → GLM-6 355B-A32B

PREVIEW — unverified. Frontier GLM-6 MoE (~355B total, ~32B active), MIT, 200K context, agentic/SWE focus. Datacenter-class to self-host (~200 GB at Q4). Estimates provisional — confirm on the Hugging Face model card.

GLM-6 355B-A32B needs about 215 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.

Specifications

Parameters355 Billion (32B active)
Context window200,000
ArchitectureMixture-of-Experts
ProviderZhipu AI (Z.ai)
LicenceMIT
Specified atQ4_K_M
System RAM512 GB
Record updated2026-06-26

Licence

MITcommercial use permitted. Commercial use permitted. No usage restrictions beyond attribution.

VRAM and Speed by Quantization

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.

QuantWeightsVRAM neededEst. speedFit on 24 GB
Q2_K116.7 GB117.5 GBWon't fit
Q3_K_M151.3 GB152.1 GBWon't fit
Q4_K_M214.3 GB215.1 GBWon't fit
Q5_K_M251.6 GB252.4 GBWon't fit
Q6_K291.1 GB291.9 GBWon't fit
Q8_0377.2 GB378.0 GBWon't fit
F16710.0 GB710.8 GBWon't fit

Want the memory numbers alone, at every quantization level and your own context length? Use the GLM-6 355B-A32B VRAM calculator.

Buy This HardwareApple Mac Studio M3 Ultra — 512 GB VRAM · 60 W board powerDeploy in the Cloud NowRunPod

or compare on Vast.ai

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.

Recommended GPU

The cheapest catalogued GPU that runs GLM-6 355B-A32B is the Apple M3 Ultra (512 GB).

Affiliate disclosure: Some links on this page are affiliate links — if you buy through them, LLM Configurator may earn a commission at no extra cost to you. As an Amazon Associate, LLM Configurator earns from qualifying purchases.
Apple Mac Studio M3 Ultra
512 GB VRAM · 60 W board power
2026 prices are volatile — check the current listing.
Check price on Amazon

How to Run GLM-6 355B-A32B

Install Ollama, then run:

ollama run glm-6

Weights on Hugging Face: zai-org/GLM-6.

Best for: software engineering, agentic, long context, enterprise.

Can I Run GLM-6 355B-A32B on My GPU?

Other GLM-6 Sizes

GLM-6 355B-A32B — Frequently Asked Questions

How much VRAM does GLM-6 355B-A32B need?
About 215 GB at Q4_K_M — quantized weights plus framework overhead, before any KV cache. The cache grows with context length and is added on top; the table above folds it in. Apple Silicon counts unified memory toward the same figure.
Does GLM-6 355B-A32B run on an RTX 4090 (24 GB)?
No. GLM-6 355B-A32B needs about 215 GB at Q4_K_M, more than a single RTX 4090's 24 GB. It needs a larger card, several GPUs, or Apple Silicon with enough unified memory — or it runs with part of the weights offloaded to system RAM, which is much slower.
How do I run GLM-6 355B-A32B locally?
Install Ollama and run `ollama run glm-6`. That pulls the weights and starts a local OpenAI-compatible endpoint; after the download nothing leaves the machine.
What other sizes does GLM-6 come in?
GLM-6 9B (6 GB), GLM-6 355B-A32B (215 GB). Every size shares the family's training and licence; the larger ones score higher and need proportionally more memory.

← All GLM-6 models | VRAM calculator | Check your own hardware