Alibaba just officially announced Qwen3.8-Max, its largest model to date at a claimed 2.4 trillion parameters, and paired the launch 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, and the announcement comes with a bold positioning claim: second only to Claude Fable 5 among all frontier models.

The stealth debut nobody saw coming

Before the official announcement, something unusual happened on the Code Arena leaderboard. On July 18, an anonymous model called "kaleb" appeared on the Code Arena leaderboard, 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. The next day, Alibaba confirmed it: "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 advantage, 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. The sparse MoE architecture (a design where only a fraction of the network activates per token, keeping inference costs manageable) is the same approach used by DeepSeek and others at this scale. Alibaba hasn't disclosed the active-parameter count or the mixture-of-experts configuration, so 2.4T is a headline number, not a compute figure. For scale, DeepSeek V4 Pro's 1.6T only activates about 49B parameters per token , roughly 3% of the network.

The announced specs from Qwen Cloud integration metadata:

  • 983,616-token context window and 131,072-token maximum output