Decoding Qwen3.8-Max's AI Performance Metrics

📊 Full opportunity report: Decoding Qwen3.8-Max's AI Performance Metrics on ThorstenMeyerAI.com — validation score, market gap, and execution plan.

TL;DR

Alibaba has publicly disclosed detailed performance metrics for its Qwen3.8-Max model, confirming it as a 2.4 trillion-parameter, multimodal AI with top benchmark results. The open weights are set to be released next week, marking a significant step in accessible large-scale AI models.

Alibaba has officially published detailed performance metrics for its Qwen3.8-Max model, confirming it as a 2.4 trillion-parameter, multimodal AI system. This marks the first time the company has disclosed comprehensive benchmark data, solidifying its position among the largest and most capable models available publicly. The open weights are scheduled for release next week, a move that could influence the AI deployment landscape significantly.

On August 3, Alibaba revealed the full specifications and benchmark results for Qwen3.8-Max, confirming it as a 2.4 trillion-parameter model built on a sparse mixture-of-experts architecture, with approximately 95 billion active parameters per query. The model is multimodal, capable of processing text, images, and videos, with text output. Its active parameter count clarifies the open question of its size, showing it as a large model with a relatively small active subset, about 4 percent of its total parameters.

The benchmark results, obtained using Alibaba’s own testing harness, place Qwen3.8-Max among the top performers across several tests. It scored 86.6 on Terminal-Bench 2.1, surpassing models like Claude Fable 5 and only slightly behind GPT-5.6 Sol at 88.8. It achieved the highest scores on PaperBench at 93.0 and performed strongly on multimodal and agentic tasks, such as OSWorld-Verified at 86.1 and Parametric CAD Bench at 91.5. However, it trails significantly on deep software engineering benchmarks like SWE-bench Pro, scoring 67.7 against Fable 5’s 80.0, indicating limitations in certain specialized tasks.

Alibaba demonstrated the model’s capabilities in long-horizon reasoning by reproducing research paper results and outperforming its predecessor in agentic tasks, notably improving DeepSWE scores from 21.6 to 56.6. The company confirmed that the open weights, which will be available next week, are for a 2.4 trillion-parameter checkpoint, but these are primarily a gesture towards transparency and community access, given the model’s size and infrastructure requirements.

At a glance
reportWhen: announced August 3, 2023; full benchmar…
The developmentAlibaba announced comprehensive specifications and benchmark results for Qwen3.8-Max, confirming its 2.4 trillion parameters and performance standing among leading AI models.
AI DISPATCH · REALITY CHECK Released 3 Aug 2026
Alibaba’s Qwen3.8-Max leaves preview
Second Only to Fable 5?

For fifteen days the claim ran without a benchmark table. Today Alibaba published the table, the active-parameter count, and a weights timeline. The numbers are genuinely strong on the rows Alibaba chose — and twelve to fifteen points behind on the rows it didn’t.

▲ All performance figures: Alibaba’s own harness
2.4T / 95B
Total / active parameters (MoE)
~1M
Context window · 131K max output
Text+Img+Video
Multimodal in · text out
“Next week”
Open weights · licence unpublished
01
Fifteen days from slogan to spec sheet

The claim shipped on a Sunday. The evidence shipped two weeks later. In between, the claim did its work.

17 Jul
Moonshot releases Kimi K3
2.8T parameters; rattles US tech stocks, later suspends new subscriptions under demand.
18 Jul
“kaleb” appears on Code Arena
Anonymous model introduces itself as “Claude” — a distillation artifact — and is identified within a day by a Qwen tokenizer quirk.
19 Jul
WAIC preview: “second only to Fable 5”
No benchmark table, no model card, no licence, no active-parameter count. Paid preview at 10% of standard pricing.
20 Jul
Shares rise as much as 5.4%
The market prices the claim, not the table.
3 Aug
General availability + full benchmark table
95B active confirmed; 2.4T weights and a Qwen3.8-27B checkpoint promised for next week. Licence still unwritten.
02
The table, both halves

“Second only to Fable 5” is true on the rows Alibaba chose and false on the rows it didn’t. Both halves below are from the same release.

Where it leads
Terminal-Bench 2.1 · agentic terminal work
Qwen3.8-Max
86.6
GPT-5.6 Sol
88.8
Fable 5
84.6
OSWorld-Verified · computer use — plus PaperBench 93.0, CAD Bench 91.5
Qwen3.8-Max
86.1
Where it trails — the rows the slogan skips
SWE-bench Pro · deep software engineering
Qwen3.8-Max
67.7
Fable 5
80.0
FrontierSWE · frontier coding agents
Qwen3.8-Max
73.5
Fable 5
88.8
The real jump: one generation of agentic gains vs Qwen3.7-Max
DeepSWE 1.1
21.6 → 56.6
FrontierSWE
40.7 → 73.5
JobBench
31.3 → 53.4
03
Three artifacts, three different facts

“Qwen3.8 is going open-weight” describes three things with very different deployment realities.

Hosted API
Live today

OpenAI- and DashScope-compatible — a base-URL change to A/B against your current backend.

2.4T weights
“Next week” · no licence yet

A multi-node datacenter artifact. At 95B active, no single machine serves it. A flag planted, not a deployment option.

Qwen3.8-27B
Announced · no benchmarks yet

The checkpoint that fits real hardware. Whether the agentic gains survive distillation is the question that decides whether next week matters.

04
Bull and bear

Three Chinese frontier releases in seventeen days, each measured against the same export-controlled model. The contest is real; it is not the same thing as your workload.

Bull
  • The generation jump is real and consistent across a dozen agentic rows, with a stated mechanism: RL-environment scaling.
  • More disclosure than Kimi K3 shipped — full table, active-parameter count, weights timeline.
  • If 2.4T lands under a permissive licence, the ceiling of “open weight” moves permanently.
  • The 27B sibling could become the best local agent model on hardware people already own.
Bear
  • Every number is Alibaba’s harness. Independent testing already tempered Kimi K3’s launch claims substantially.
  • The paying use case still belongs to Fable 5 — twelve to fifteen points on deep software engineering.
  • “Next week” comes from a company that sat on a finished benchmark table for fifteen days.
  • Until the licence text exists, “going open-weight” is a press strategy, not a property of the model.
The claim ran for fifteen days without evidence. Now the evidence exists —
and it says “second only” depends entirely on which row you read.

Implications of Alibaba’s Benchmark Reveal

This disclosure establishes Alibaba as a major player in the large-language model space, with a model that rivals or surpasses existing top-tier models on multiple benchmarks. The release of detailed metrics and upcoming open weights signals a shift towards more transparent and accessible large-scale AI models, potentially democratizing advanced AI capabilities. However, the model’s size and infrastructure needs mean it remains primarily a research and enterprise tool, not a plug-and-play solution for all users. The performance on software engineering and agentic tasks indicates promising avenues for AI-driven automation and research, though limitations in certain benchmarks highlight ongoing challenges.

LLM Systems Engineering: Training and Building Large Language Models – Engineering AI Models Through Fine-Tuning, Continued Pretraining, and From-Scratch Development

LLM Systems Engineering: Training and Building Large Language Models – Engineering AI Models Through Fine-Tuning, Continued Pretraining, and From-Scratch Development

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Background on Alibaba’s AI Model Releases

Alibaba’s AI development has been marked by strategic teasers and stealth previews, culminating in the July announcement of Qwen3.8-Max during the World AI Conference in Shanghai. The model was initially identified as 'kaleb' on the Code Arena leaderboard and later confirmed as Qwen3.8-Max, with Alibaba emphasizing its 'second only to Fable 5' claim. Prior to this, Alibaba had released smaller models and previewed capabilities through limited access, but detailed benchmark data had not been publicly available until now. The company's approach has combined high-profile announcements with selective disclosures, building anticipation for this comprehensive reveal.

The benchmark data published today confirms the model's impressive size and capabilities, aligning with recent trends of increasing model scale and multimodal integration in AI research. The upcoming release of open weights is a notable step, considering the logistical challenges posed by the model’s size, which requires multi-node datacenter infrastructure for deployment.

"The open weights will be available next week, enabling broader access and fostering community-driven AI development."

— Alibaba spokesperson

Amazon

multimodal AI development kit

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Unresolved Questions About Model Licensing and Deployment

While Alibaba has confirmed the release of open weights for Qwen3.8-Max next week, details about the licensing terms remain unpublished. Historically, Alibaba’s open models have used the Apache 2.0 license, but the current model’s size and infrastructure needs suggest it may be restricted to multi-node datacenter deployment. It is also unclear whether the open weights will include the full 2.4 trillion parameters or a distilled subset suitable for smaller hardware. The impact of the model’s limitations on software engineering benchmarks and agentic capabilities after open release is still uncertain.

Amazon

large scale AI model GPU

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Upcoming Open Weights and Community Integration

The next step is the scheduled release of the open weights for Qwen3.8-Max next week. This will allow researchers and developers to evaluate the model directly, test its capabilities on various tasks, and explore its potential applications. Monitoring community feedback and performance on real-world benchmarks will be crucial to assess whether the model’s agentic and multimodal strengths translate into practical advantages. Additionally, observing how licensing and deployment restrictions evolve will shape the model’s accessibility and influence in the AI ecosystem.

Amazon

AI model benchmark testing software

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Key Questions

What are the main performance strengths of Qwen3.8-Max?

Qwen3.8-Max excels in multimodal tasks and agentic reasoning, scoring highly on benchmarks like PaperBench and OSWorld-Verified, and demonstrating significant improvements in long-horizon reasoning tasks compared to its predecessor.

When will the open weights for Qwen3.8-Max be available?

The open weights are scheduled for release next week, though licensing details are still unpublished.

What are the limitations of Qwen3.8-Max based on benchmark results?

The model underperforms in deep software engineering benchmarks like SWE-bench Pro and FrontierSWE, indicating ongoing challenges in specialized technical tasks.

How does Alibaba’s disclosure impact the AI community?

This transparency provides researchers with access to a large, high-performance model, potentially accelerating AI development and fostering new applications, though infrastructure requirements remain high.

Source: ThorstenMeyerAI.com

This content is for general information only and is not financial, tax or legal advice. Consult a qualified professional for decisions about your money.
You May Also Like

Reimagining The Future: 9 AI Trends For 2026

An analysis of nine key AI trends expected to shape technology and society by 2026, based on expert insights and current developments.

The Best AI Tools For Marketing Automation In 2026: A Complete Guide

Discover the best AI tools for marketing automation in 2026, including strategy guides and specialized systems, to enhance efficiency and growth.

U.S. strikes Iranian targets near strait after Iran fires at ships

The U.S. conducted airstrikes against Iranian military targets near the Strait of Hormuz following Iran’s firing on commercial ships, escalating regional tensions.

Deconstructing The Market’s Blind Spot In AI Token Trading

Analysis of how open-source AI models are reshaping demand and pricing in AI token markets, revealing hidden growth layers and misinterpreted signals.