Two moves in a matter of weeks are rewriting the cost rules of Chinese-made AI. Alibaba released Qwen3.8-Max, its largest LLM at 2.4 trillion parameters, while DeepSeek grabbed attention with V4-Flash, a model that slashes inference list prices to nearly symbolic levels: $0.14 per million input tokens and $0.28 for output. This isn't just a race for scale—the battleground has shifted to architecture, efficiency, and, crucially, the ability to bring model weights inside one's own data center.
Both models use mixture-of-experts designs. Qwen3.8-Max activates around 95 billion parameters per request out of 2.4 trillion total, cutting latency and consumption. DeepSeek V4-Flash, with 284 billion total parameters and 13 billion active at inference time, follows the same philosophy but at a smaller scale. Moonshot AI's Kimi K3 embraces a similar approach (2.8 trillion total, 104 billion active) yet charges higher rates: three dollars per million input tokens and fifteen for output.
API list prices tell only part of the story. The true cost of a task depends on how many tokens are generated and how many interactions it demands. In the AA-Briefcase benchmark, Kimi K3 averaged 120,000 output tokens and 83 turns per task, translating to a real cost of over ten dollars per job. Reuters reports that the same benchmark was completed by V4-Flash at about three cents, according to Artificial Analysis. The lesson: a low per-token rate doesn't automatically mean a lower cost if the model consumes less compute to reach the result.
What matters most for those planning AI infrastructure is the open-weight release model. Alibaba, DeepSeek, and Moonshot AI distribute model weights under licenses that allow deployment on owned hardware or through third-party providers. V4-Flash is available under an MIT license on Hugging Face; Kimi K3 can be downloaded under Moonshot's own license. This means an organization can run inference on GPUs it buys or colocates, without being locked to a single cloud API. The cost of inference then becomes a question of CapEx and internal compute capacity, not a per-use tariff.
For business workloads, the signal is clear. Lian Jye Su, Omdia's chief analyst, sums it up: "Many workflows don't need the very best model. They need models that are good enough, affordable, transparent and accessible—and open-weight models satisfy that demand." Direct access to weights enables keeping data in-house, meeting sovereignty requirements, and optimizing the use of GPUs already running in racks.
China's race isn't just driving down the cost per token: it's building an ecosystem where the model is an asset the user controls, not a metered service delivered by a hyperscaler. Organizations evaluating on-premise deployment may face a paradigm shift: the comparison is no longer only between API prices, but between total cost of ownership, operational autonomy, and data governance. That's precisely the kind of scenario where an architectural choice becomes a competitive advantage.
💬 Comments (0)
🔒 Log in or register to comment on articles.
No comments yet. Be the first to comment!