Z.ai 推出 GLM-5.3-Flash:320B-A18B 原生多模態 MoE,具備 100 萬 token 上下文

2026年8月26日 21:33
站內 AI 整理稿

Z.ai has released GLM-5.3-Flash, the first natively multimodal model in the GLM-5 series and the cheapest capable coding model the lab has shipped.

It is a mixture-of-experts model with 320B total parameters and 18B active per token, a 1,048,576-token context window, and image and video input — released under an MIT license with weights on Hugging Face.According to Z.ai reports, it beats GLM-5.

2 across benchmarks and real workloads at roughly one-tenth the price, while landing within half a point of Claude Opus 4.8 on its internal coding benchmark.

The model spent its first week running anonymously as “Ox Alpha” on OpenCode and OpenRouter, served entirely on domestically produced Chinese AI chips.Is it deployable?Yes, on two tracks.The weights are live on Hugging Face under an MIT license, and a hosted API is already priced and serving.

Which companies can realistically self-host?Not everyone.The default FP8 checkpoint is roughly 306 GiB of weights before KV cache, and the current vLLM path supports NVIDIA Hopper and newer only.

That puts self-hosting in reach of mid-size and large orgs with at least an 8-GPU node (or a GB200 tray at TP4), plus AI-native startups renting GPU capacity.Everyone below that line consumes it as an API — where the economics, not the hardware, are the story.

Industries with immediate fit: software and devtools, IT/BPO automation, financial services and insurance document operations, enterprise BI and back-office knowledge work, e-commerce and any team shipping UI at volume.

Applications: repo-scale coding agents, terminal and browser/computer-use agents, million-token log and contract analysis, UI regression checking from screenshots, and spreadsheet/deck/dashboard reasoning that would otherwise need an OCR-to-text pipeline.#mtp-glm53flash-x9k2{margin:26px 0!

important;background:transparent!important;border:0!important} #mtp-glm53flash-x9k2 iframe{display:block!important;width:100%!important;border:0!important;background:#070A12!important;border-radius:14px!

important} #mtp-glm53flash-x9k2 p:empty,#mtp-glm53flash-x9k2 hr,#mtp-glm53flash-x9k2 del,#mtp-glm53flash-x9k2 s{display:none!important;height:1px!important} (function(){ window.addEventListener('message',function(e){ if(e.data&&e.data.zxHeight){ var f=document.

getElementById('mtp-glm53flash-frame'); if(f)f.style.height=e.data.zxHeight+'px'; } }); })(); The architecture is where the efficiency comes from GLM-5.3-Flash starts from a newly trained base model on a 30T-token multimodal corpus.

Three changes are worth knowing: Hybrid attention: For the first time in the GLM series, Z.ai combines linear and sparse attention.

Per the vLLM recipe, the 45-layer language model interleaves KDA linear-attention layers with NoPE sparse MLA layers, routes each token through 8 of 288 experts, and ships native FP8 weights plus one MTP draft layer.

Linear attention handles local dependency; sparse attention retrieves the globally relevant context.IndexPool: At million-token context, retrieval itself becomes the bottleneck.IndexPool compresses groups of indexer key vectors through weighted pooling to hold down latency and memory.Z.

ai reports ~3× less attention compute and a 4.4× smaller KV cache versus GLM-5.3.mHC: The model adopts Manifold-Constrained Hyper-Connections to improve scaling efficiency.Against GLM-4.5, at similar total parameter count, GLM-5.3-Flash roughly halves both activated parameters and layer count.

Benchmarks Most numbers mentioned in the table below are Z.ai-reported and the harnesses differ per test — the model card’s footnotes specify temperature, context limits and judge models per benchmark, so treat cross-model comparisons as setup-dependent.BenchmarkGLM-5.

3-FlashReferenceTerminal-Bench 2.184.3Opus 4.8: 85.0 · GPT-5.6 Terra: 87.4DeepSWE v1.163.4GLM-5.2: 46.2AutomationBench48.8GLM-5.2: 26.2HLE55.3—OfficeQA Pro62.4ahead of Opus 4.8Z.ai Code Bench v1.0 (max)29.0Opus 4.8: 29.

5 Independently, Artificial Analysis scores it 57 on the Intelligence Index, with 48.7 output tokens/sec and 1.52s TTFT on Z.ai’s API — strong intelligence-per-dollar, but slow and verbose.Vision is the weak flank: it trails Gemini 3.7 Flash on BabyVision and MVbench.

The serving story is the underreported part Z.

ai states the entire Ox Alpha preview ran on domestically produced Chinese AI chips, using a custom SGLang-based engine that disaggregates encoding, prefill and decoding, and reports a 3× end-to-end serving improvement across tens of thousands of accelerators.

Pricing and access Standard API pricing is $0.15/M input, $0.03/M cached input, $0.50/M output.Z.ai reports a score of 57 on Artificial Analysis Intelligence Index v4.1.1 at $0.045 per task on the discounted tier.

The model is live for all GLM Coding Plan tiers — Lite ($18/mo), Pro ($80), Max ($168) — at 3× the usable quota of GLM-5.3, and its multimodal capabilities surface in ZCode through Browser Use and Computer Use.Local serving is supported on SGLang, vLLM, TokenSpeed and KTransformers.

Key Takeaways 320B-A18B natively multimodal MoE, 1M context, MIT-licensed weights on Hugging Face.Hybrid KDA linear + NoPE sparse MLA attention: ~3× less attention compute, 4.4× smaller KV cache.84.3 Terminal-Bench 2.1 and 63.4 DeepSWE v1.1 — near Opus 4.8, well past GLM-5.2.$0.15/$0.

50 per M tokens; 3× GLM-5.3 quota for every GLM Coding Plan tier.Self-hosting needs ~306 GiB FP8 weights on Hopper-or-newer; everyone else uses the API.Check out the Model Weights and Blog.

Also, feel free to follow us on Twitter and don’t forget to join our 150k+ML SubReddit and Subscribe to our Newsletter.Wait!are you on telegram?now you can join us on telegram as well.Need to partner with us for promoting your GitHub Repo OR Hugging Face Page OR Product Release OR Webinar etc.?

Connect with us The post Z.ai Releases GLM-5.3-Flash: A 320B-A18B Natively Multimodal MoE With a 1M-Token Context appeared first on MarkTechPost.

Related

相關文章

鈦媒體生成式AI

大廠競逐AI辦公助手,蒙牛先跑出一個落地樣本

AGI-Signal2026.08.26 18:58 · 來自北京全文5756字00:00 / 17:29蒙牛讓200名業務骨幹自建AI應用。微軟Copilot嵌入Office,Google Gemini覆蓋Workspace,國內騰訊WorkBuddy、字節豆包、阿里千問辦公等密集迭代,AI辦公助手賽道持續升溫,各方爭奪的是辦公場景的桌面入口。產品能力在提升,功能覆蓋面在擴大,但在企業側究竟能跑出什麼樣的實際效果,目前能拿出完整案例的並不多。蒙牛8月中旬辦了一場AI應用創新大賽的中期路演。

4 小時前
量子位生成式AI

硅谷今日最熱具身模型!不用後訓練,看一遍就學會

北美機器人新創Skild AI發布基礎模型S1,主打上下文學習,機器人只需觀看人類示範影片,無需後訓練即可完成煎餅、泡咖啡、植物換盆等長達10分鐘以上的複雜任務,在未見過任務上成功率達66%,遠高於傳統語言提示VLA的9%。相較之下,傳統後訓練需約380次示範才能達到同等水準,顯示機器人學習新技能的成本可望大幅降低。

5 小時前