GLM-5.3-FlashX is Z.ai's high-speed serving variant of GLM-5.3-Flash, delivering inference speeds of up to 200 tokens/s for faster responses. It inherits Flash's 320B-total/18B-active MoE design, native multimodality, hybrid sparse and linear attention architecture, and 1M-token context window. FlashX runs on a purpose-built serving stack (SGLang-based inference engine, W8A8 quantization, mixed INT8/FP8/BF16 cache quantization, and encode-prefill-decode disaggregation), reporting roughly 3x end-to-end throughput over Z.ai's initial baseline on the same hardware. It is suited for interactive coding agents, browser/computer-use loops, visual coding, and other multi-step workflows where latency compounds.
Get started by making your first request to FastRouter. Use your favorite SDK or make direct API calls.
<FASTROUTER_API_KEY> with your actual API keypip install openaiModel scores sourced from ArtificialAnalysis