Why Did DeepSeek Raise API Prices by Up to 1,100% After China's Open-Weight AI Blitz
Developers and procurement leads spent Aug 12-17 watching three moves that look contradictory: DeepSeek raised API prices by as much as 1,100% on certain tiers, Alibaba open-weighted a 2.4-trillion-parameter flagship it had never released before, and Zhipu shipped GLM-5.3 with roughly 6x coding-benchmark gains on the same base model. The conclusion: China's labs are shifting from competing on price alone to competing on pricing power. This article includes a timeline, three data tables, a head-to-head price matrix, and a five-step selection runbook.
Contents
Three pitfalls developers will hit first
- The 1,100% headline is accurate but incomplete. Outlets quoted 11x, 1,100%, and 350% as if they described the same bill. They do not. Those figures map to different line items: cache-hit input, output, and cache-miss input. Treating the headline as the whole invoice will overstate or understate real cost.
- The official API is no longer automatically the cheapest path. At peak hours, DeepSeek's official API now prices above several third-party resellers (GMI Cloud, Novita, and others currently list V4 Pro below DeepSeek's new peak rate). Defaulting to the official channel is no longer a safe cost assumption.
- Open weights no longer means Apache 2.0. Alibaba published a 2.4T checkpoint under a custom Qwen3.8-Max License: any Model-as-a-Service or AI Work Assistant business earning over $50 million in any 12-month period must negotiate a separate commercial license; products with 100M+ monthly active users or $20M+ monthly revenue must prominently display the model name. Claims that the license bans downloads from the US, EU, UK, and South Korea are false. The published text has no geographic clause.
Timeline: what happened, and when
| Date | Event |
|---|---|
| Jul 16, 2026 | Moonshot AI open-weights Kimi K3 (2.8T parameters), drawing US security scrutiny |
| Aug 2-3, 2026 | Alibaba previews, then launches, Qwen3.8-Max as a hosted API |
| Aug 10, 2026 | Meta releases Muse Glimmer (30B, Apache 2.0), teases open weights for flagship Muse Spark 1.2 |
| Aug 12, 2026 | Alibaba publishes Qwen3.8-2.4T-A95B open weights on Hugging Face/ModelScope; xAI ships Grok 4.6 |
| Aug 13, 2026 | DeepSeek-V4-Pro goes GA and announces a price increase effective Aug 17; Google ships discounted Gemini 3.7 Flash |
| Aug 14, 2026 | Zhipu ships GLM-5.3, reusing GLM-5.2's 743B base |
| Aug 17, 2026, 00:00 Beijing time | DeepSeek's new pricing takes effect |
Zoom out further: 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. While Chinese labs were raising prices and opening flagship weights, US labs were cutting prices and going free at the consumer layer at the exact same time. That is not a coincidence; it is 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)
| Billing item (per 1M tokens) | Old price | New off-peak | New peak | Peak increase |
|---|---|---|---|---|
| V4-Flash cache hit (input) | ¥0.02 | ¥0.05 | ¥0.10 | ~400% |
| V4-Flash cache miss (input) | ¥1.0 | ¥1.5 | ¥3.0 | 200% |
| V4-Flash output | ¥2.0 | ¥4.5 | ¥9.0 | 350% |
| V4-Pro cache hit (input) | ¥0.025 | ¥0.15 | ¥0.30 | ~1,100% |
| V4-Pro cache miss (input) | ¥3.0 | ¥4.5 | ¥9.0 | 200% |
| V4-Pro output | ¥6.0 | ¥13.5 | ¥27.0 | 350% |
The headline 1,100% figure 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 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.
Qwen3.8-2.4T-A95B (Qwen3.8-Max open weights): key specs
| Spec | Detail |
|---|---|
| Parameters | 2.4T total, 95B active per token (MoE, 512 experts, 10 routed + 1 shared) |
| Context window | 262,144 tokens native (open checkpoint), extendable to ~1.01M; hosted Max version defaults to 1M |
| Release cadence | Preview Aug 2 → API live Aug 3 → open weights Aug 12 |
| API pricing (international) | $2/M input, $6/M output |
| License | Not Apache 2.0 — a custom Qwen3.8-Max License |
| Why it matters | First time Alibaba has open-weighted a Max-tier flagship; Qwen3.5/3.6/3.7 Max stayed API-only |
GLM-5.3 vs GLM-5.2: same base model, post-training only
| Benchmark | GLM-5.2 | GLM-5.3 | Change |
|---|---|---|---|
| Terminal-Bench 3.0 | 4.6% | 28.3% | +23.7 pts |
| DeepSWE v1.1 | 46.2% | 66.9% | +20.7 pts |
| Agents' Last Exam (CLI) | 23.8% | 28.5% | +4.7 pts |
| CyberGym | 77.2% | 84.5% | +7.3 pts |
| AutomationBench | 26.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 is a top open-weight result, not an outright frontier win.
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 that China's cheapest model finally caved to margin pressure. Look closer at the structure and it reads more like 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 did not, 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 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 is not 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 a 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 is a materially different bet than Meta's Muse Glimmer, which ships under unrestricted Apache 2.0.
One rumor worth killing explicitly: claims circulated online that Alibaba's license bans downloads from the US, EU, UK, and South Korea. That is false. The published license text contains no geographic or territorial clause of any kind.
GLM-5.3: no new base model, just a bigger post-training bet
The most interesting fact about GLM-5.3 is not the score, it is 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 has 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 is a meaningfully lower barrier to entry, and it is 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?
| Model | Input (per 1M tokens) | Output (per 1M tokens) | Open weights? |
|---|---|---|---|
| DeepSeek V4-Pro (peak) | ¥9.0 (~$1.26) | ¥27.0 (~$3.78) | No |
| DeepSeek V4-Pro (off-peak) | ¥4.5 (~$0.63) | ¥13.5 (~$1.89) | No |
| Qwen3.8-Max (international API) | $2.00 | $6.00 | Yes (custom license) |
| OpenAI GPT-5.6 Luna | $0.20 | $1.20 | No |
| Claude Opus 5 (implied, per Alibaba's own comparison ratio) | ~$5.00 | ~$25.00 | No |
RMB-to-USD conversion at about ¥7.15/$1, approximate. Even after the hike, DeepSeek V4-Pro's off-peak rate is still well below Claude Opus 5, but it is no longer the outright cheapest option — 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 is not a safe assumption anymore.
What is disputed or unverified
- The 1,100% headline is technically accurate but misleading without context. It applies only to peak-hour cache-hit input pricing. Output pricing — the cost that dominates most real bills — rose 350%.
- Claims that Qwen3.8-Max runs on Alibaba's in-house Zhenwu M890 chips (reported by several Chinese 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's reporting and Zhipu's own disclosure; specific technical details have not been made public, so the claim should be read as a vendor-sourced, not independently audited, security finding.
- Reports that China's Ministry of Commerce may be preparing retaliatory export controls on AI/semiconductor technology 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
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.
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.
There is 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 is an informed interpretation, not a confirmed fact.
Citeable technical facts
- DeepSeek peak hike: V4-Pro cache-hit input rose from ¥0.025 to ¥0.30, about 1,100% at peak; output rose from ¥6.0 to ¥27.0, 350%. Independent modeling puts a realistic heavy-usage bill closer to 1.8x.
- Qwen3.8-Max specs: 2.4T total parameters, 95B active (MoE, 512 experts, 10 routed + 1 shared); open checkpoint native 262,144 tokens, extendable to ~1.01M; international API $2/$6 per million tokens.
- GLM-5.3 post-training jump: same 743B base; Terminal-Bench 3.0 from 4.6% to 28.3% (about 6x), still behind GPT-5.6 Sol at 34.6% and Claude Fable 5 at 33.7%.
Five-step selection runbook
FAQ
Q: Is DeepSeek still cheaper than GPT-5.6 or Claude after the price hike?
A: Its off-peak rate is still cheaper than Claude Opus 5, but it is 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.
Q: Can I use Alibaba's Qwen3.8-Max open weights for free in a commercial product?
A: Yes, for most use cases — personal projects and internal enterprise use are unaffected. The catch applies only if you are 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.
Q: Is Qwen3.8-Max banned or restricted for US, EU, or UK users?
A: 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.
Q: What is actually different between GLM-5.3 and GLM-5.2?
A: 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.
Q: Will Meta actually open-source its flagship model, not just the smaller Muse Glimmer?
A: 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 has not happened; treat it as a stated intention, not a confirmed fact.
Bottom line
In five days, DeepSeek wrote capacity scarcity into a time-of-day price sheet, Alibaba attached a custom license to a flagship open-weight drop, and Zhipu showed that post-training alone can move coding scores without a new base model. The three plays differ, but they all compete on pricing power rather than on who can stay cheapest. If you run off-peak batching, Qwen weight evaluation, or a GLM-5.3 long-horizon coding agent entirely on a laptop, a generic Linux VPS, or a cloud-API console, you inherit peak-bill volatility, sleep-interrupted loops, and no native way to keep Xcode, Fastlane, and notarytool on the same machine. For teams that need a 7×24 unattended agent plus iOS CI or an OpenClaw gateway alongside the new mixed-model stack, renting a VPSMAC M4 Mac cloud node — native macOS, SSH plus launchd, on the same network as your remote toolchain — is usually more stable than a personal device or a Linux VPS.
Sources: DeepSeek official pricing announcement, cross-checked against Wall Street CN, IT Home, AIGC.cn, and V2EX · Alibaba official Qwen repositories (Hugging Face / ModelScope) and South China Morning Post reporting on license terms · Zhipu (Z.ai) official GLM-5.3 technical page, plus VentureBeat and StableLearn · Meta AI Research official blog and VentureBeat coverage of Muse Glimmer · Chinese financial outlets (Yicai, Sohu Finance) on the pacing of China's open-weight release cycle
Data current as of 2026-08-17. Pricing, license terms, and benchmark figures reflect publicly available information as of publication. Verify the latest official pricing and license terms before republishing. Details flagged above as unverified (domestic chip claims, the Cursor vulnerability report, and export-control rumors) have not been independently confirmed.