Alibaba's Qwen3.8-Max Sneaks Onto Leaderboards Before Its 2.4T Official Launch
Alibaba's 2.4T-parameter Qwen3.8-Max arrives with open weights promised, frontier coding claims, and a stealth arena debut that the community unmasked
- Qwen3.8-Max announced: Alibaba's new flagship at 2.4T parameters (sparse MoE), claiming second place behind Claude Fable 5 globally.
- Open weights promised next week: Both Qwen3.8-Max and a smaller Qwen3.8-27B will go open-weight, breaking the recent Max-tier closed pattern.
- Stealth arena debut: The model was caught on Code Arena as anonymous model "kaleb" — identified by its Qwen tokenizer signature — before the official announcement.
- Autonomous coding demo: The model built the oh-my-cli repo over 16 days with 422 commits, zero tool-call failures in independent testing.
- Pricing: $2.0/M input, $6.0/M output — try it at Qwen Studio or via the API.
- No public benchmarks yet: All performance claims are Alibaba's own internal evals; no independent scores from Artificial Analysis, Arena.AI, or Hugging Face exist as of publication.
Alibaba has officially announced Qwen3.8-Max, its largest model to date at a claimed 2.4 trillion parameters, paired with a promise that open weights for both Qwen3.8-Max and a smaller Qwen3.8-27B will drop next week. The model is live today as a preview through Qwen Studio and the Qwen API, with Alibaba positioning it as second only to Claude Fable 5 among all frontier models.
The stealth arena debut
Before the official announcement, something unusual happened on the Code Arena leaderboard. On July 18, an anonymous model called "kaleb" appeared, introducing itself as "Claude," a training artifact left over from Anthropic distillation. Within 24 hours, the community cracked the identity. The tell was a quirk in token generation: the model produced tokens tagged as PostalCodesNL, a pattern unique to Alibaba's Qwen tokenizer. Alibaba confirmed it the next day: "kaleb" was Qwen3.8-Max.
On the Code Arena coding leaderboard, Qwen3.8-Max leads Kimi K3 by approximately 6 Elo points, a meaningful but not dominant margin, despite Kimi K3 having 2.8T parameters versus Qwen3.8-Max's 2.4T.
What Alibaba is actually shipping
Alibaba describes Qwen3.8-Max as a 2.4-trillion-parameter sparse mixture-of-experts system that handles text, images, video, and documents. In a sparse MoE architecture, only a fraction of the network activates per token, which keeps inference costs manageable. Alibaba hasn't disclosed the active-parameter count or the MoE configuration, so 2.4T is a headline number, not a compute figure. For scale, DeepSeek V4 Pro's 1.6T total only activates about 49B parameters per token, roughly 3% of the network.
Specs pulled from Qwen Cloud integration metadata:
- 983,616-token context window and 131,072-token maximum output
- Native multimodal: text, images, video, and documents
- Thinking always enabled, with low, high, and xhigh reasoning settings; xhigh is the documented default
- OpenAI- and Anthropic-compatible API endpoints
The autonomous coding showcase
The headline demo is the oh-my-cli repository, a minimal autonomous code-agent CLI that Qwen3.8-Max built itself over 16 days of continuous self-directed development, starting from an empty folder. The repo has 422 commits, a full test suite, session management, undo/redo, MCP server support, CI handoff tooling, and leased git worktrees for parallel agent isolation. It's a real, working TypeScript project with production-grade safety features including folder trust enforcement, command policy sandboxing, and spend budget caps.
Alibaba's claimed long-horizon capabilities extend beyond coding:
- Chip design: 500+ turns of autonomous optimization in a closed-loop planning cycle
- E-commerce strategy: 365-day autonomous planning with adaptive feedback
- Professional workflows: Production-quality output across hundreds of professions via the "Cowork" feature
- Visual agentic intelligence: Vision used as a continuous feedback loop for planning and self-correction, not just input parsing
Where the benchmarks fall short
Qwen3.8-Max shipped with no benchmark table, no model card, no license, and no disclosed active-parameter count. Every performance claim so far comes from Alibaba's own internal evals. The "second only to Fable 5" ranking is Alibaba's own characterization, not a result from Artificial Analysis, Hugging Face's Open LLM Leaderboard, or Arena.AI. As of publication, Qwen3.8-Max-Preview appears on none of those platforms.
One independent data point does exist: in a real-world architecture evaluation, Qwen3.8-Max preview scored 80/100, just behind Kimi K3 at 83. None of Qwen's 44 tool calls failed during that evaluation, which is the most useful signal for anyone building agentic pipelines.
For a floor estimate, the verified family baseline is Qwen3.7-Max's published numbers: GPQA Diamond 92.4, SWE-bench Verified 80.4, Terminal-Bench 2.0 69.7. Qwen3.8 should clear those. One known weakness to track: Qwen3.7-Max carried a 22.9% hallucination rate and a 48% abstention rate on knowledge-retrieval tasks, meaning it declined to answer nearly half of factual questions it was previously willing to attempt. No comparable figures exist yet for Qwen3.8-Max.
Pricing and access
The announced API pricing for Qwen3.8-Max:
- Input: $2.00 per million tokens
- Output: $6.00 per million tokens
- Implicit caching: $0.25 per million tokens
You can try it now at Qwen Studio or via the API. One cost caveat: Qwen models tend to emit more output tokens per task than their peers. Qwen3.5-27B burned 98M output tokens completing the Artificial Analysis Intelligence Index, against 56M for MiniMax-M2.5 and 61M for DeepSeek V3.2. Output tokens are the expensive side, so headline per-million comparisons systematically overstate Qwen's cost advantage.
The open-weight bet
The open-weight promise is the most strategically significant part of this announcement, and also the least certain. Alibaba's last two flagships shipped closed: Qwen3.7-Max and Qwen3.6-Max-Preview are both API-only through Alibaba Cloud Model Studio, with no weights published.
If Qwen3.8 truly goes open-weight at 2.4 trillion parameters, it breaks the Max-tier pattern entirely and would make it roughly 1.5x larger than any open-weight model released to date. The current record holder is DeepSeek V4 Pro at 1.6T; everything else in the open field sits well below a trillion. That would also mean Alibaba chose to open-source its flagship in the same month Moonshot and Thinking Machines did the same.
Alongside Qwen3.8-Max, Alibaba is releasing Qwen3.8-27B as open weights, a smaller distilled variant that will be self-hostable. The Qwen3 and Qwen3.5 lines ship under Apache 2.0. Expect the same here.
What this means for the field
Within ten days in July 2026, two Chinese labs released frontier-class open-weight models: Moonshot's Kimi K3 (2.8T parameters) on July 16, and Alibaba's Qwen3.8-Max (2.4T parameters, multimodal) on July 19 at the World AI Conference in Shanghai. Chinese labs are now competing at the trillion-parameter open-weight frontier on a weekly cadence, and the gap with Western closed models is narrowing.
Qwen3.7-Max delivered a 92.4 GPQA score at $1.25 input, one eighth of Claude Fable 5's input price and less than half of Kimi K3's. Alibaba's consistent advantage has been delivering 90% of frontier quality at 15% of frontier cost. If Qwen3.8-Max holds that pattern, the $2/$6 pricing makes it one of the most competitive frontier models available.
The practical advice: test it now on your actual workloads, especially agentic coding and multimodal pipelines where the zero tool-call failure rate and long-horizon planning are most relevant. Hold off on infrastructure decisions until the open weights land, independent benchmarks appear, and the model card is published. The stealth arena debut suggests the model is real. Whether the official numbers match the internal claims is still an open question.