📊 Full opportunity report: What Do Qwen3.8-Max’s AI Metrics Reveal About Its Capabilities? on ThorstenMeyerAI.com — validation score, market gap, and execution plan.

TL;DR

Alibaba has publicly released detailed benchmark data for its Qwen3.8-Max model, confirming its 2.4 trillion parameters and strong performance in multimodal and agentic tasks. While the model shows significant advances, some benchmarks reveal limitations, especially in software engineering tasks. The open weights will be available next week, but deployment remains complex due to size.

Alibaba has confirmed the detailed specifications and benchmark performance of its Qwen3.8-Max model, revealing a 2.4 trillion-parameter architecture with strong multimodal and agentic capabilities. This marks a significant milestone in AI model transparency and performance, as the company disclosed the full benchmark table after weeks of speculation. The open weights are scheduled to ship next week, making this the largest openly available model of its kind, though deployment complexity remains high due to its size.

Alibaba’s Qwen3.8-Max features a 2.4 trillion parameters architecture based on a sparse mixture-of-experts design, with approximately 95 billion active parameters per query. It is multimodal, supporting text, images, and videos, with text output. The model was previewed in stealth and identified as ‘kaleb’ before official confirmation at the World AI Conference in Shanghai.

Benchmark results, conducted on Alibaba’s own testing harness, place Qwen3.8-Max at the top of several AI performance tables. It scored 86.6 on Terminal-Bench 2.1, surpassing models like Claude Opus 4.8 and Fable 5, though it trails GPT-5.6 Sol at 88.8. In paper-based benchmarks, it achieved a top score of 93.0 on PaperBench and excelled in multimodal and agentic tasks, such as OSWorld-Verified at 86.1 and Parametric CAD Bench at 91.5. However, in software engineering benchmarks like SWE-bench Pro, it scored 67.7, significantly below Fable 5’s 80.0.

Alibaba demonstrated the model’s capabilities in long-horizon tasks, reproducing research paper results and outperforming previous methods in certain tests. The model’s agentic performance improved dramatically from previous iterations, notably in DeepSWE (from 21.6 to 56.6) and FrontierSWE (from 40.7 to 73.5). Despite these advances, some benchmarks, especially those related to software engineering, show considerable gaps, indicating areas for further development.

At a glance
reportWhen: announced August 3, 2023; benchmarks re…
The developmentAlibaba officially published detailed benchmark results for Qwen3.8-Max after two weeks of speculation, confirming its 2.4 trillion parameters and performance metrics.
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 Qwen3.8-Max's Benchmark Performance

The disclosure of detailed benchmark metrics confirms Alibaba’s position as a leader in large-scale AI models, especially in multimodal and agentic tasks. The open release of the 2.4 trillion-parameter model next week will enable broader access, but deployment challenges due to its size will limit immediate practical use. The model’s improvements in long-horizon, agentic tasks suggest meaningful progress in AI capabilities, potentially impacting future research and commercial applications.

However, the gaps in software engineering benchmarks highlight ongoing limitations, emphasizing that while the model is powerful, it is not yet universally superior across all domains. This underscores the need for continued development and testing to understand the full scope of capabilities and restrictions.

LLM Performance Evaluation: How to Build Automated Testing Pipelines, Benchmark Models, and Validate AI Applications Before Production

LLM Performance Evaluation: How to Build Automated Testing Pipelines, Benchmark Models, and Validate AI Applications Before Production

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Background on Alibaba’s AI Model Development

Over the past two weeks, Alibaba’s Qwen3.8-Max was shrouded in secrecy after being previewed as 'kaleb' during the World AI Conference in Shanghai. The model was initially hinted at through a stealth preview in July, with no official specifications or benchmark data available until August 3. The company’s approach involved strategic timing, releasing a spec sheet after weeks of speculation and partial leaks, including a brief performance claim of being 'second only to Fable 5.'

Prior to this, Alibaba’s models had been less transparent, with limited benchmark disclosures. The recent release marks a shift toward more openness, alongside a focus on multimodal and agentic capabilities, aiming to position Qwen as a leading contender in the large-language model landscape.

"We are committed to transparency and open access, and the upcoming release of open weights will enable broader research and deployment."

— Alibaba spokesperson

Remaining Questions About Model Deployment and Capabilities

It remains unclear whether the open weights will be fully functional for all use cases, given the model’s size and complexity. The licensing terms are still unpublished, raising questions about commercial deployment and restrictions. Additionally, the long-term stability of agentic improvements, especially after compression to smaller checkpoints like Qwen3.8-27B, is still under evaluation.

Further benchmark results for the 27B model and real-world testing will be necessary to assess its practical usability and performance consistency across diverse tasks.

Upcoming Release and Evaluation of Open Weights

Alibaba plans to release the full 2.4 trillion-parameter weights next week, accompanied by detailed licensing information. Industry observers will closely monitor how the model performs in real-world applications, especially in deployment scenarios requiring smaller, more manageable checkpoints like Qwen3.8-27B.

Further benchmark testing, user feedback, and potential fine-tuning efforts are expected to follow, shaping the future trajectory of Alibaba’s large-model offerings.

Key Questions

When will Alibaba release the open weights for Qwen3.8-Max?

The open weights are scheduled to be released next week, with detailed licensing terms to follow.

What are the main strengths of Qwen3.8-Max based on the latest benchmarks?

The model excels in multimodal tasks, agentic reasoning, and long-horizon reasoning, outperforming many competitors in these areas.

Are there limitations to Qwen3.8-Max’s performance?

Yes, especially in software engineering benchmarks, where it trails significantly behind some models like Fable 5, indicating areas for further improvement.

Will the open weights be usable on individual hardware?

Given the model’s size (2.4 trillion parameters), deploying the full model on a single machine is impractical; smaller checkpoints like Qwen3.8-27B are designed for local use.

How does this release impact the AI landscape?

It marks a step toward greater transparency and open access for large-scale models, potentially influencing future model development and deployment strategies.

Source: ThorstenMeyerAI.com

You May Also Like

Stenvrik: News as Geography

Stenvrik launches a geo-based news platform pinning stories to 49 global cities, offering a new way to understand current events and trends.

The policy menu. There’s no single answer. There’s a menu — and choosing is a values choice in disguise.

Analyzing the diverse policy options for managing AI’s economic impact, emphasizing the importance of values-based choices amid uncertainty.

Engineering Is Automated. Research Is the Residual.

Recent developments show AI now automates core engineering tasks, while research remains partly human-driven, signaling shifts in AI R&D progress.

China Sphere Capability Gap, Q2 2026 Update: Five Labs, Five Strategies, One Narrowing Frontier

Chinese labs launched five frontier-tier models in April 2026, narrowing the US-China capability gap but maintaining cost and independence advantages.