Overview
GLM-5.3-Flash is Z.ai's August 26, 2026 efficiency-focused model for coding, visual work, and long-horizon agents. It is the first GLM-5 model with native multimodality, combining a newly trained 320B-parameter base with 18B active parameters and a 1M-token context window. The release targets teams that need frequent feedback and lower serving cost without dropping back to a small, text-only model.
This is a parallel option rather than a replacement for GLM-5.3. GLM-5.3 remains Z.ai's heavier flagship for the most demanding engineering and long-running agent tasks. GLM-5.3-Flash emphasizes cost-performance, visual input, and higher usable subscription quota, while still exceeding GLM-5.2 on Z.ai's published coding and agent evaluations.
What's New
Adds Native Multimodal Reasoning to GLM-5
GLM-5.3-Flash can work with text, images, video, charts, screenshots, interfaces, and visual documents in the same model. For frontend development and browser-use workflows, an agent can inspect a rendered result, identify layout or interaction problems, revise the code, and visually verify the next attempt. That closes a feedback loop that text-only coding models cannot complete on their own.
The same capability extends beyond software work. Z.ai positions the model for document analysis, presentation and spreadsheet workflows, chart interpretation, and other professional tasks where important evidence is visual or structurally complex.
Reduces Long-Context Compute and Memory
The model introduces a hybrid attention architecture with 34 linear-attention layers and 11 sparse-attention layers. Linear attention handles local dependencies through state modeling, while sparse attention retrieves relevant global context. IndexPool compresses groups of indexer keys to reduce the latency and memory overhead of retrieval at long context lengths.
Against GLM-5.3, Z.ai calculates 3.0 times less attention compute and 4.4 times less average KV-cache memory per layer. These are architecture-level estimates rather than end-user latency guarantees, but they explain how GLM-5.3-Flash keeps a 1M-token window while serving substantially less active compute.
Rebuilds the Base Model Around Efficiency
GLM-5.3-Flash does not reuse the GLM-5.3 base. Z.ai trained a new 320B-parameter model with 18B active parameters, Manifold-Constrained Hyper-Connections, and a 30-trillion-token multimodal corpus. By comparison, the GLM-5.3 and GLM-5.2 line uses a much larger base focused on maximum long-horizon capability.
The smaller active footprint does not mean a general benchmark retreat. Z.ai reports that GLM-5.3-Flash beats GLM-5.2 across its six published coding and agent evaluations, with especially large gains on DeepSWE, Toolathlon Verified, AutomationBench, and Agents' Last Exam.
Expands Quota and Open-Weight Access
All GLM Coding Plan users receive access to GLM-5.3-Flash. Z.ai says the model provides three times the usable plan quota of GLM-5.3, making it a practical default for repeated coding, visual inspection, file processing, and everyday agent runs.
The MIT-licensed model weights were also published at launch. Teams can deploy them through SGLang, vLLM, TokenSpeed, or other supported runtimes, although a 320B model still requires substantial infrastructure and is not a typical single-workstation deployment.
Compared With GLM-5.3 and GLM-5.2
GLM-5.3-Flash vs. GLM-5.3
Choose GLM-5.3 when you specifically need its documented long-horizon coding or cybersecurity capabilities and have validated it for your workload. Z.ai has not published a complete head-to-head evaluation showing that GLM-5.3 is universally stronger than GLM-5.3-Flash. Choose GLM-5.3-Flash when native visual input, faster iteration, lower serving cost, or three times the Coding Plan quota matters more than always using the heaviest model.
Z.ai has not published a like-for-like table covering every GLM-5.3 and GLM-5.3-Flash capability benchmark. The most defensible direct comparison is therefore architectural and operational: Flash uses fewer active parameters, reduces attention compute and KV-cache size, adds native multimodality, and consumes less plan quota.
GLM-5.3-Flash vs. GLM-5.2
GLM-5.2 remains useful when an existing deployment is already validated or when migration risk outweighs the benefits. GLM-5.3-Flash is the stronger default for new work: it adds native vision, activates less compute, and improves all six coding and agent benchmarks in Z.ai's published comparison.
The official headline says GLM-5.3-Flash delivers this capability at one-tenth the price while outperforming GLM-5.2. Current Z.ai API pricing lists GLM-5.3-Flash at $0.075 per 1M input tokens, $0.015 per 1M cached-input tokens, and $0.25 per 1M output tokens during a 50% promotion ending September 9, 2026 (UTC+8); list prices are $0.15, $0.03, and $0.50 respectively.
Performance Benchmarks
These results come from Z.ai's launch evaluation. They are vendor-reported and depend on the stated harnesses, context limits, sampling settings, and timeouts.
| Benchmark | GLM-5.3-Flash | GLM-5.2 | Change |
|---|---|---|---|
| Terminal-Bench 2.1 | 84.3 | 81.0 | +3.3 points |
| DeepSWE v1.1 | 63.4 | 46.2 | +17.2 points |
| NL2Repo | 56.3 | 48.9 | +7.4 points |
| Toolathlon Verified | 78.4 | 59.9 | +18.5 points |
| AutomationBench v1.0.6 | 48.8 | 26.2 | +22.6 points |
| Agents' Last Exam | 26.3 | 20.4 | +5.9 points |
Visual evaluations are another important part of the release. Z.ai reports 62.4 on OfficeQA Pro, 89.4 on CharXiv Reasoning with tools, and 78.0 on Chartography with tools. These scores support the model's visual-document positioning but should not be treated as independent testing by ToolWorthy.
Availability & Access
- Z.ai and Coding Plan: Available to all GLM Coding Plan users, with three times the usable quota of GLM-5.3.
- ZCode: Browser Use and Computer Use can apply the model's visual capabilities to websites and desktop applications.
- Open weights: Available from Z.ai's official Hugging Face organization under the MIT license.
- Local runtimes: Z.ai lists SGLang, vLLM, and TokenSpeed at launch; the official model card also documents KTransformers support.
- Context: Supports up to 1M tokens, while individual serving configurations may choose lower operational limits.
Developers using Claude Code or another supported coding client should confirm the live model identifier, endpoint, and quota behavior in Z.ai's current documentation before changing production routing.
Pricing & Quota
GLM-5.3-Flash is included in the existing GLM Coding Plans. Z.ai currently displays Lite at $12.60/month alongside a crossed-out $18/month price, so users should confirm the applicable billing cadence and promotion terms at checkout. The launch-specific change is model efficiency: Z.ai grants three times the usable quota compared with GLM-5.3. That makes Flash better suited to high-frequency workflows where repeated visual checks, tool calls, or document passes would exhaust the flagship quota quickly.
For API workloads, the current 50% promotion sets GLM-5.3-Flash at $0.075 input, $0.015 cached input, and $0.25 output per million tokens through September 9, 2026 (24:00 UTC+8). The corresponding list prices are $0.15, $0.03, and $0.50. Treat these as time-sensitive rates and recheck the official pricing page after the promotion.
Self-hosting removes per-token vendor charges but does not make inference free. The 320B-parameter checkpoint requires meaningful accelerator, memory, storage, and operations capacity, so hosted access will remain the simpler economic choice for many teams.
Who Should Upgrade / Who Should Wait
Upgrade or add GLM-5.3-Flash if you:
- Need one model to inspect screenshots, charts, visual documents, and code during the same workflow.
- Run frequent coding or AI agent tasks and want more usable subscription quota than GLM-5.3 provides.
- Want an MIT-licensed 1M-context model for controlled self-hosting or infrastructure research.
- Are starting a new GLM integration and value cost-performance more than maximum flagship capability.
Keep GLM-5.3 or GLM-5.2 for now if you:
- Depend on a validated production route and have not tested Flash for tool calls, latency, output quality, and multimodal input handling.
- Prefer GLM-5.3 when its separately documented complex-engineering, long-horizon, or authorized cybersecurity capabilities match your workload and you have validated it directly; Z.ai has not published a complete GLM-5.3-versus-Flash benchmark comparison.
- Lack the infrastructure to serve a 320B model locally and cannot use Z.ai's hosted services.
- Require service guarantees or long-term price commitments that are not stated in the launch material.
Known Limitations
- Most performance claims come from Z.ai's own evaluation, even when the underlying benchmark is public.
- The launch material does not provide a complete direct benchmark comparison with GLM-5.3.
- A 320B-parameter open model remains expensive to host despite its smaller 18B active footprint.
- Native multimodality increases the number of input paths, permissions, and visual failure modes that production teams need to test.
- Coding Plan quota and general API billing are separate; three times the plan quota does not mean three times the API-token value.
FAQ
Is GLM-5.3-Flash replacing GLM-5.3?
No. Z.ai positions GLM-5.3 as the flagship for the most demanding engineering and long-horizon work, while GLM-5.3-Flash emphasizes multimodality, lower cost, faster feedback, and higher usable quota. Teams can route work between them rather than treating the release as a forced migration.
Is GLM-5.3-Flash open source?
The model weights are publicly available from Z.ai's official Hugging Face organization under the MIT license. The term open weight is more precise than assuming the hosted Z.ai service itself is open source.
Does GLM-5.3-Flash support images and video?
Yes. Z.ai describes it as the first natively multimodal model in the GLM-5 series and publishes evaluations covering visual documents, charts, images, and video. Application-level limits can differ by endpoint and serving framework.
How much cheaper is GLM-5.3-Flash?
Z.ai's launch headline says it reaches stronger performance than GLM-5.2 at one-tenth the price. Coding Plan users also receive three times the usable GLM-5.3 quota. Through September 9, 2026, the API promotion charges $0.075 input, $0.015 cached input, and $0.25 output per million tokens; list rates are twice those amounts.
Can GLM-5.3-Flash run locally?
Yes, but not as a lightweight desktop model. The official 320B-parameter weights support SGLang, vLLM, TokenSpeed, and KTransformers. Hardware requirements depend on precision, context length, runtime, and the degree of CPU-GPU offloading.
