In late 2024 and early 2025, two of the most consequential AI model releases in history happened within months of each other — but the industry is still grappling with what they actually mean.
In September 2024, OpenAI released o1-preview, a reasoning model that could "think" before answering. The message was unmistakable: frontier intelligence is a premium product, delivered through a premium API. OpenAI's GPT-4o pricing sat at $5 per million input tokens and $15 per million output tokens, while its o1 reasoning models commanded even higher rates.
In December 2024, DeepSeek released V3 — an open-weight model with 671 billion total parameters, 37 billion activated per token, trained for just $5.5 million. The model matched GPT-4o's performance on several benchmarks while costing roughly 1/60th to train. Then in January 2025, DeepSeek released R1, a reasoning model matching OpenAI's o1 performance — at roughly 1/27th of the API price.
The mainstream narrative frames this as a competition: DeepSeek is the cheaper alternative to OpenAI. A "good enough" model for budget-conscious developers. A Chinese追赶者 trying to catch the American leader.
That narrative is wrong.
DeepSeek is not trying to beat OpenAI at OpenAI's game. It's trying to change the game entirely.
The siege, not the race
The "chasing" metaphor assumes a straight track. One leader ahead, one challenger behind. If the challenger runs fast enough, it catches up.
But DeepSeek is not running on the same track. It's building a different track altogether.
Consider what DeepSeek's approach actually represents. The company didn't just release a model. It released a model that is open-weight under an MIT license, complete with a 55-page technical paper detailing every architectural decision. The model natively supports 128K tokens of context, uses a Mixture-of-Experts architecture documented down to the FP8 mixed-precision training methodology, and cost so little to train that it forced the industry to question whether billions in GPU spending was necessary.
OpenAI sells "intelligence density" — the idea that you pay more for smarter AI, behind a proprietary API. DeepSeek sells "democratized access" — the idea that AI should be infrastructure you can inspect, modify, and run on your own hardware.
One company believes AI is a service. The other believes AI is a utility.
As Chinese media outlet 钛媒体 (TMTPost) analyzed in its April 2026 article titled "The 'Yalta Moment' of Large Models": "Two paths were drawn with stark clarity in that moment: one is OpenAI's compute supremacy and pricing power; the other is DeepSeek's algorithmic efficiency and universal access. This can no longer be simply called a continuation of the technology race — it is the starting point for the restructuring of the global AI industry order."
The hardware play that changes everything
Here's where the "chasing" narrative collapses entirely.
DeepSeek has confirmed since early 2025 that its models can run on Huawei's Ascend chips. The South China Morning Post reported in February 2025 that the company had been working with Huawei since late 2024 to adapt its models for domestic processors. Nvidia CEO Jensen Huang described the development as having "terrifying consequences" — not because DeepSeek is a threat to Nvidia's market share today, but because it proves that CUDA can be bypassed.
The implication is stark: if the world's most advanced open-weight models can run on non-Nvidia chips, the entire economics of AI shifts. Developers no longer depend exclusively on Nvidia GPUs. Enterprises no longer need to worry about chip export controls. The U.S. chip restrictions become less effective — not because China found a way around them, but because China built an alternative software stack that doesn't require the American one.
As James Cham, a partner at Bloomberg Beta, observed: "DeepSeek showed that the frontier model can be built without the frontier hardware stack." The technical validation — that DeepSeek's training ran on 2,048 NVIDIA H800 GPUs over two months, a fraction of what competitors use — proves that the constraints themselves can be designed around.
The cost revolution
The price gap is not a marketing stunt. It's the result of a fundamentally different approach to engineering.
DeepSeek-V3 uses a Mixture of Experts (MoE) architecture with 671 billion total parameters, but only 37 billion activated per inference token. This sparsity is what makes the economics work: most of the model's weights stay dormant for any given input, dramatically reducing per-query compute. The model was trained on 2,048 NVIDIA H800 GPUs over approximately two months, at a total training cost of $5.576 million — an amount that Meta reportedly spends in days on its infrastructure.
By mid-2025, DeepSeek had released V4-Flash and V4-Pro through its API. Official pricing from DeepSeek's documentation lists V4-Flash at $0.14 per million input tokens (cache miss) and $0.28 per million output tokens, with cache-hit pricing dropping to $0.0028 per million tokens. V4-Pro sits at $0.435 input and $0.87 output. By comparison, OpenAI's GPT-4o costs $5 input / $15 output — making even the non-cached DeepSeek V4-Pro roughly 11-17x cheaper.
The cost advantage compounds with usage patterns. DeepSeek's Multi-head Latent Attention (MLA) architecture — documented in the DeepSeek-V2 technical paper from May 2024 — uses low-rank key-value joint compression to dramatically reduce KV cache memory during inference. This architectural innovation, not brute-force GPU deployment, is what drives the cost structure.
Kimi adopted MLA for its K2 series, and DeepSeek incorporated Kimi's Muon optimizer into its own training pipeline — a cross-company technology exchange that contrasts sharply with the lawsuit-laden dynamics of U.S. AI development.
The result is a model ecosystem where one company repeatedly cuts prices while its American competitors raise theirs. In May 2025, DeepSeek slashed V2 API prices by over 90%. The pattern is structural, not promotional.
The open-source ecosystem play
DeepSeek's strategy extends beyond its own model.
The Chinese open-source AI ecosystem operates on a fundamentally different model from Silicon Valley. Companies share technology across organizational boundaries. DeepSeek's MLA architecture was adopted by Kimi's K2 series. Kimi's Muon optimizer — which doubles training efficiency — was written into DeepSeek's training methodology. As one industry observer noted: "You use my architecture, I use your optimizer. No disputes, no licensing required."
This is the opposite of the American model. OpenAI and Anthropic are locked in a zero-sum competition, each trying to outspend and outmaneuver the other. They don't share technology. They don't collaborate. Lawsuits over IP and talent are common.
The Chinese model is built on shared research infrastructure. The American model is built on proprietary moats. One approach maximizes collective progress; the other maximizes individual capture.
What "winning" actually means
If your definition of winning is "beating OpenAI on benchmark scores," DeepSeek hasn't won yet. The company acknowledged that its models lag behind frontier closed-source models on certain complex reasoning benchmarks.
But that's the wrong definition.
DeepSeek is not trying to have the best model on the leaderboard. It's trying to make the leaderboard irrelevant.
When the best open-weight model costs roughly 1/11th of the best closed model for equivalent performance, runs on chips that aren't subject to U.S. export controls, and comes with full technical documentation that allows anyone to understand, modify, and deploy it — the question isn't "which model is smarter?" The question is "who can afford to use which model, and who has the freedom to build on top of it?"
Ramp's 2025 Enterprise AI Spend Report indicated a significant shift: Anthropic's share of enterprise AI spending was growing rapidly, while OpenAI's market share was declining from a dominant position. A San Francisco-based startup, Lindy, moved workloads from Anthropic to DeepSeek and cited millions of dollars in annualized savings.
The trend is clear. When the cost gap is this large, enterprises optimize for ROI, not benchmark scores.
The real question
The mainstream narrative asks: "Can China's AI catch up to America's?"
That's the wrong question.
The right question is: "If the world's most advanced open-weight models are open, cheap, and can run on chips that aren't controlled by the U.S. government — does it matter who has the highest number on the leaderboard?"
DeepSeek is not trying to build a faster train on the same track. It's building a different track altogether. One where the rules of the game — the definition of "winning" — are fundamentally different.
OpenAI is selling intelligence as a service. DeepSeek is building intelligence as infrastructure.
One is a product. The other is a platform.
And platforms tend to outlast products.
📊 Understand the real economics of AI
Our AI strategy briefings cut through the hype — cost benchmarks, ecosystem analysis, and deployment patterns that actually matter.
Get the briefings →
Pricing information reflects publicly available API pricing as of the date of each cited source. Actual costs may vary based on usage patterns, caching, and negotiated enterprise agreements. Economic and geopolitical analyses inherently involve uncertainty; the strategic interpretations in this article are the author's and not attributable to any cited source.
Sources:
1. 钛媒体 (TMTPost) — "大模型的'雅尔塔时刻'" by 锦缎 (April 27, 2026)
2. DeepSeek Official API Pricing — api-docs.deepseek.com
3. DeepSeek-V3 Technical Report — arXiv:2412.19437 (December 2024)
4. DeepSeek-V2 Technical Report — arXiv:2405.04434 (May 2024; MLA architecture)
5. South China Morning Post — "DeepSeek says its AI models can run on Huawei chips" (February 2025)
6. NIST CAISI Evaluation of DeepSeek V4 Pro (May 2025)
7. TechRepublic — "Chinese AI Models Challenge OpenAI and Anthropic on Cost and Enterprise Risk" (June 2025)
8. Ramp 2025 Enterprise AI Spend Report — ramp.com
9. DeepSeek R1 Technical Report
Disclaimer:
This article is for informational purposes only and does not constitute investment or technical advice. All pricing and performance data is sourced from the respective companies' official documentation and public technical reports as cited above. Model performance claims are based on published benchmarks and may not reflect all use cases or deployment scenarios.