Timeline: What Happened, and When

In a five-day window, three of China's top AI labs made moves that look contradictory on the surface. DeepSeek raised API prices by as much as 1,100% on certain tiers. Alibaba, on the same week, open-weighted a 2.4-trillion-parameter flagship model it had never released before. Zhipu AI shipped GLM-5.3, boosting coding benchmarks by roughly 6x using the exact same base model as its predecessor — no retraining involved. Together, these three moves signal that China's AI labs are shifting from competing on price alone to competing on pricing power itself.

DateEvent
Jul 16, 2026Moonshot AI open-weights Kimi K3 (2.8T parameters), drawing US security scrutiny
Aug 2–3, 2026Alibaba previews, then launches, Qwen3.8-Max as a hosted API
Aug 10, 2026Meta releases Muse Glimmer (30B, Apache 2.0), teases open weights for flagship Muse Spark 1.2
Aug 12, 2026Alibaba publishes Qwen3.8-2.4T-A95B open weights on Hugging Face / ModelScope; xAI ships Grok 4.6
Aug 13, 2026DeepSeek-V4-Pro goes GA and announces a price increase effective Aug 17; Google ships discounted Gemini 3.7 Flash
Aug 14, 2026Zhipu ships GLM-5.3, reusing GLM-5.2's 743B base
Aug 17, 2026, 00:00 Beijing timeDeepSeek's new pricing takes effect

Zoom out further and the picture gets more interesting: on Jul 30, OpenAI cut prices on its cheapest tier (GPT-5.6 Luna, down 80%), then on Aug 6–7 made Luna the free default with unlimited text chats. In other words, while Chinese labs were raising prices and opening up flagship weights, US labs were cutting prices and going free at the consumer layer — at the exact same time. That's not a coincidence; it's two sides of the same pricing fight.

The Numbers: What Actually Changed

DeepSeek's price hike, tier by tier

Effective Aug 17, 00:00 Beijing time. Peak hours are 9am–12pm and 2pm–6pm Beijing time. Figures below are USD per 1M tokens, converted at the rate used in the source brief.

Billing item (per 1M tokens)Old priceNew off-peakNew peakPeak increase
V4-Flash cache hit (input)$0.0028$0.007$0.014~400%
V4-Flash cache miss (input)$0.14$0.21$0.42200%
V4-Flash output$0.28$0.63$1.26350%
V4-Pro cache hit (input)$0.0035$0.021$0.042~1,100%
V4-Pro cache miss (input)$0.42$0.63$1.26200%
V4-Pro output$0.84$1.89$3.78350%

The headline "1,100%" figure everyone quoted applies specifically to peak-hour cache-hit input pricing — the tier that started closest to free. Output pricing, which matters more for most real-world bills, rose 350%. Independent cost modeling by third-party analysts found that a realistic heavy-usage workload (roughly 84M tokens/month, mostly off-peak, half cache hits) sees a bill increase closer to 1.8x — real, but far below the scariest headline numbers.

Qwen3.8-2.4T-A95B (Qwen3.8-Max open weights): key specs

Qwen3.8-Max open checkpoint
Parameters2.4T total, 95B active
ArchitectureMoE, 512 experts, 10 routed + 1 shared
Context window262,144 tokens native; ~1.01M extendable
Hosted Max default1M tokens
Release cadencePreview Aug 2 → API Aug 3 → weights Aug 12
International API$2 / $6 per 1M tokens (in / out)
LicenseCustom Qwen3.8-Max License, not Apache 2.0

This is the first time Alibaba has open-weighted a Max-tier (flagship) model. Qwen3.5 / 3.6 / 3.7 Max stayed API-only.

GLM-5.3 vs GLM-5.2: same base model, post-training only

BenchmarkGLM-5.2GLM-5.3Change
Terminal-Bench 3.04.6%28.3%+23.7 pts
DeepSWE v1.146.2%66.9%+20.7 pts
Agents' Last Exam (CLI)23.8%28.5%+4.7 pts
CyberGym77.2%84.5%+7.3 pts
AutomationBench26.2%48.2%+22.0 pts

These are Zhipu's own reported numbers — no independent third-party re-run has been published yet. GLM-5.3 still trails GPT-5.6 Sol (34.6%) and Claude Fable 5 (33.7%) on Terminal-Bench 3.0; it's a top open-weight result, not an outright frontier win.

Peak-hour APIs are not the only compute bill

If you need a dedicated physical Apple Silicon node for local eval, agents, or macOS toolchains — full Root/sudo, billed by the day — start with RUVCLOUD use cases.

Explore use cases

Breaking Down the Three Strategies

DeepSeek: from flat-rate pricing to time-of-day pricing — this is a capacity problem

The easiest misread of DeepSeek's move is "China's cheapest model finally caved to margin pressure." Look closer at the structure and it reads more like the opposite: a company making its compute constraints visible in the price sheet for the first time. DeepSeek's old flat, always-cheap pricing worked as a customer-acquisition tool as long as GPU capacity kept pace with demand. Once usage grew exponentially and capacity didn't, something had to become explicit — and "encouraging more flexible workload scheduling" in the official announcement is corporate-speak for "our peak-hour compute is now scarce, please shift your load yourself."

One detail international coverage mostly missed: at peak hours, DeepSeek's own official API price is now higher than several third-party resellers (GMI Cloud, Novita, and others currently list V4 Pro below DeepSeek's new peak rate). The assumption that "the official API is always the cheapest way to run DeepSeek" — a core part of its reputation — has been broken for the first time.

Alibaba: open weights buy ecosystem goodwill; a custom license protects the revenue ceiling

Qwen3.8-Max's open-weighting isn't a straightforward act of generosity. Alibaba did two things simultaneously: it published the full 2.4T-parameter checkpoint for free download, and it attached a custom license — not the permissive Apache 2.0 used for smaller Qwen models — that requires any "Model-as-a-Service" or "AI Work Assistant" business earning over $50 million in any 12-month period to negotiate a separate commercial license, and requires products with 100M+ monthly active users or $20M+ in monthly revenue to prominently display the model's name.

The logic: give away the weights to win developer mindshare (especially internationally, where "made-in-China model" still carries some hesitation among enterprise buyers), while keeping pricing leverage over the handful of companies actually capable of building a competing inference business on top of it. That's a materially different bet than Meta's Muse Glimmer, which ships under unrestricted Apache 2.0 — "open weights" doesn't mean the same thing across these two releases.

One rumor worth killing explicitly: claims circulated online that Alibaba's license bans downloads from the US, EU, UK, and South Korea. That's false. The published license text contains no geographic or territorial clause of any kind — a useful reminder that in a release cycle this fast, checking the primary source (the LICENSE file, not the announcement thread) takes seconds and saves you from repeating a debunked claim.

GLM-5.3: no new base model, just a bigger post-training bet

The most interesting fact about GLM-5.3 isn't the score, it's the method: same 743B-parameter base as GLM-5.2, no retraining, and a roughly 6x jump on Terminal-Bench 3.0 (4.6% → 28.3%) purely from scaling up reinforcement learning environments in post-training. This confirms a trend that's been building industry-wide for months — as pretraining scaling laws show diminishing returns, post-training RL scale is becoming an independent performance lever with a much lower cost floor than retraining a new foundation model. That's a meaningfully lower barrier to entry, and it's why mid-tier labs without OpenAI-scale compute budgets can still close the gap on agentic and coding benchmarks.

Head-to-Head: Is DeepSeek Still the Cheapest Frontier-Class Model?

ModelInput (per 1M tokens)Output (per 1M tokens)Open weights?
DeepSeek V4-Pro (peak)$1.26$3.78No
DeepSeek V4-Pro (off-peak)$0.63$1.89No
Qwen3.8-Max (international API)$2.00$6.00Yes (custom license)
OpenAI GPT-5.6 Luna$0.20$1.20No
Claude Opus 5 (implied, per Alibaba's own comparison ratio)~$5.00~$25.00No

The short answer: no. Even after accounting for the hike, DeepSeek V4-Pro's off-peak rate is still well below Claude Opus 5, but it's no longer the outright cheapest option on the table — both Qwen3.8-Max's international pricing and OpenAI's Luna now undercut DeepSeek's off-peak rate. "Chinese model = cheapest model" was true for most of 2025 and early 2026; it isn't a safe assumption anymore.

What's Disputed or Unverified

  • The "1,100%" headline is technically accurate but misleading without context. It applies only to peak-hour cache-hit input pricing, the tier that started nearest to zero. Output pricing — the cost that dominates most real bills — rose 350%. Different outlets have quoted different tiers as if they were the whole story.
  • Claims that Qwen3.8-Max runs on Alibaba's in-house Zhenwu M890 chips (reported by several financial outlets as evidence of a fully domestic-silicon inference stack) have not been independently confirmed by Alibaba's own technical documentation or third-party benchmarks. Treat this as vendor-adjacent, unverified reporting until confirmed.
  • GLM-5.3's reported discovery of a "serious vulnerability" in Cursor comes from VentureBeat reporting and Zhipu's own disclosure; specific technical details of the vulnerability have not been made public, so the claim should be read as a vendor-sourced, not independently audited, security finding.
  • Reports that export-control retaliation on AI / semiconductor technology may be in preparation are speculative and sourced to unconfirmed media reports, not an official announcement. Treat as background context, not established fact.

Why This Matters: Two Price Wars Running in Parallel

Place this in the bigger frame and a pattern emerges. Over roughly the past month, China's top labs have shipped major releases at a pace domestic financial media has started calling "three model updates a week" — DeepSeek, Alibaba, and Zhipu, plus Moonshot's Kimi K3 (open-weighted Jul 16, 2.8T parameters) and MiniMax H3 before them. Chinese coverage broadly frames this as Chinese open-weight releases "forcing a global repricing of the AI industry" — a framing that's more assertive than most English-language coverage of the same events.

Meanwhile, US labs are running the opposite play at the consumer layer: OpenAI cut prices 80% on its cheapest tier (Jul 30) then made that model free and unlimited for all users a week later (Aug 6–7); Google shipped a coding-focused model at half the price of its three-week-old predecessor (Aug 13). So while Chinese labs open-weight flagships and introduce tiered, higher pricing on the compute-constrained top end, US labs are racing toward free and cheap at the consumer end. Both are real strategies; they're just optimizing for different parts of the funnel.

There's also a geopolitical layer worth naming carefully. Moonshot's Kimi K3 open-weighting in July already drew US security scrutiny; Alibaba choosing this specific window to open-weight a 2.4T flagship has been read by some analysts as a move to lock in international mindshare and a "technological parity" narrative before any potential regulatory tightening. That's an informed interpretation, not a confirmed fact — but it's part of the context that's hard to see if you're only reading English-language tech press, which has largely covered these releases as isolated product news rather than as a coordinated national pattern. For the security-eval thread around Kimi K3, see our earlier sandbox-escape timeline.

Pricing, license terms, and benchmark figures reflect publicly available information as of publication. Verify the latest official pricing and license terms before republishing. Primary checkpoints include Hugging Face, ModelScope, and South China Morning Post reporting on the license terms.

The Bottom Line

DeepSeek put a capacity shortage on the rate card. Alibaba traded flagship weights for developer mindshare and kept a commercial license over the revenue ceiling. Zhipu showed that post-training scale, not a new base model, can move a lab into the open-weight first tier. Together they rewrite the question from "who is cheapest" to "who sets the hour, the license, and the bill."

If your team still needs a real macOS environment for agents, local eval, or off-peak batch work, treat peak API rates and a self-owned rack as two lines on the same spreadsheet. Dedicated physical Apple Silicon nodes with full Root/sudo are on the pricing page; you can rent by the day when a local machine is the cheaper, more controllable option.

FAQ

Is DeepSeek still cheaper than GPT-5.6 or Claude after the price hike?

Its off-peak rate is still cheaper than Claude Opus 5, but it's no longer the single cheapest option overall — OpenAI's GPT-5.6 Luna ($0.20 / $1.20 per million tokens) and Alibaba's international Qwen3.8-Max pricing ($2 / $6) now undercut DeepSeek's new off-peak rates on at least one dimension. DeepSeek is still relatively cheap for a frontier-class model, just not the outright cheapest anymore.

Can I use Alibaba's Qwen3.8-Max open weights for free in a commercial product?

Yes, for most use cases — personal projects and internal enterprise use are unaffected. The catch applies only if you're running a "Model-as-a-Service" or "AI Work Assistant" business that has earned over $50 million in any consecutive 12-month period; that tier requires a separate commercial license from Alibaba. Products with 100M+ monthly active users or $20M+ in monthly revenue must also display the model name prominently.

Is Qwen3.8-Max banned or restricted for US, EU, or UK users?

No. That claim circulated online but is false — the published license contains no geographic restriction of any kind. The restrictions are revenue-based (tied to how much money your service makes), not tied to where you or your users are located.

What's actually different between GLM-5.3 and GLM-5.2?

Nothing at the base-model level — both use the same 743-billion-parameter foundation model. The performance gains (roughly 6x on Terminal-Bench 3.0) come entirely from scaling up reinforcement learning during post-training, with no retraining of the base model.

Will Meta actually open-source its flagship model, not just the smaller Muse Glimmer?

Not yet. Muse Glimmer is a 30B distilled model, not Meta's real flagship. CEO Mark Zuckerberg has said open weights for the larger, closed Muse Spark 1.2 are coming "soon," which — if it happens — would make it the first US flagship-tier model released openly. As of this writing, that release hasn't happened; treat it as a stated intention, not a confirmed fact.