cd /news/artificial-intelligence/cheap-fast-and-good-how-chinese-ai-m… · home topics artificial-intelligence article
[ARTICLE · art-75008] src=pub.towardsai.net ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

Cheap, Fast, and Good: How Chinese AI Models Broke the Pick-Two Rule

Chinese AI labs including DeepSeek, Alibaba's Qwen, Moonshot's Kimi, Zhipu's GLM, and MiniMax have shipped models that are 10–30x cheaper than Western flagships while scoring within a few points of the best models on math and agent benchmarks, breaking the long-held trade-off between cost, speed, and quality. DeepSeek's R1 reasoning model matched OpenAI's o1 on AIME 2024 (79.8% vs ~79.2%) at $0.55 per million input tokens versus o1's $15, triggering a $589 billion single-day loss for Nvidia on January 27, 2025, and prompting reactions from Sam Altman, Marc Andreessen, Satya Nadella, and Andrej Karpathy. As of July 2026, DeepSeek V4 Pro charges $0.435 per million input tokens and $0.87 per million output tokens, compared to $5–$30 for Claude Opus 5 and GPT-5.6 Sol, with MiniMax M3 and Kimi K3 showing similar cost advantages in agent tasks.

read9 min views1 publishedJul 27, 2026

The project-management triangle, updated for 2026.

Every engineer knows the triangle. Cheap, fast, good — pick two. It’s held for decades across construction, software, and manufacturing, and for the first years of the LLM era it held for AI too: frontier quality meant frontier prices and frontier wait times.

Then, over eighteen months, a handful of Chinese labs — DeepSeek, Alibaba’s Qwen, Moonshot’s Kimi, Zhipu’s GLM, MiniMax — shipped models that are an order of magnitude cheaper than Western flagships, served fast, iterated faster, and landed within a few points of the best models on Earth. Not one of these claims requires squinting. Each has a leaderboard, a pricing page, or a US-government evaluation behind it.

This article walks through the evidence for all three legs of the triangle, the caveats (there are real ones), what the biggest names in the industry have said about it on the record, and how it is visibly bending the strategies of OpenAI, Anthropic, and Washington.

On January 20, 2025, DeepSeek — a Hangzhou lab spun out of a quant hedge fund — released R1, a reasoning model that matched OpenAI’s o1 on math benchmarks (79.8% vs ~79.2% on AIME 2024, per its technical report) while charging $0.55 per million input tokens against o1’s $15 — roughly 27x cheaper.

A week later, on January 27, Nvidia lost $589 billion in market capitalization in a single day — the largest one-day loss for any company in history. The Nasdaq fell 3.1%. DeepSeek’s app displaced ChatGPT at #1 on the US App Store.

The reactions came fast, and from the very top:

“deepseek’s r1 is an impressive model, particularly around what they’re able to deliver for the price.” —Sam Altman, OpenAI CEO, X, Jan 27, 2025

“Deepseek R1 is AI’s Sputnik moment.” —Marc Andreessen, X, Jan 26, 2025

“Jevons paradox strikes again! As AI gets more efficient and accessible, we will see its use skyrocket, turning it into a commodity we just can’t get enough of.” —Satya Nadella, Microsoft CEO, X, Jan 27, 2025

“DeepSeek (Chinese AI co) making it look easy today with an open weights release of a frontier-grade LLM trained on a joke of a budget (2048 GPUs for 2 months, $6M).” —Andrej Karpathy, X, Dec 26, 2024, on DeepSeek-V3

Eighteen months later this is no longer a shock story. It’s a structural story. Let’s take the triangle one leg at a time.

Here is what a million output tokens costs across the current flagship generation, as of July 2026:

Official API list prices, July 2026. Sources: lab pricing pages; trackers for Qwen, MiniMax, and Gemini.

DeepSeek V4 Pro — an MIT-licensed 1.6-trillion-parameter model with a 1M-token context window — charges $0.435 per million input tokens and $0.87 per million output tokens. Claude Opus 5 charges $5 and $25. GPT-5.6 Sol charges $5 and $30. That’s a 10–30x spread between models a single Artificial Analysis intelligence tier apart (more on quality below). And DeepSeek’s cache-hit input price is $0.003625 — effectively free.

Raw list price isn’t the whole story, because reasoning models burn different amounts of tokens per task. So the better chart is intelligence against blended price:

Artificial Analysis Intelligence Index v4.1 vs blended price, July 2026. The bottom-left cluster is the story.

MiniMax M3 and DeepSeek V4 Pro sit at an Intelligence Index of 44 for $0.12–$0.18 per million blended tokens. Artificial Analysis’s cost-to-run numbers for agent tasks tell the same story at the top end: Kimi K3 completes its AutomationBench tasks at $0.94 per task versus $1.80 for Claude Opus 4.8, while scoring within four index points of it.

Partly, and it’s worth being precise, because the correction strengthens the cheap story rather than killing it.

DeepSeek’s V3 technical report claimed $5.576M — but explicitly for the final pre-training run only, excluding research, ablations, and infrastructure. SemiAnalysis estimated the company’s total hardware spend at $1.3–1.6 billion, and Anthropic CEO Dario Amodei wrote in his January 2025 essay:

“DeepSeek does not ‘do for $6M what cost US AI companies billions’… DeepSeek’s total spend as a company (as distinct from spend to train an individual model) is not vastly different from US AI labs.”

But Amodei also conceded the part that matters:

“DeepSeek’s team did this via some genuine and impressive innovations, mostly focused on engineering efficiency.”

The honest version: training was never $6M all-in, but the efficiency per dollar was real — sparse mixture-of-experts architectures (V4 Pro activates 49B of 1.6T parameters per token), aggressive caching, and inference engineering that lets these labs profitably charge 10–30x less at the API. CNBC later reported Moonshot’s Kimi K2 Thinking trained for ~$4.6M (a figure Moonshot’s CEO declined to confirm). Whatever the true numbers, the prices are published, and anyone can pay them.

“Fast” means three different things, and Chinese models score on all three.

Fast to serve. On Artificial Analysis’s own measurements, GLM-5.2 streams at 191 tokens/sec with 1.35s time-to-first-token, and Qwen3.7 Max at 197 tokens/sec — faster than Claude Opus 5 (57 tok/s) and GPT-5.6 Sol (66 tok/s), which spend long seconds thinking before the first answer token.

Fast because open. This is the structural advantage. Because the weights are downloadable, anyone can serve them on specialized silicon. Cerebras serves Kimi K2.6 at a measured 981 tokens per second — 6.7x faster than the next-fastest GPU cloud. A closed model’s speed is whatever its one provider offers. An open model’s speed is a market.

Speed is now a hosting decision, not a model property. Note the amber bar.

Fast to ship. Count flagship releases with pinned public dates from January 2025 through July 2026: the five Chinese labs shipped 29; OpenAI, Anthropic, and Google DeepMind shipped 15. DeepSeek alone went V3 → R1 → R1–0528 → V3.1 → V3.2 → V4 in eighteen months, cutting prices 50% mid-stream.

Every dot is a dated flagship release. Chinese labs iterate roughly twice as fast in aggregate.

This is the leg skeptics doubt, so let’s use only neutral scoreboards.

The best open-weight model sits four points off the global frontier.

And the ecosystem has voted. Qwen became the first model family in history to pass 1 billion Hugging Face downloads, holds over 50% of global open-model downloads, and underlies ~40% of all new fine-tune derivatives on the Hub. Nathan Lambert of Interconnects put it flatly: “Qwen alone is roughly matching the entire American open model ecosystem.”

“We’re relying a lot on Alibaba’s Qwen model. It’s very good. It’s also fast and cheap.” —Brian Chesky, Airbnb CEO, Bloomberg interview, Oct 2025 — explaining why Airbnb’s production customer-service agent doesn’t primarily run on OpenAI

That quote is the entire trilemma, from the CEO of a $100B American company, in eleven words. (By May 2026, Congress was formally demanding answers from Chesky about it.)

A credible version of this article has to show the other side, because it exists and it’s measurable.

On neutral agentic harnesses, the gap is real: ~25 points on Terminal-Bench 2.1, ~30 on ARC-AGI-2.

So the precise claim is not “Chinese models are the best.” It is: for the fat middle of real workloads — chat, extraction, RAG, coding assistance, high-volume agents — models exist that are simultaneously ~95% as good, several times faster to first token, and 10–30x cheaper. That combination was supposed to be impossible.

No single trick. Sparse MoE architectures that activate 2–4% of parameters per token; training-efficiency innovations Amodei himself called “genuine and impressive”; a brutal domestic price war among five labs shipping every quarter; export controls that made compute scarcity a forcing function for efficiency; a policy of releasing weights, which recruits the world’s inference providers, fine-tuners, and researchers as an unpaid distribution and R&D arm; and — per Anthropic’s accusations against Qwen, DeepSeek, Moonshot, and MiniMax — distillation of frontier US models’ outputs, which Nvidia’s Jensen Huang shrugs off as “fundamental to intelligence” and US AI-czar David Sacks calls theft. Yann LeCun’s January 2025 framing remains the cleanest lens:

“To people who see the performance of DeepSeek and think: ‘China is surpassing the US in AI.’ You are reading this wrong. The correct reading is: ‘Open source models are surpassing proprietary ones.’”

The competitive response is the strongest evidence that the trilemma break is real. Companies don’t restructure pricing and philosophy over vibes.

OpenAI reversed a six-year closed-weights policy. Days after R1, Altman told Reddit: “I personally think we have been on the wrong side of history here and need to figure out a different open source strategy.” In August 2025, OpenAI shipped gpt-oss-120b and gpt-oss-20b — its first open-weight models since GPT-2 — under Apache 2.0, framed explicitly as keeping the world “building on an open AI stack created in the United States.” GPT-5 launched the same week at $1.25/$10, far below prior flagship pricing; the budget GPT-5.6 Luna tier now matches Chinese cost-per-intelligence almost exactly. That tier exists because the floor moved.

Anthropic cut Opus pricing 67% (from $15/$75 to $5/$25 with Opus 4.5, November 2025) while going the opposite direction on access: banning Chinese-controlled entities from Claude, and in June 2026 accusing Alibaba’s Qwen team of running ~28.8 million Claude conversations through ~25,000 fake accounts to distill coding capabilities. Amodei has spent 2026 arguing capable open-weight models are “a serious concern” and that chip exports to China are, in his Davos phrasing, “a bit like selling nuclear weapons to North Korea and bragging that Boeing made the casings.”

The market share moved under both of them. The a16z/OpenRouter study of 100T+ routed tokens found US models fell from ~70% of token volume in June 2025 to ~30% in June 2026; in the week of February 9–15, 2026, Chinese models processed more tokens than American ones for the first time. DeepSeek alone is the single largest provider on the router at 16.3%. The crucial caveat: revenue skews the opposite way — US closed models still capture most of the actual spend. Chinese models won the token war; they have not yet won the money war.

Tokens flipped; dollars haven’t. Both facts matter.

Washington became a market participant. The H20 chip ban of April 2025 was reversed by July 2025 (with Nvidia paying the US Treasury 15% of China revenue); January 2026 brought case-by-case H200 export licenses plus a 25% surcharge; June 2026 brought the “Gold Eagle” program giving the government pre-release testing access — under which the White House temporarily blocked US frontier releases even as CNBC noted the crackdown “opens door for Chinese model makers to close gap.”

And Jensen Huang, whose company sits underneath all of it, has completed a striking arc: from “China is right behind us” (April 2025), to “China is going to win the AI race” (November 2025, walked back within hours to “nanoseconds behind”), to July 2026, post-Kimi-K3, defending the other side outright: “These Chinese models are excellent. Open-source models that are excellent should be used.”

Three trend lines worth watching, all sourced above:

All benchmark figures, prices, and quotes verified against the sources below as of July 26, 2026. Prices are list prices; benchmark scores are pinned to the dates shown, because this field re-writes its own leaderboard roughly every seven months.

Cheap, Fast, and Good: How Chinese AI Models Broke the Pick-Two Rule was originally published in Towards AI on Medium, where people are continuing the conversation by highlighting and responding to this story.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @deepseek 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/cheap-fast-and-good-…] indexed:0 read:9min 2026-07-27 ·