Our Blog

Blog Index

Qwen 3.8-Max: Alibaba's 2.4-Trillion-Parameter Flagship Targets Autonomous Coding and Enterprise AI

Posted on 9th Aug 2026 06:05:37 in Artificial Intelligence, Machine Learning

Tagged as: Qwen, Alibaba, Artificial Intelligence, Open Source AI, Coding

Alibaba has officially launched Qwen 3.8-Max, the most capable model in its Qwen family to date — a 2.4-trillion-parameter multimodal flagship that the company is positioning squarely at autonomous coding, long-horizon agentic work and enterprise automation. The model, which was previewed at the World AI Conference in Shanghai on July 19 and made generally available on August 3, 2026, also carries a first for Alibaba: the promise of open weights for a Max-class Qwen model, a move that could reshape how enterprises evaluate and deploy frontier AI.

Hong Kong-listed Alibaba shares closed 7% higher at HK$125.20 on the day of the launch, while American depositary receipts rose more than 4% in premarket trading. Analysts at Citi linked the rally to strong benchmark scores for the new model and a broader read-through of cloud revenue momentum.

What Is Qwen 3.8-Max?

Qwen 3.8-Max is built on the architecture of Qwen 3.5 and uses a sparse mixture-of-experts (MoE) design with a hybrid attention mechanism. The model contains 2.4 trillion total parameters but activates only about 95 billion — roughly 4% of the total — for each token during inference. That active-parameter count is what drives serving cost and latency, and it places the model in a lighter serving class per token than Moonshot AI's Kimi K3, which activates 104 billion parameters.

Key specifications confirmed at launch:

  • Context window of up to 1 million tokens, with up to 128,000 output tokens — enough to process roughly 750,000 words in a single query
  • Native multimodality, with text and visual inputs confirmed; Alibaba says the model can process lengthy documents, video and live streams to build searchable knowledge bases
  • Stated target workloads: coding, full-stack development, data analysis and office workflows
  • Availability through Alibaba Cloud's Model Studio APIs, QwenCloud, and the Qoder and Qwen Code developer tools, with support for both OpenAI and Anthropic API specifications

Alibaba also launched QwenWork, an all-in-one workplace agent platform that entered public beta the same day through web and desktop apps. QwenWork — which combines the company's existing QoderWork, MuleRun and Wukong agent tools and will soon be integrated into DingTalk — competes directly with Tencent's WorkBuddy, Moonshot AI's Kimi Work and Western rivals including Claude Cowork and ChatGPT Work.

Autonomous Coding: From an Empty Folder to a Finished Project

Alibaba's launch materials focus less on conversational ability and more on the model's capacity to complete projects that span days rather than minutes. In one demonstration, Qwen 3.8-Max was asked to build the oh-my-cli project from scratch and run a self-evolving development harness over a 10-plus-day autonomous coding session. The model normalized user feedback and community practices into GitHub issues, claimed and executed them through a state machine, ran end-to-end tests and CI checks, and merged its own pull requests. After roughly 16 days of fully autonomous operation, the repository had accumulated 265 commits, 127 pull requests and 151 issues.

In a second demonstration, the model was handed a recent research paper on data selection for LLM reasoning — with no starter code. Working alone for about five days (roughly 125 hours of continuous effort), it wrote approximately 7,600 lines of code, took more than 1,100 actions and ran 33 rounds of GPU training. It reproduced the paper's six main findings, including a 7.7-point gain over random data selection on the AIME24 math benchmark, then went further: over the next 88 hours it formed hypotheses, wrote code, ran experiments and iterated, testing 18 improvement ideas across four rounds and eventually developing a method that beat the paper's own approach by 2.7 points on AIME24.

The company also entered the model into a real online contest — the WWW2025 Multimodal Dialogue Intent Recognition Challenge on Alibaba Cloud's Tianchi platform, where 526 human teams were competing. Working under a strict 24-hour limit, Qwen 3.8-Max read the rules, built an ensemble of fine-tuned language and vision models, and improved its accuracy from 0.60 to 0.853 across 45 submissions — beating 458 of the 526 human teams, or 87% of the field.

Benchmarks: Claiming a Place at the Frontier

Alibaba claims Qwen 3.8-Max is "one of the most powerful models available today, comparable to leading frontier AI models, second only to Fable 5," referring to Anthropic's Claude Fable 5. The benchmark table the company published alongside the launch shows a balanced, agent-centric profile:

  • OSWorld-Verified: 86.1 — ahead of GPT-5.6 Sol Max (83.2), Fable 5 (85.0) and Gemini 3.1 Pro (76.2) on this computer-use benchmark
  • PaperBench: 93.0 — the highest reported score on OpenAI's benchmark for reconstructing research papers from experimental data
  • TerminalBench 2.1: 86.6, and Vision2Web: 69.0, both leading its comparison set
  • LVBench: 81.8 and ERQA: 77.8, strong showings in long-video understanding and real-world visual question answering

It also ranks second on Vision Arena and fifth on Text Arena, two user-voted leaderboards, trailing only select offerings from Anthropic's Claude series. The model is not ahead everywhere: on the professional software-engineering benchmark SWE-Pro, OpenAI's models still post the highest reported scores, and Alibaba trails on some general-purpose reasoning tests. VentureBeat notes that the demonstrations remain company-produced and have not yet been broadly replicated by independent evaluators — a caveat worth keeping in mind, but the direction is clear: frontier models are increasingly competing on their ability to finish entire workflows rather than answer individual prompts.

Pricing: The Economics of Agentic AI

Qwen 3.8-Max launches on QwenCloud at $2 per million input tokens and $6 per million output tokens, with cached input at $0.25. That is less than one-third the combined input-output price of Claude Opus 5 and less than one-quarter the price of GPT-5.6 Sol Max — and about half the $3/$15 pricing of Kimi K3.

Inference cost matters more for agentic systems than for conventional chatbots, because autonomous workflows with iterative planning and continuous self-correction can consume millions of tokens in a single task. That dynamic has already forced OpenAI to cut API prices on its mid- and lower-end GPT-5.6 models by 20% and 80% respectively, and it is a major reason why Citi analysts describe rapid, frequent model releases as pushing enterprises toward a "model-agnostic" approach — picking the best model and price for each task rather than committing to a single vendor. Alibaba, which has said it will spend up to 380 billion yuan (about $56 billion) on AI over three years, argues that full-stack companies controlling chips, cloud and models are best positioned to win this race.

The Open-Weight Question

The biggest strategic signal from the launch is Alibaba's commitment to release open weights — a first for a Max-class Qwen model. The company says the weights for Qwen 3.8-Max and a smaller Qwen3.8-27B variant will be released within about a week of launch. As of the time of writing, neither model is on Hugging Face and no license has been named. That matters: Moonshot AI's Kimi K3, released as an open-weight model just days earlier, shipped under a license with restrictions that surprised some enterprises, and a similarly constrained license on Qwen would limit the self-hosting, fine-tuning and data-control benefits that open weights are supposed to deliver.

The release also underscores how fast the frontier race among Chinese labs has become. Kimi K3 (2.8 trillion parameters, 1 million-token context) launched the same week, DeepSeek has been upgrading its V4-Flash API with stronger agent capabilities, and Alibaba is now compressing its own flagship release cycles — Qwen 3.8-Max follows Qwen 3.7-Max by barely two months. For developers and enterprises, the practical advice is straightforward: treat vendor benchmarks as directional, run your own workloads against the API while waiting for the weights and the license terms, and watch whether Qwen 3.8-Max's computer-use and long-horizon results hold up under independent testing. If they do, the combination of frontier-class agentic performance at roughly a quarter of the price of leading US models — with open weights to follow — makes this one of the most consequential model launches of the year.

Sources

whatsapp me