AI Models

GLM-5.3-Flash Review: Zhipu's 320B Open Multimodal Model

Reviewed August 30, 2026 · ToolStep Editorial Team

GLM-5.3-Flash is Zhipu AI / Z.ai's first natively multimodal model in the GLM-5 series — released August 26, 2026 after quietly testing under the alias "ox-alpha" — and the most aggressive price-performance play the company has shipped: 320B total parameters with only ~18B active, a 1M-token context window, MIT-licensed weights, and API pricing set at one-tenth of the flagship GLM-5.3. This review covers what the model is, what Zhipu's published numbers actually show, pricing, availability, and who should use it.

Live update notice

Last updated: August 30, 2026. GLM-5.3-Flash is four days old at the time of writing. Prices, benchmarks, and API behavior in this review reflect vendor-published sources accessed August 30, 2026; we will update this page as independent benchmarks and real-world usage data accumulate.

Quick Verdict

GLM-5.3-Flash is the strongest "cheap frontier" value proposition released in the August 2026 cohort: on Zhipu's own published tables it matches or beats the flagship GLM-5.3 on several agentic tool-use benchmarks (Toolathlon-Verified 78.4 vs 73.0; AutomationBench 48.8 vs 48.2), with a 1M context, native vision, open MIT weights, and API pricing a tenth of GLM-5.3 — half that during the launch discount. The honest caveats: every benchmark here is vendor-reported, coding parity claims ("comparable to Claude Opus 4.8") come from Zhipu's own Code Bench, and the model trails on pure-reasoning (HLE 55.3 vs GLM-5.3's 62.5) and on some vision suites (BabyVision 53.4). For developers who want near-flagship coding at a fraction of the cost — API or self-hosted — it is the best-priced open model of the week.

What Is GLM-5.3-Flash?

GLM-5.3-Flash is the Flash-tier member of Zhipu's GLM-5.3 family, released August 26, 2026. It is not a distilled or pruned version of GLM-5.3 — per Zhipu's model documentation it is a separately retrained base model (publicly reported pretraining scale of about 30T tokens of multimodal data; Zhipu's docs page does not restate the pretraining scale) built around a new hybrid architecture, positioned under the slogan "Frontier Intelligence, Flash Cost." Before launch it circulated anonymously as "ox-alpha" on OpenCode and OpenRouter, which is how many developers first met it. Zhipu's docs describe it as the first GLM-5-series model with native multimodal input, aimed at coding assistants, document processing, financial analysis, legal review, and agent applications.

Model Specs & Architecture

SpecGLM-5.3-FlashGLM-5.3 (flagship)
Release dateAugust 26, 2026August 14, 2026
Total parameters320B (MoE)~744B (MoE, shared GLM-5.2 base)
Active parameters / token~18B~40B (media-reported)
Context window1M tokens1M tokens (carried over)
Max output128K tokensNot restated
Input modalitiesVideo, image, text, file (docs); API confirms text + imageText (+ tool use)
AttentionHybrid sparse + linear (mHC, IndexPool)IndexShare (long-context)
Open weightsYes — MIT license, ~328GB FP8Pending safety hardening
API price (input / output per 1M)$0.15 / $0.50Not yet announced

The architecture story is the headline engineering detail: GLM-5.3-Flash is the first open frontier model Zhipu describes as combining sparse attention with linear attention (a mixture of Multi-head Latent Attention-style compression, manifold-constrained hyper-connections / mHC, and an IndexPool for long-context routing). Versus GLM-5.3, Zhipu reports attention computation reduced by 3.01x and KV cache size reduced by 4.44x — which is how a 1M context becomes practical at this price point.

Benchmarks: What Zhipu's Numbers Show

Attribution note: Zhipu's official docs page states the AA index of 57 and the Code Bench parity claim in text; the full numeric benchmark table is presented as an image in the official model card, and the figures below are as transcribed and reproduced by third-party fact sheets of Zhipu's published evaluation materials (tool-enabled, max reasoning effort unless noted). We have not reproduced these tests independently; treat them as vendor claims until third-party verification lands.

BenchmarkGLM-5.3-FlashRank on leaderboardGLM-5.3 (for reference)
HLE (humanity's last exam)55.3016/18562.5 (w/ tools)
Terminal-Bench 2.184.3012/4788.2
Toolathlon-Verified78.401/873.0
AutomationBench48.801/1048.2
DeepSWE v1.163.4012/3166.9
NL2Repo-Bench56.305/11
Agents' Last Exam (ALE)26.308/1428.5
GDPval-AA v21,7732/161,769
Office QA Pro62.403/3
CharXiv RQ89.404/18
MMVU80.502/2
Chartography78.001/2
BabyVision53.405/5

Three patterns stand out. First, agentic tool-use is where the Flash punches at or above flagship weight — it leads the vendor's own leaderboards on Toolathlon-Verified and AutomationBench. Second, pure reasoning shows the efficiency trade-off: HLE drops ~7 points below GLM-5.3, and Zhipu itself notes engineering gaps to the flagship stay within roughly 4 points on shared coding benchmarks while HLE diverges more. Third, vision results are mixed: strong on chart/UI understanding (CharXiv RQ 89.4, Chartography 78, MMVU 80.5) but last on BabyVision (53.4) — a pediatric vision suite where even the vendor's own table shows room to improve.

Coding & Agent Performance

For coding, Zhipu's docs describe "programming performance comparable to Claude Opus 4.8" on the internal Z.ai Code Bench evaluation, and the company's AA (general intelligence) index scores the model at 57 — above GLM-5.2 and level with Opus 4.8. On public suites the picture is: Terminal-Bench 2.1 at 84.3 (behind GLM-5.3's 88.2), DeepSWE at 63.4 (behind 66.9), NL2Repo at 56.3 — solidly the best open model at its price tier, slightly behind the flagship on the hardest long-horizon tasks. The model also ships with native reasoning_effort (low / high / max, max recommended) and always-on thinking: thinking.type only supports enabled, so pipelines that disabled thinking on older GLM models must be updated (the same breaking change GLM-5.3 introduced).

Multimodal Capabilities

GLM-5.3-Flash accepts video, image, text, and file input with text output per Zhipu's docs, making it the first GLM-5 model with native vision. The current Chat Completion API documents image input via image_url blocks (URL or Base64), including multi-image; the docs page also lists video and file input, but since the formal API reference only confirms text + image on the endpoint, verify video/file behavior on the live API before committing to it. Use cases Zhipu highlights: visual coding (screenshots → code), office document delivery, finance/law workflows, computer use, and 3D/game/CAD scenes. Recommended sampling from the docs: temperature: 1, top_p: 0.95, reasoning_effort: max, streaming with tool_stream: true.

Pricing & API

API pricing (per million tokens, USD, checked 2026-08-30 — launch tier confirmed by the OpenRouter listing; list tier per third-party fact sheets of Zhipu's published schedule):

Token typeList priceLaunch discount (50%, until Sept 9, 2026 24:00 UTC+8)
Input$0.15$0.075
Cached input$0.03$0.015
Output$0.50$0.25
Cache storageTemporarily free

Zhipu positions this as 1/10 of GLM-5.3's price (1/20 during the discount) and 1/40 of Claude Opus 4.8's. Inside the GLM Coding Plan, GLM-5.3-Flash carries 3x the quota of GLM-5.3, and off-peak calls (weekdays outside 14:00–18:00 UTC+8, plus all weekend) consume 50% of standard points. See our dedicated GLM-5.3-Flash pricing analysis for real-world cost math and comparisons against Qwen and Hunyuan.

Open Weights & Self-Hosting

Unlike the flagship GLM-5.3 (whose weights were not yet confirmed released at the time of this audit — Z.ai's timeline pointed to approximately two weeks after its August 14 launch, pending safety hardening), GLM-5.3-Flash weights are publicly released under the MIT license (confirmed on the official ModelScope card) on Hugging Face and ModelScope — roughly 328.3GB in FP8 across 62 safetensors shards, per third-party fact sheets of the release. Official local inference paths are SGLang, vLLM, TokenSpeed, and KTransformers, so it runs on the standard open toolchain. This makes it the most practical open-weight entry point in Zhipu's current lineup — and a natural comparison target for Qwen3.8-Flash-Next and Tencent Hy4 preview, both of which also shipped open in the same week.

Who Should Use GLM-5.3-Flash?

Who Should Skip It

Limitations / Things to Know

Pros and Cons

Pros

  • 1M context + 128K output at $0.15/$0.50 per million tokens (50% off at launch)
  • MIT-licensed open weights — rare for a model this capable, in the same week as Hy4 preview's Apache-2.0 release
  • Leads the vendor's own tool-use leaderboards (Toolathlon-Verified 78.4, AutomationBench 48.8)
  • First natively multimodal GLM-5 model, with strong chart/UI vision results
  • 3x Coding Plan quota vs GLM-5.3 + 50% off-peak consumption

Cons

  • All benchmarks vendor-reported; no independent verification yet
  • Clear reasoning gap vs GLM-5.3 on HLE (55.3 vs 62.5)
  • Last place on BabyVision in the vendor's own table
  • Always-on thinking breaks pipelines that disabled reasoning on GLM-5.2
  • Launch discount ends September 9 — price-sensitive buyers should commit before then

GLM-5.3-Flash vs. the Week's Other Releases

August 26–28, 2026 produced the densest open-model release window of the year: GLM-5.3-Flash and Qwen3.8-Flash-Next both shipped August 26, followed by Tencent Hy4 preview on August 28. For the head-to-head against Qwen, see our GLM-5.3-Flash vs Qwen3.8-Flash-Next comparison; for the wider field, our Best Open-Weight AI Models for Coding 2026 ranks this cohort, and Best AI Models for Long-Context Work 2026 covers the 1M-context class. For tooling context around coding agents, see Best AI Coding Assistant 2026.

Final Verdict

GLM-5.3-Flash is the value pick of the August 2026 open-model cohort: near-flagship agentic coding, a real 1M context, native vision, MIT weights, and pricing an order of magnitude below the flagship — that combination is genuinely new. It is not a free lunch: deep reasoning lags GLM-5.3, vision results are uneven, and every capability claim is still vendor-reported. Our independent assessment: if you are building agentic or document-heavy applications and want the best capability-per-dollar in an open model today, GLM-5.3-Flash is the model to start with — but benchmark it against Qwen3.8-Flash-Next on your own tasks before locking in, and lock pricing before September 9.

FAQ

What is GLM-5.3-Flash?

Zhipu AI / Z.ai's first natively multimodal GLM-5 model, released August 26, 2026: 320B total / ~18B active MoE with hybrid sparse+linear attention, 1M context, MIT open weights, and API pricing at ~1/10 of GLM-5.3. It was tested pre-launch under the alias "ox-alpha."

How much does GLM-5.3-Flash cost?

$0.15 per million input tokens, $0.03 cached input, $0.50 output (list, as of August 30, 2026); a 50% launch discount runs until September 9, 2026 24:00 UTC+8. Cache storage is temporarily free.

Does GLM-5.3-Flash have a 1M context window?

Yes — 1M-token context with 128K max output, per Zhipu's official documentation.

Is GLM-5.3-Flash open source?

Yes — weights on Hugging Face and ModelScope under MIT (~328GB FP8), with SGLang, vLLM, TokenSpeed, and KTransformers as official inference paths.

Can GLM-5.3-Flash handle images and video?

Docs list video/image/text/file input; the Chat Completion API confirms text and image input today. Verify video/file support on the live endpoint before building on it.

Is GLM-5.3-Flash good at coding?

Per vendor-reported results: Terminal-Bench 2.1 84.3, DeepSWE 63.4, and "comparable to Claude Opus 4.8" on Zhipu's internal Code Bench. Independent verification pending.

Sources (accessed August 30, 2026): Zhipu official docs (docs.bigmodel.cn — GLM-5.3-Flash model page), z.ai/subscribe (GLM Coding Plan), ModelScope model card (ZhipuAI/GLM-5.3-Flash — MIT license, params), OpenRouter listing (z-ai/glm-5.3-flash — discount-tier pricing), and third-party fact sheets reproducing Zhipu's published evaluation and pricing materials. Facts are reproduced as published by the vendor or as transcribed from vendor materials; ToolStep claims no laboratory test results. Learn more about our editorial policy.