Robots Atlas>ROBOTS ATLAS
GLM-5.3-Flash

GLM-5.3-Flash

5.3-Flash · Family: GLM
Natively multimodal MoE model from Zhipu AI's GLM-5 family: 320B total / 18B active params, hybrid sparse-and-linear attention, 1M-token context window.
✓ Active✓ Public access⚖ Open sourceMultimodalLLMReasoning model📁 GLM
Context window
1M
tokens
Parameters
320B (18B active)
parameters
Max output
128,000
tokens
Access:APIDownloadHostedDeployment:💻 Local☁ Cloud

Overview

GLM-5.3-Flash is the first natively multimodal model in the GLM-5 family developed by Zhipu AI (Z.ai). It is a Mixture-of-Experts model with 320B total parameters and 18B active parameters per token (288 routed experts, 1 shared, 8 activated per token, 45 layers). It is the first in the series to combine sparse and linear attention in a hybrid architecture, sharply reducing long-context serving cost while preserving long-context quality.

The model introduces Manifold-Constrained Hyper-Connections (mHC) to improve scaling efficiency and an IndexPool mechanism to cut indexer overhead at a 1M-token context length. It was trained on a 30T-token multimodal pre-training corpus. It accepts text, image, video and file input, produces text and code, and supports function calling, structured (JSON) output, context caching, and a thinking mode controlled by the reasoning_effort parameter (low/high/max). Context window up to 1M tokens, maximum output 128K tokens.

Weights are publicly available on Hugging Face (zai-org) under the MIT license; the model can be deployed locally (SGLang, vLLM, TokenSpeed, Transformers, KTransformers, Unsloth) or via the Z.ai API. It targets coding and agentic workflows (including generating PPTX/PDF/DOCX/XLSX files and operating interfaces) at very low inference cost.

Classification
MultimodalLLMReasoning model
Family: GLM
Access & deployment
APIDownloadHosted
LocalCloud
Weights: Open source
Key parameters
📏 Context: 1M
🧩 Parameters: 320B (18B active)
Tools · ✓ Fine-tuning
📥 Input: text, image, video, documents

Technical specification

Context window
1M
tokens
Parameters
320B (18B active)
parameters
Max output tokens
128,000
tokens per response
License
MIT
Hardware requirements
Local deployment supported via SGLang, vLLM, TokenSpeed, Transformers, KTransformers and Unsloth; weights in BF16 (and FP8/E4M3). The 320B MoE model requires multi-GPU class resources.
Features:Tool useFine-tuning
Modalities
⬇ Input
textimagevideodocuments
⬆ Output
textcode

Capabilities and applications

Native model capabilities
Reasoning
The model's ability to perform multi-step logical inference, solve complex problems and decompose tasks into steps.
Category: reasoning
Coding
Generating, completing, explaining and debugging code across multiple programming languages.
Category: coding
Function Calling
Category: planning
Long context
Processing very long inputs (tens to hundreds of thousands of tokens) while maintaining coherence.
Category: language
Multilingual
Understanding and generating text in many languages and translating between them.
Category: language
Video Understanding
Category: video
Streaming output
Category: reasoning
Interleaved Multimodal Input
Category: reasoning

Benchmark results

4 benchmarks
DeepSWE v1.1
mini-swe-agent harness, temperature=0.95, top_p=1.0, 400K context
63.4
📄 Oficjalny blog Z.ai (GLM-5.3-Flash)
GLM-5.3-Flash 63.4 vs GLM-5.2 46.2.
AutomationBench
AutomationBench v1.0.6
48.8
📄 Oficjalny blog Z.ai (GLM-5.3-Flash)
GLM-5.3-Flash 48.8 vs GLM-5.2 26.2.
Z.ai Code Bench v1.0
max effort, run on Claude Code 2.1.207
29.0
📄 Oficjalny blog Z.ai (GLM-5.3-Flash)
At max effort nearly matches Claude Opus 4.8 (29.0 vs 29.5).
Artificial Analysis Intelligence Index v4.1.1
57
📄 Oficjalny blog Z.ai (GLM-5.3-Flash), Artificial Analysis
Score of 57 at ~$0.045 per task (discounted pricing).

Pricing

Technical architecture