Qwen3.8-Max: 2.4 Trillion Parameter Monster
Alibaba/Qwen
Moonshot AI
Anthropic
OpenAI
DeepSeek
Alibaba has released Qwen3.8-Max, a 2.4-trillion-parameter Mixture-of-Experts model with a million-token context, claiming it sets a new bar for coding and autonomous work. The release includes plans to open the weights of the Max-class model for the first time, and showcases long-running autonomous tasks. Independent testing shows it slightly trails Kimi K3 on the Intelligence Index, but it offers a strong price-performance ratio.
On August 3, 2026, Alibaba's Qwen team released Qwen3.8-Max, a large language model with 2.4 trillion parameters, though only about 95 billion are active per request due to its Mixture-of-Experts architecture. It has a one-million-token context window and is available via QwenCloud, Alibaba Cloud Model Studio, and the QwenWork app. The company plans to release open weights for Qwen3.8-Max and the smaller Qwen3.8-27B on August 12, marking the first time a Max-class model's weights will be open. Demonstrations show the model autonomously building a self-updating CLI tool over 16 days, reproducing and improving a scientific paper, competing in a real competition, designing a cryptographic chip, and trading in a simulated e-commerce environment. Independent testing by Artificial Analysis gave it 56 points on the Intelligence Index, one point behind Kimi K3, with a higher cost per task. The company attributed lower initial scores to API overload. Benchmarks show mixed results: it leads on PaperBench, IFBench, and OSWorld-Verified, but trails on SWE-bench Pro and FrontierSWE. Pricing is $2 per million input tokens and $6 per million output tokens, cheaper than many competitors. The community looks forward to the compact 27B model runnable on consumer hardware. The release highlights a trend where the harness (or infrastructure) around the model is increasingly important, and Alibaba claims compatibility with various harnesses like Claude Code and Codex.
- Abbreviations
- MoE = Mixture of Experts — смесь экспертов
- CLI = Command Line Interface — интерфейс командной строки
- GPU = Graphics Processing Unit — графический процессор
- API = Application Programming Interface — программный интерфейс приложения
- PR = Pull Request — запрос на слияние
Source: Habr — хаб ИИ —
original
