Economics of Deploying GLM-5.2 on 8×B200
qubridInc · reddit · 2026-07-08
The Qubrid team shared a deployment configuration analysis for GLM-5.2 (approx. 750B total params/40B activated MoE, 256 experts top-8, DSA+MLA attention, 1M context, MIT license) on 8×B200 nodes. Key findings: MoE decoding is bandwidth-bound rather than compute-bound at medium concurrency, meaning B200 offers only about 1.2x performance per dollar compared to H200 at FP8 (matching the HBM bandwidth ratio, not the 2.3x compute ratio). The real game-changer is NVFP4 (halving weight bytes, which Hopper lacks FP4 tensor cores for). The recommended configuration is NVFP4 + two TP=4 replicas, achieving roughly 2x throughput compared to TP=8. The author also noted the current lack of a comprehensive concurrency sweep table for GLM-5.2 on a documented 8×B200 setup.
More from Infra
- SF Compute founder: buying compute is 'an absolutely awful experience' right now — IgorCarron · 2026-09-11
- SmolVM open-sources persistent computer infrastructure for agents that outlive chat sessions — aniketmaurya · 2026-09-11
- PyTorch Day Korea 2026 launches first offline conf, CFP closes Sept 13 — PyTorch · 2026-09-11
- Local LLM server dilemma: 4x CMP-170HX (price up 53% in 20 days) vs Mac Studio M5 Ultra — rumboll · 2026-09-11
- llama.cpp lands Flash Attention tuning for RDNA4, big prefill gains on AMD — pmttyji · 2026-09-11
- Your p99 latency benchmark may be lying: a deep dive into coordinated omission — Franc0Fernand0 · 2026-09-11