Two Providers Just Moved the Price Floor Up
A per-token rate is a cost you can engineer down; a revenue share is one you cannot, and that difference decides which of your features survive a price shock.
Revenue share is the dangerous half
Of Benedict Evans's two pricing moves, Alibaba's reported consideration of revenue share instead of flat token pricing is the one that breaks a model rather than shifting a number. A per-token rate is a forecastable variable cost: caching, distillation, prompt compression and shorter agent loops all pay back directly. Revenue share ties gross margin to a supplier's take rate and is invariant to every efficiency win the team ships. Reported consideration, not a published price sheet. DeepSeek's increase is so far described only as "significant," with no rates attached.
The second-order effect matters more than either provider. DeepSeek sits on the cost/performance Pareto line, the set of options where nothing else is both cheaper and better, alongside Kimi and Grok. When the cheapest good option raises its price, everything above it gains headroom. Evans calls this a supply crunch in which labs can name their price, and leaves open where price, capacity and capex re-equilibrate.
The frontier claim does not survive a methodology review
"Alibaba and Kimi very close behind US frontier labs on some benchmarks" names no suites, no eval protocol, no contamination controls, no per-task breakdown. Pareto position is workload-dependent, and the asserted line carries no price basis, no context window, no batch-versus-streaming distinction. The same account credits Grok to SpaceX rather than xAI, a provenance slip that is itself the argument for re-deriving the frontier on in-house evals.
A frontier chart never tells you which task mix produced it, and the task mix decides whether the result transfers to your distribution.
Where the open-weight floor actually sits
The counterweight is open weights. A 30B-parameter, agent-loop-trained model is published under Apache 2.0, sized for a single 24GB consumer GPU, weights under 20GB at roughly 4-bit, with a claimed 0.2–1% accuracy loss, per Devshot. Two gaps. The ~233 tok/s figure for DFlash speculative decoding, a drafter proposing 16-token blocks verified in parallel, was measured on an RTX 5090, while "fits on 24GB" is a 4090 number. What that figure doesn't tell you is the draft acceptance rate, batch size or context length, none of which is disclosed. A 16-token block pays off only if most of it survives verification, and acceptance degrades where agents live: long, noisy tool-output context.
Sub-20GB of weights on a 24GB card leaves roughly 4GB for KV cache and activations, so real agent trajectories force an 8-bit KV cache, a hard context cap, or a bigger card. The accuracy claim names no benchmark and no turn depth, and single-shot quantization deltas systematically understate compounding error across a multi-turn loop. None of that makes the release unusable. It makes it a priced ceiling on what any hosted provider can charge you, leverage at renewal whether or not you deploy it.
What dual-sourcing has to mean operationally
Evans reports that large companies now presume they should dual-source, because "you can't rely on anyone right now." Slogan, until a swap executes in under a week. Real means a provider-agnostic harness with per-task golden sets scored jointly on quality and $/successful-task, the only unit that survives both a model swap and a move from per-token pricing to revenue share. It also serves as regulatory insurance: the US is exploring bans on importing Chinese models while China discusses export restrictions, so access can vanish with no notice. Attribution is the third leg. Databricks has published its cost-efficiency methodology, an enterprise AI FinOps category is forming around spend attribution and ROI proof for coding agents, and retrofitting per-feature, per-team, per-trajectory tags across a live agent fleet costs far more than instrumenting them first.
What to do
Rebuild the inference cost model this week with flat-to-rising $/1M tokens plus +50% and +200% per-provider shock scenarios, and name an owner for every feature that goes gross-margin-negative.
Stand up a provider-agnostic eval harness with a cost axis this sprint: per-task golden sets scored on quality and $/successful-task across one US frontier model, one Pareto-line challenger, and one self-hosted open-weight baseline.
Spike the 30B open-weight release at 4-bit on your own agent trajectories this sprint and report task pass rate, tool-call validity, p95 turn latency, and KV-cache headroom at your real context length.