
Qwen3.8-Max Packs 2.4T Parameters Into a 1M Context
Alibaba's Qwen3.8-Max is a 2.4-trillion-parameter sparse MoE model with a 1M-token window, priced at $2 per million input tokens and open weights next week.
The Biggest Qwen Yet, and Most of It Sits Idle
Alibaba unveiled Qwen3.8-Max on August 3, 2026 — a 2.4-trillion-parameter mixture-of-experts model that the Qwen team describes as the most capable in the family to date. The headline number is enormous, but the number that actually governs what this model costs to run is much smaller: roughly 95 billion parameters activate on any given token.
- 2.4 trillion total parameters in a sparse mixture-of-experts architecture, with about 95 billion active per token
- 1 million token context window, accepting up to 991K input tokens and emitting up to 131K
- $2 per million input tokens and $6 per million output on Alibaba Cloud Model Studio, with cached reads at $0.25
- Open weights promised for the following week, alongside a much smaller Qwen3.8-27B checkpoint
What Does Sparse Mixture of Experts Actually Buy You?
It buys capacity without paying for all of it on every request. A dense model of 2.4 trillion parameters would be effectively unservable — every token would have to be multiplied through the entire network. A sparse mixture-of-experts model instead holds many specialised sub-networks and routes each token to a small handful of them.
The practical consequence is the pricing above. At $2 per million input tokens, Qwen3.8-Max lands at roughly 40% of Claude Opus 5's input price and around a quarter of its output price in international markets — economics that only work because the activated slice is a fraction of the whole. We've written a fuller explainer on how sparse mixture of experts works and what the numbers mean for anyone deciding whether to host one of these models rather than call an API.
The cached-read price is worth a second look too. At $0.25 per million tokens, a stable prefix costs an eighth of a fresh one. With a million-token window available, prompt architecture — keeping the unchanging bulk of your context at the front, in a fixed order — becomes a bigger cost lever than prompt length.
Where It Lands on Benchmarks
Alibaba reports strong multimodal results, including 86.1 on OSWorld-Verified for computer-use style tasks and 92.1 on OmniDocBench 1.5 for document understanding. The generational jump the Qwen team highlights most is agentic: DeepSWE 1.1 moves from 21.6 to 56.6 against the previous flagship.
Public leaderboards place it fifth in Text Arena and second in Vision Arena at the time of announcement. Those positions move week to week and should be read as "competitive with the frontier" rather than as a fixed ranking. The model takes text, image, and video input and returns text.
What Open Weights Would Change
Alibaba said weights ship publicly the week after launch. Realistically, the 2.4T flagship is a datacenter artifact — multi-node inference, not something that fits a workstation. The companion Qwen3.8-27B is the checkpoint most self-hosters will actually download, and it is the one worth watching benchmarks for.
That two-tier release pattern has become the standard playbook for open-weight labs, and readers following our AI coverage will recognise it from Qwen3.7 Flash's 1M-token vision release and from DeepSeek's V4-Flash pricing move in late July. Publish a frontier-scale hosted model, publish a small open sibling, and let the community do the ecosystem work.
The Honest Caveat
Alibaba has not disclosed the activated-parameter count for the open-weight releases, which makes serving-cost modelling guesswork until the weights land. Independent evaluation always lags a launch by a week or two, and vendor benchmark selections are vendor benchmark selections.
What is not in doubt is the direction. A 2.4-trillion-parameter model priced well under the frontier incumbents, with a million-token window and open weights following days later, is a fairly clear statement about where the cost floor for high-capability inference is heading.
Sources: MarkTechPost — August 3, 2026; Alizila — August 3, 2026; TNGlobal — August 4, 2026.
More AI Stories
NVIDIA Alpamayo 2 Super Ships an Open 34B AV Model
NVIDIA released Alpamayo 2 Super for commercial use — a 34B open reasoning model for robotaxis with 360-degree perception and a permissive OpenMDW license.
Sparse Mixture of Experts Explained for 2026 Models
Why a 2.4T-parameter model can be cheaper than a 70B one: what active parameters mean, how routing works, and what MoE really costs to self-host in 2026.
DeepSeek V4-Flash 0731 Tops V4-Pro at a Third the Price
DeepSeek's retrained V4-Flash 0731 beats its own V4-Pro preview on every published agentic benchmark at $0.28 per million output tokens, MIT licensed.



