Echoes of early hype in the quiet of current data.
There is a stillness in the pricing charts that few notice. On May 15, 2026, a single number—0.15 yuan per million tokens—appeared as an anomaly within the row of bolded API prices. That number is DeepSeek’s cache-hit rate. It is one-sixtieth of their peak input price. It is not a rounding error. It is a signal. A signal that the infrastructure beneath the AI model wars has become the true battlefield, far more than any benchmark score. And as I watch the macro shift—from the quiet corridors of Hong Kong’s CBDC pilots to the roaring data centers of Beijing and Hangzhou—I see the same pattern that once cracked DeFi’s liquidity pools: elegant design masking structural rot, and the quiet decay that precedes the crash.

Context: The Macro Canvas of Compute Pricing
To understand the events of that May morning, we must first map the global liquidity of compute. The AI API market has, for three years, operated like a yield curve with two distinct regimes: peak and off-peak. DeepSeek, the open-source darling, had long positioned itself as the “curve anchor”—the cheapest, most accessible. Zhìpǔ, with its GLM series, played the enterprise incumbent, slower but deeper in government contracts. Then came the price reset. DeepSeek raised its V4-Pro peak input from 6 to 9 yuan per million tokens, and output from 24 to 27. Within hours, Zhìpǔ launched GLM-5.3 at 8/28—a mirror image with a one-yuan discount. The market gasped. The price war was not over; it had entered a new phase: precision targeting.
But the real story is not the two yuan difference. It is the cache. It is the off-peak. It is the hidden infrastructure. As a researcher who has audited DeFi protocols and modeled CBDC liquidity injection, I recognize the architecture of this pricing game. It is not about setting a single price; it is about creating a system of levers—peak, off-peak, cache-hit, long-context, short-context—each designed to extract maximum efficiency from a finite resource: GPU compute. And the player who masters these levers will dominate the next cycle, just as the protocol with the best liquidity curve dominated DeFi Summer.
Core: The Anatomy of the Price Reset – A Micro-Audit of Infrastructure
I. The Commercial Game: Pricing as a Signaling Mechanism
Let us begin with the commercial layer. DeepSeek’s price increase was not a blunt instrument. It was a carefully orchestrated reset. The new peak pricing for V4-Pro (input 9, output 27) sits exactly one yuan above Zhìpǔ’s GLM-5.3 (8/28). This is not coincidence. It is a deliberate anchor. DeepSeek is saying: “We are the premium option for complex tasks, but we offer a discount for the disciplined—those who cache, those who shift to off-peak.” The cache-hit price of 0.15 yuan per million tokens is the true weapon. At that rate, a developer running a chatbot with 70% cache hit rate pays less than 0.05 yuan per task—a cost so low it becomes negligible. From my own experience auditing Curve Finance’s stablecoin pools, I learned that the true liquidity of a system is not in the headline rate but in the hidden invariants. The same applies here. The headline price is the yield; the cache price is the impermanent loss protection.
Zhìpǔ, by contrast, chose a value-based follow. They set their cache price at 2 yuan—thirteen times higher than DeepSeek’s. This is a strategic weakness. It exposes that their infrastructure has not yet achieved the same level of KV-cache optimization. But it is also a deliberate choice: they are betting that model capability will outweigh cost savings. The benchmarks, after all, show GLM-5.3 winning seven out of nine agent tasks. Yet the margin is thin—two to four points. In the noise of statistical variance, that is not a victory; it is a tie. The real question is: which asset will developers choose when the cost difference is a factor of 13 on cache? The answer is not binary. It depends on the application. For high-repetition, template-based tasks (code completion, customer support), DeepSeek’s cache advantage is a moat. For exploratory, one-shot agentic workflows, Zhìpǔ’s mild performance lead may tip the scale.

II. The Competitive Landscape: Selective Benchmarking and the Art of War
Zhìpǔ’s published comparison chart is a masterpiece of narrative control. It features nine benchmarks, all in the agent and coding domain. It omits general language understanding, mathematics, multilingual tasks. This is not an oversight; it is a frame. They are fighting on the terrain where they are strongest. But as a macro watcher, I see the missing data as the most telling. If GLM-5.3 were truly superior across the board, why not show the full spectrum? The answer is likely that on broader metrics, the two models are neck-and-neck, or DeepSeek even leads. The contrarian angle here is that the benchmark war is a distraction. The real competitive advantage is not a four-point lead on DeepSWE; it is the ability to run a 100,000-token agent loop at a cost of 5 yuan versus 30 yuan. The developer who ships a product will feel the weight of compute costs long after the blog post is forgotten.
DeepSeek’s counter-strategy is community and open source. Their GitHub repository has over 50,000 stars, and their model weights are freely available. This creates a switching cost of a different kind: developers who have fine-tuned on DeepSeek’s architecture are less likely to migrate to a closed-source API, even if the benchmark scores are slightly higher. The same dynamic played out in the early days of Ethereum versus EOS. The open-source community is a moat that cannot be measured in yuan per token.
III. The Technical Underpinnings: Caching as a Consensus Mechanism
Now let us zoom into the technical layer. The cache pricing ratio is the most revealing piece of data. DeepSeek’s cache hit costs 0.15 yuan, while its peak input costs 9 yuan—a ratio of 1:60. For comparison, OpenAI’s cache pricing for GPT-4o is about 50% of the normal rate, a ratio of 1:2. DeepSeek’s ratio is an order of magnitude more aggressive. This implies that their infrastructure has achieved an extremely low marginal cost for serving cached prompt prefixes. In cryptographic terms, this is akin to a layer-2 rollup that achieves a 60x compression ratio. It suggests that DeepSeek has invested heavily in prefix caching, attention reordering, and speculative decoding. The specific technique is likely a combination of semantic caching (where whole chunks of embedded text are reused) and KV-cache reuse across concurrent requests. From my time modeling the feedback loops of Terra’s algorithmic stablecoin, I recognize the power of such efficiency gains: they can create a virtuous cycle where lower costs attract more users, which increases cache hit rates, which further lowers costs. The same mechanism that drove the death spiral of Luna can drive a positive flywheel of compute adoption.
Zhìpǔ’s cache price of 2 yuan—a 1:4 ratio—suggests they are still in an earlier stage of optimization. They may be using a simpler caching system, or their hardware (possibly older GPU clusters) cannot achieve the same reuse factor. This is a gap that will take months to close, if it can be closed at all. The infrastructure advantage is not a feature release; it is a hard-coded engineering achievement.
IV. Infrastructure as a Strategic Asset: The Off-Peak Lever
Then there is the off-peak pricing. DeepSeek offers half-price off-peak: input 4.5, output 13.5. This is a demand-side management tool. It signals that DeepSeek has the ability to accurately forecast compute demand and shift non-urgent workloads to low-utilization hours. This is not trivial; it requires a sophisticated scheduling system that can predict idle slots hours in advance. In the blockchain world, this is analogous to a validator set that adjusts block times based on network congestion. DeepSeek is effectively creating a “gas market” where prices vary with time. Zhìpǔ has not yet matched this offering, which further exposes their infrastructure as less mature.

Contrarian: The Decoupling Thesis – What If Model Performance Doesn’t Matter?
The prevailing narrative is that the winner of the AI API wars will be the model with the best benchmarks. But I believe the real decoupling is happening elsewhere. The cost of inference is falling so fast that model capability will soon become a commodity, while infrastructure efficiency becomes the differentiator. Just as in DeFi, where the protocols with the deepest liquidity pools (not the most innovative yield strategies) won the market, the AI API market will be won by the provider with the lowest marginal cost per token. DeepSeek’s cache and off-peak pricing are not just tactical moves; they are a long-term bet that the unit economics of compute will determine the winner. The contrarian angle is that Zhìpǔ’s slight benchmark lead is a mirage. It will be erased by the next model iteration from DeepSeek, or by the open-source community fine-tuning a cheaper variant. But the infrastructure gap—the 60x cache ratio—is a structural advantage that cannot be replicated quickly. The cracks were always there: in the quiet of the pricing table, the infrastructure decay is visible.
Takeaway: Positioning for the Next Cycle
What does this mean for the broader crypto and macro audience? The AI API market is a microcosm of the compute economy that will underpin the next generation of decentralized applications. The battle between DeepSeek and Zhìpǔ is a preview of the competition between Layer-2 rollups, between DeFi protocols, between CBDC infrastructures. The winner will be the one that optimizes for marginal cost, not headline performance. The quiet of the current data—the 0.15 yuan cache price, the off-peak half-off—echoes the early hype of DeFi Summer, but with a different melody. The bubble is not popping; it is dissolving into a new layer of efficiency. The structure decays long before the crash, but here, the structure is solidifying. The takeaway is simple: the next cycle belongs to the infrastructure builders, not the benchmark chasers. Watch the pricing tables, not the blog posts. The truth is in the numbers.