Two AI pricing and capability claims surfaced in the same trending-stories window this week, and they deserve very different levels of trust. The first — that Zhipu's GLM-5.3 Flash costs about 18x less than the full GLM-5.3 and was the first image-capable model in the GLM-5 line — checks out, with one important asterisk about timing. The second — that Anthropic's Claude Fable 5.1 became the first AI model to beat the human baseline on SimpleBench — does not check out against the benchmark's own public leaderboard as of this writing.
Both stories matter for the same practical reason: developers picking a model tier need to know which numbers are durable and which are marketing-cycle noise. explainx.ai already covered GLM-5.3 Flash's original launch in August and Claude Fable 5.1's benchmark and pricing details at the start of September. This post is the pricing-and-verification follow-up to both.
TL;DR
| Question | Answer |
|---|---|
| Is GLM-5.3 Flash 18x cheaper than GLM-5.3? | Yes, during a promo through September 9, 2026 ($0.075/$0.25 per M tokens vs GLM-5.3's $1.40/$4.40). After that it's roughly 9x cheaper at list price ($0.15/$0.50). |
| Was GLM-5.3 Flash the first image-capable GLM? | Yes — confirmed at its August 26, 2026 launch. Not new this week, but accurate. |
| Did Fable 5.1 beat SimpleBench's human baseline? | Unverified. SimpleBench's own leaderboard shows Fable 5 (not 5.1) at 81.9%, still below the 83.7% human baseline, with no Fable 5.1 entry published yet. |
| What is SimpleBench actually testing? | ~200 questions designed to be trivial for humans and hard for LLMs — spatial/temporal reasoning, social reasoning, adversarial trick questions. |
| What's the honest cheap-tier comparison? | GLM-5.3 Flash ($0.075–$0.15/M in) vs GPT-5.6 Luna ($0.20/M in) vs Gemini 3.7 Flash ($0.75/M in) — GLM-5.3 Flash is cheapest and open-weight; the others are closed but more mature. |
GLM-5.3 Flash: the 18x number, checked
Z.ai's GLM-5.3 Flash — the model that spent nearly a week on OpenRouter under the stealth codename "Ox Alpha" before Z.ai named it on August 26, 2026 — is running a launch promotion through September 9, 2026:
| Model | Input ($/M tokens) | Output ($/M tokens) | Vision input | License |
|---|---|---|---|---|
| GLM-5.3 Flash (promo, through Sept 9) | $0.075 | $0.25 | Yes | MIT |
| GLM-5.3 Flash (list price, after Sept 9) | $0.15 | $0.50 | Yes | MIT |
| GLM-5.3 (flagship) | $1.40 | $4.40 | No | Bespoke, staged release |
Do the division and the "18x" headline is close to exact: $1.40 / $0.075 = 18.7x cheaper on input, and $4.40 / $0.25 = 17.6x cheaper on output. That's a real, checkable number — not an inflated aggregator claim.
The asterisk is durability. Once the promo lapses on September 9, Flash's list price of $0.15/$0.50 puts the gap at roughly 9.3x on input and 8.8x on output — still a substantial discount, but half the headline figure. If you're building a cost model, a demo, or a pricing comparison for your own product around GLM-5.3 Flash, budget for the 9x number, not the 18x one, unless you're specifically taking advantage of the promo window before it ends.
The vision claim isn't new — but it's still accurate
GLM-5.3 Flash's image-and-video input support isn't a September announcement; it's been true since the August 26 launch, which explainx.ai covered in detail at the time, including community forensics that correctly identified it as Zhipu's model before the official reveal. It genuinely was the first natively multimodal release in the GLM-5 line — GLM-5.3 (the non-Flash flagship) still has no vision input, and Zhipu's own community poll asking what GLM-5.3 needed had vision as the top request by a wide margin months before either model shipped.
What's new is that a much cheaper vision-capable tier now exists at a moment when several other labs are also pushing multimodal capability down into their cheap tiers — DeepSeek's own 305B V4 Flash Vision model went fully open-weight the same week, and GLM-5.3 Flash itself has already spawned a third-party uncensored fork. Cheap, open, vision-capable models are becoming the default expectation for the "flash" tier across the industry, not a differentiator any single lab can hold for long.
How GLM-5.3 Flash stacks up against other cheap tiers
Every major lab now ships a deliberately cheap, fast tier separate from its flagship. Here's where GLM-5.3 Flash lands against two of them, using currently published rates:
| Model | Input ($/M) | Output ($/M) | Open weights? | Vision? |
|---|---|---|---|---|
| GLM-5.3 Flash (promo) | $0.075 | $0.25 | Yes (MIT) | Yes |
| GLM-5.3 Flash (list) | $0.15 | $0.50 | Yes (MIT) | Yes |
| GPT-5.6 Luna | $0.20 | — | No | Yes |
| Gemini 3.7 Flash | $0.75 | $3.75 | No | Yes |
| Claude Fable 5.1 (flagship, for scale) | $10.00 | $50.00 | No | Yes |
The gap between a cheap tier and a frontier flagship is now enormous — Fable 5.1's own pricing is over 100x GLM-5.3 Flash's promo input rate. That's the same dynamic Segment co-founder Calvin French-Owen argued has quietly changed consumer AI economics: cheap tiers have crossed a usefulness threshold where they're good enough for most day-to-day work, at a fraction of flagship cost. explainx.ai's own ARC-AGI cost-per-task analysis of DeepSeek V4 Flash found the same pattern: cheap-tier models increasingly compete on the actual efficiency frontier, not just on being "good enough."
If you're choosing between these three for a vision-heavy, cost-sensitive workload: GLM-5.3 Flash wins on price and gives you self-hosting flexibility under MIT license; GPT-5.6 Luna and Gemini 3.7 Flash both come from closed frontier labs with more mature SDKs, longer track records in production, and (for Gemini) tighter Google ecosystem integration. There's no universally correct answer — it depends whether self-hosting or ecosystem maturity matters more for your use case.
The Fable 5.1 SimpleBench claim: what actually checks out
This is the part of the trending-stories feed that needed real scrutiny before repeating it. The claim — "Claude Fable 5.1 becomes the first AI model to beat the human baseline on SimpleBench" — is the kind of headline that spreads fast because it sounds like a genuinely important milestone. It would be, if true. It does not appear to be true right now.
What SimpleBench actually measures
SimpleBench is a roughly 200-question multiple-choice benchmark built on a specific, unusual premise: most benchmarks reward models for being good at things models are already good at, while SimpleBench was deliberately built around questions that people with ordinary, non-specialized knowledge answer correctly and that language models have historically gotten wrong — spatio-temporal reasoning, social intelligence, and linguistically adversarial trick questions designed to defeat pattern-matching shortcuts.
That inversion is what makes SimpleBench worth tracking at all. A model saturating a benchmark built to reward models is expected progress. A model closing the gap on a benchmark specifically built to resist that kind of gaming — one where humans still win by design — would be a genuinely different kind of signal: not "the model got better at test-taking," but "the model's common-sense reasoning is converging with an ordinary human's."
What the leaderboard actually shows
SimpleBench's own published human baseline is 83.7%, drawn from a small sample of nine non-specialist participants. As of this writing, SimpleBench's current leaderboard lists these top scores:
| Model | SimpleBench score |
|---|---|
| Human baseline | 83.7% |
| Claude Fable 5 (prior version, not 5.1) | 81.9% |
| Claude Opus 5 | 80.6% |
| Gemini 3.1 Pro Preview | 79.6% |
| GPT-5.5 Pro | 76.9% |
| Gemini 3.5 Flash | 76.7% |
Two things stand out. First, the top-scoring model listed is Fable 5, not Fable 5.1 — the version that shipped in June, not the one that launched September 1-2. Second, and more importantly, every model on the list, including the current top scorer, remains below the human baseline. SimpleBench's own site language is explicit about this: the human baseline "outperform[s] every tested LLM, including today's top model."
There is no published SimpleBench entry for Fable 5.1 at all right now. That alone means the "first model to beat humans on SimpleBench" claim cannot currently be verified against the source it's supposedly citing — the benchmark hasn't posted a Fable 5.1 score, let alone one above 83.7%.
Why this fits a familiar pattern
This isn't the first time a Fable 5.1 story got inflated in the days after its launch. explainx.ai already had to fact-check a viral claim that Fable 5.1 "leaked 270,000 characters of private user memories" — the leaked file turned out to be policy text describing how the memory feature should behave, not actual user data. Separately, several outlets carried forward Fable 5's June SWE-bench numbers (95.0% SWE-bench Verified, 80.0% SWE-bench Pro) and relabeled them as Fable 5.1 results, when Anthropic's own 5.1 announcement didn't headline a SWE-bench score at all.
The SimpleBench claim looks like the same failure mode: a benchmark name and a launch date get paired together by an aggregator without anyone actually pulling up the leaderboard. Anthropic's own Fable 5.1 announcement leans heavily on doubled Terminal-Bench-Science scores and original research claims (protein design, Venus elevation mapping, genomics kernel speedups) — genuinely notable results explainx.ai covered in the original launch post — but it does not claim a SimpleBench milestone.
What would actually confirm this
If Fable 5.1 really has closed the SimpleBench gap, the confirmation is simple and specific: a published score on SimpleBench's own leaderboard, above 83.7%, attributed to "Claude Fable 5.1" by name. Until that appears, the responsible thing to do with this claim is treat it the way explainx.ai's own guide to reading AI benchmarks recommends treating any single-number claim: check the primary source before repeating the headline. Right now, the primary source says the opposite of the headline.
Honest limitations
- GLM-5.3 Flash's pricing figures come from Z.ai's published API rates; the promo end-date (September 9, 2026) is Z.ai's own stated cutoff and could change.
- The "18x cheaper" comparison uses GLM-5.3's list price against GLM-5.3 Flash's promotional price — a like-for-like list-price comparison is closer to 9x.
- SimpleBench's leaderboard reflects the state at time of writing; if SimpleBench publishes a Fable 5.1 score after this post goes live, that would supersede everything in the section above. Check simple-bench.com directly before citing either the claim or this rebuttal as current.
- explainx.ai has not independently run either model against these benchmarks — this post relies on vendor-published pricing and the benchmark's own public leaderboard, not first-party testing.
Closing
Treat these two stories with opposite defaults. GLM-5.3 Flash's price cut is real, documented, and time-boxed — a good deal today, a smaller-but-still-real deal after September 9. The Fable 5.1 SimpleBench claim is the kind of headline that deserves a "show me the leaderboard entry" response, not a repost, until SimpleBench itself confirms it. Both cases point to the same underlying lesson for anyone choosing a model tier or citing a benchmark result: read the primary source before the number goes into your pricing model, your pitch deck, or your next blog post.
Follow @explainx_ai for continued coverage of both threads as they develop.
Related on explainx.ai
- Claude Fable 5.1 and Mythos 5.1: Benchmarks, Pricing, and Safeguards
- GLM-5.3-Flash: Ox Alpha Unmasked — Full Launch Coverage
- GLM-5.3's "50% Coding Boost" Explained
- How to Read AI Benchmarks (Without Getting Fooled)
- DeepSeek V4 Flash 0731: 89% ARC-AGI at $0.02/Task
- Gemini 3.7 Flash vs Grok 4.6 vs Sonnet 5 vs GPT-5.6
- Small Models Have Arrived: Calvin French-Owen on Luna Economics
- Fable 5.1 System Prompt Leak: Fact-Checked
- DeepSeek Opens Its 305B V4 Flash Vision Model
Sources
- Z.ai — GLM-5.3-Flash pricing docs
- Z.ai on X — GLM-5.3-Flash launch announcement
- SimpleBench — official leaderboard and methodology
- Anthropic — Introducing Claude Fable 5.1 and Claude Mythos 5.1
This post reflects pricing and leaderboard data as of September 4, 2026. GLM-5.3 Flash's promotional pricing is scheduled to end September 9, 2026, and SimpleBench's leaderboard may be updated with new model entries after publication — check the linked primary sources before making procurement or reporting decisions based on specific figures.
