SwiflTrail

The Price of Intelligence: DeepSeek's Hike and ZhiPu's Counterpunch Expose AI's Centralization Trap

Ivytoshi Bitcoin

On an otherwise ordinary Tuesday in May 2026, the Chinese AI landscape witnessed a silent coup. DeepSeek raised API prices for its V4 model by 30–40% during peak hours, and within hours, ZhiPu’s GLM-5.3 emerged with a benchmark comparison showing it beating DeepSeek on 7 of 9 coding-agent tests. The narrative was instant: “DeepSeek loses its price edge, ZhiPu takes the crown.”

But as a DAO governance architect who has spent a decade auditing the economic incentives of decentralized systems, I see something else entirely. This isn’t a simple price war. It’s a textbook case of how centralized AI infrastructure breeds vendor lock-in, opaque pricing, and strategic manipulation of benchmarks. And it’s exactly the kind of dynamic that makes the case for decentralized AI—networks like Bittensor, Akash, or even on-chain inference markets—more urgent than ever.

Code is law, but people are the soul. The soul of the AI market is being auctioned to the highest bidder, and the community is the one paying the price.


Context: The Two Titans and a Tale of Two Benchmarks

DeepSeek V4 and ZhiPu GLM-5.3 are the undisputed heavyweights of China’s large language model API market. Both target the fastest-growing, highest-volume use case: coding agents. From Cursor to Windsurf, from Trae to custom in-house tools, every AI-assisted development pipeline depends on these models. According to industry estimates, coding agent tokens alone account for 40% of total API consumption in China’s AI sector.

DeepSeek had long held the “king of cost-performance” throne, charging ¥6 per million input tokens and ¥18 per million output tokens for V4-Pro. Then, in mid-May 2026, it raised peak-hour prices to ¥9 input and ¥27 output—a 50% hike on input. ZhiPu, watching from the shadows, immediately launched GLM-5.3 at ¥8 input and ¥28 output, almost identical. But the real story lies in the fine print: DeepSeek offers off-peak half-price discounts (¥4.5 input) and a cache-hit rate of just ¥0.15 per million tokens, while ZhiPu’s cache price is ¥2—more than 13 times higher.

ZhiPu’s timing was surgically precise. It released a comparison chart covering 9 benchmarks, all of which were coding-agent tasks. The message: “We are cheaper AND stronger.” But the chart conveniently omitted general language understanding, math, multilingual, and knowledge QA benchmarks. Any independent evaluator would call this cherry-picking. Yet in the heat of the moment, the market bought it.


Core Analysis: The Hidden Infrastructure War

Let’s dive into the numbers, because they tell a story far deeper than a simple price comparison.

1. The Cache Pricing Gap: A 100x Difference in Strategic Priority

DeepSeek’s cache-hit price of ¥0.15 per million tokens is not just cheap—it’s a strategic weapon. On a peak-hour full-input price of ¥9, the cache discount is 1/60. ZhiPu’s cache price of ¥2 on an ¥8 base is only a 1/4 discount. Why does this matter?

In my years auditing DeFi protocols, I learned that the marginal cost of a “read” operation reveals the true efficiency of the underlying infrastructure. DeepSeek has clearly invested heavily in KV-cache management, prefix reuse, and likely custom inference hardware. Their cache system is so efficient that they can afford to offer it at near-zero cost, effectively creating a moat for high-reuse scenarios like code completion, template-based tasks, and long-running agent sessions.

ZhiPu, on the other hand, appears to have not yet optimized its cache infrastructure. The ¥2 price suggests they are still pricing based on cost-plus, not strategic lock-in. This is a massive vulnerability. Any developer building a coding agent that processes similar prompts repeatedly—think of a CI/CD pipeline that generates the same test suite—will immediately gravitate toward DeepSeek’s cache. Over time, that developer becomes locked into DeepSeek’s ecosystem, making the switching cost far higher than the trivial ¥1 difference in peak prices.

2. Off-Peak Pricing: A Tale of Capacity Utilization

DeepSeek’s off-peak half-price offering (¥4.5 input, ¥13.5 output) is another signal of infrastructure sophistication. To offer such a discount, they must have excess capacity during non-peak hours and a demand prediction system that can route non-critical jobs to those slots. This is the same principle that DeFi protocols use for dynamic fee markets—think EIP-1559 on Ethereum, but applied to AI compute.

ZhiPu has not matched this. Why? Because they likely lack the scale to flex compute resources. In a centralized model, you provision for peak demand and eat the cost of idle GPUs during off-hours. By offering discounts, DeepSeek is effectively monetizing that idle capacity, improving overall GPU utilization and unit economics. This is a textbook example of what I call “compute arbitrage” in my DAO governance workshops.

3. Benchmark Selection: The Art of Storytelling

ZhiPu’s comparison chart is a masterpiece of selective framing. Every single benchmark—DeepSWE, HLE with Tools, CyberGym, Agents’ Last Exam, Terminal Bench 2.1, NL2Repo, Toolathlon, etc.—is a coding-agent test. Not a single general-purpose benchmark like MMLU, GSM8K, or HumanEval was included. Why?

Because ZhiPu knew that DeepSeek’s general-purpose performance is still strong. In fact, on Terminal Bench 2.1, DeepSeek scored 87.9 vs ZhiPu’s 88.2—a margin of 0.3 points, essentially noise. On NL2Repo, DeepSeek actually led. The “7 of 9” narrative is technically true, but the margins are tiny: most differences are 2-4 points, which fall within typical evaluation variance. Calling it “Stronger” is marketing, not science.

Don’t govern the exit, govern the entrance. ZhiPu is controlling the entrance—the narrative—by defining which benchmarks matter. But the real exit—the ability for developers to switch freely—is being governed by DeepSeek’s cache moat and off-peak discounts.


Contrarian Angle: The Centralization Trap They Both Represent

Here’s the uncomfortable truth that neither DeepSeek nor ZhiPu wants you to hear: Both are building walled gardens. Their pricing strategies, while clever, are designed to extract maximum rent from a captive developer base. The cache lock-in, the off-peak discounts, the selective benchmarks—all of it serves to make switching costs higher, not lower.

As a DAO governance architect, I’ve seen this playbook before. It’s the same mechanism that centralized exchanges used to trap liquidity: offer a low fee on one side, but bury the real costs in hidden fees, withdrawal limits, and complex order types. Here, the “low cache price” is the bait, and the “peak-hour price hike” is the hook.

But there’s a deeper issue: the entire AI API market is built on centralized infrastructure. If DeepSeek’s GPUs go down, your coding agent crashes. If ZhiPu’s pricing committee decides to quadruple rates tomorrow, you have no recourse. The community has no skin in the governance game. Code is law, but people are the soul. The soul of your AI application is held hostage by a handful of corporate servers.

The Price of Intelligence: DeepSeek's Hike and ZhiPu's Counterpunch Expose AI's Centralization Trap

This is where decentralized AI inference networks become not just a nice-to-have, but a necessity. Projects like Bittensor allow anyone to contribute compute and earn tokens, creating a open market for inference where prices are determined by supply and demand, not by a single company’s pricing committee. Akash Network offers a marketplace for GPU compute that can be used for inference, with transparent pricing and no data lock-in. Even on-chain inference via zero-knowledge proofs is becoming feasible for certain tasks.

Imagine a world where your coding agent can route a prompt to the cheapest available model across dozens of providers, with on-chain settlement and verifiable execution. That world is not far off. And when it arrives, the “DeepSeek vs ZhiPu” debate will look like a minor squabble over a tiny slice of a much larger, decentralized pie.


Takeaway: The Real Opportunity Is in Decentralization

Let’s be clear: I’m not saying the DeepSeek-ZhiPu competition is irrelevant. It’s a fascinating case study in strategic pricing, infrastructure moats, and narrative control. But for the AI developer community, the lesson is not “which model to pick.” It’s “why are you letting any single model provider control your entire stack?”

Listen more than you code. If you’re building a coding agent that will handle millions of tokens a day, you should be listening to the infrastructure signals. The fact that DeepSeek’s cache is 13x cheaper than ZhiPu’s tells you they’ve optimized their hardware. The fact that ZhiPu cherry-picked benchmarks tells you they’re desperate for market share. The fact that both are raising prices tells you that centralized AI is following the same path as every other centralized utility: early discounts, later lock-in, eventual rent extraction.

The antidote is not to choose the lesser evil. The antidote is to build on open, decentralized networks where you own your data, your compute, and your pricing. The next wave of AI innovation will not come from a single company’s API. It will come from a global, permissionless marketplace of models, where the community governs the rules and the code is truly law.

Don’t govern the exit, govern the entrance. The entrance to a decentralized AI future is being built right now. Don’t let the current price war distract you from the real war: the fight for sovereignty over the intelligence that powers our applications.

Market Prices

Coin Price 24h
BTC Bitcoin
$63,203.3 +0.10%
ETH Ethereum
$1,886.56 +0.50%
SOL Solana
$75.64 -0.24%
BNB BNB Chain
$607.2 -0.08%
XRP XRP Ledger
$1 -0.22%
DOGE Dogecoin
$0.0701 +0.23%
ADA Cardano
$0.1806 -0.66%
AVAX Avalanche
$6.47 +0.87%
DOT Polkadot
$0.7658 -0.44%
LINK Chainlink
$8.95 +2.11%

Fear & Greed

29

Fear

Market Sentiment

Event Calendar

{{年份}}
08
04
upgrade Solana Firedancer

Independent validator client goes live on mainnet

18
03
unlock Sui Token Unlock

Team and early investor shares released

15
04
halving Bitcoin Halving

Block reward reduced to 3.125 BTC

22
03
unlock Optimism Unlock

Circulating supply increases by about 2%

28
03
unlock Arbitrum Token Unlock

92 million ARB released

12
05
halving BCH Halving

Block reward halving event

10
05
upgrade Ethereum Pectra Upgrade

Raises validator limit and account abstraction

30
04
upgrade Celestia Mainnet Upgrade

Improves data availability sampling efficiency

Tools

All →

Altseason Index

44

Bitcoin Season

BTC Dominance Altseason

Gas Tracker

Ethereum 28 Gwei
BNB Chain 3 Gwei
Polygon 42 Gwei
Arbitrum 0.5 Gwei
Optimism 0.3 Gwei

Market Cap

All →
# Coin Price
1
Bitcoin BTC
$63,203.3
1
Ethereum ETH
$1,886.56
1
Solana SOL
$75.64
1
BNB Chain BNB
$607.2
1
XRP Ledger XRP
$1
1
Dogecoin DOGE
$0.0701
1
Cardano ADA
$0.1806
1
Avalanche AVAX
$6.47
1
Polkadot DOT
$0.7658
1
Chainlink LINK
$8.95

🐋 Whale Tracker

🔴
0x0a49...27ed
1d ago
Out
1,261.72 BTC
🟢
0xada4...5a62
1d ago
In
3,833,924 USDT
🔵
0x42c9...0fff
5m ago
Stake
2,815 ETH

💡 Smart Money

0x2299...24f2
Early Investor
+$4.3M
71%
0xf9ad...ba20
Market Maker
+$3.9M
69%
0x07a4...8d11
Top DeFi Miner
+$0.2M
83%