Architecture and Benchmarks
GLM-5.3-Flash is a 320-billion-parameter mixture-of-experts model with 18 billion active parameters per token, built as the first natively multimodal member of the GLM-5 family [1]. It combines a sparse attention design (NoPE MLA) with linear attention (KDA) across 45 layers, routing to 8 of 288 experts per pass; Z.ai says its IndexPool component cuts attention compute by roughly 3x and shrinks the KV cache by about 4.4x compared with full GLM-5.3 [1]. Independent benchmarking from Artificial Analysis put the Flash variant at 57 on its Intelligence Index, just three points behind full GLM-5.3's 60, at an average cost of about $0.09 per task, placing it on the Pareto frontier for intelligence versus cost [7]. The same benchmark run flagged the model as notably slow and somewhat verbose in practice [7]. On r/LocalLLaMA, developers ran their own side-by-side comparisons against Claude Sonnet 5 and Opus 4.8, with reactions split between impressed and skeptical depending on the task.


