Back to today's topics

Verified · Aug 27, 2026

Independently verified

GLM-5.3-Flash goes open-source under MIT: 320B-A18B multimodal MoE at flash pricing

4 sources

Z.ai released GLM-5.3-Flash on 2026-08-25/26: a natively multimodal mixture-of-experts model with 320B total parameters and 18B active per token, a reported 1,048,576-token context window, image-plus-video input, and an MIT license with weights already on Hugging Face (zai-org/GLM-5.3-Flash appeared late on 2026-08-25 UTC; unsloth GGUF and FP8 quantizations followed within half a day). Vendor-reported pricing is $0.15/M input and $0.50/M output standard ($0.075/$0.25 on OpenRouter's listing), and Z.ai says it beats GLM-5.2 across benchmarks at roughly one-tenth the price while landing within half a point of Claude Opus 4.8 on its internal coding benchmark. Every performance figure is currently vendor-reported, not independently reproduced.

Why now

Weights have been public since late 2026-08-25, launch coverage landed 2026-08-26, and third-party availability (OpenRouter listing) plus community quantizations were live within 24 hours - meaning the cheap-open-weights workflow window opens right now for creators who automate pipelines (transcription cleanup, summarization, tagging) rather than next quarter.

Why it is worth publishing

Strongest executable demo of the day: run the same automation workload twice - frontier API versus GLM-5.3-Flash - and show the invoice delta on screen. Broad audience (any creator automating text work), zh-speaking audience especially served given Z.ai's footprint, and a clear honesty angle because all benchmarks are still announcement-grade.

Evidence basis

MarkTechPost same-day report 2026-08-26 + Hugging Face repo activity (1,145 likes within a day; multiple community quantization repos inside 24h) + OpenRouter live listing.

A 320-billion-parameter model that reads video just went MIT open-source at a tenth of frontier pricing - I ran my pipeline on it this morning.

Angle

Frame GLM-5.3-Flash as the open-weights pricing story, not a benchmark horse race: a 320B-A18B multimodal MoE under MIT with flash-tier pricing is a workflow decision (which routine work gets downgraded to a cheap model), and every headline number needs the 'vendor-reported' label until independent benchmarks land.

Format

Short talking-head video

Demo idea

Screen-record one automation task you actually run weekly (newsletter summarization, comment triage, transcript cleanup) executed twice: once on your current paid API, once on GLM-5.3-Flash via OpenRouter or local quantized weights - then show both invoices and let the audience decide if the quality delta matters.

Platform notes

Label every benchmark and price as vendor-reported unless you measured it yourself; note on screen that OpenRouter's listed price and context length differ slightly from launch-day figures; avoid claiming independence you don't have.

Usable claims

  • Z.ai released GLM-5.3-Flash as a natively multimodal mixture-of-experts model with 320B total parameters and 18B active per token, a reported 1,048,576-token context window, and image-plus-video input, under an MIT license with weights on Hugging Face. Weights landed in the zai-org/GLM-5.3-Flash repo late on 2026-08-25 UTC and launch coverage followed on 2026-08-26.
  • Vendor-reported pricing and performance for GLM-5.3-Flash: standard API pricing of $0.15/M input, $0.03/M cached input, $0.50/M output; a discounted tier measured at $0.045 per task scoring 57 on Artificial Analysis Intelligence Index v4.1.1; Z.ai states it beats GLM-5.2 across benchmarks at roughly one-tenth the price and lands within half a point of Claude Opus 4.8 on its internal coding benchmark. OpenRouter's live listing shows $0.075/$0.25 per M tokens, matching the discounted tier rather than the standard tier.

Evidence pipeline

Breakdown

GLM-5.3-Flash pairs genuinely verifiable facts (MIT weights on Hugging Face since 2026-08-25, third-party listing live) with vendor-reported claims (AAII score 57 at $0.045/task, within half a point of Opus 4.8 on coding) that no independent party has reproduced yet. This breakdown separates the two layers: what you can safely state today (specs, license, where to get it), what needs attribution every time (price-performance), and a five-minute test protocol creators can run themselves instead of trusting either side's numbers.

Risks

  • Attribute every number to Z.ai on camera ('the company reports...'), avoid stating the score or comparison as an independent measurement, and link the Artificial Analysis index if you cite it. Before recording, re-check the provider pricing page and any platform you actually use, since flash-tier prices change quickly.
  • When you publish numbers, name the surface and tier next to each figure ('standard tier', 'OpenRouter listing') instead of quoting one blended price. Treat the 1M-window figure as the vendor-reported value.

Demo ideas

  • Same-task A/B: your current automation pipeline vs GLM-5.3-Flash, invoices side by side
  • Local-run walkthrough: pull the unsloth GGUF/FP8 quantization and show what fits on creator-grade hardware