TL;DR: Alibaba previewed Qwen3.8-Max-Preview at WAIC Shanghai on July 19, 2026 — a 2.4 trillion-parameter multimodal model the company self-ranks as second only to Anthropic's Claude Fable 5. Open weights are promised "soon," but no model card, active-parameter count, or independent benchmark data has been released yet.

Two Days After Kimi K3, Alibaba Raises the Stakes

The timing could not have been more deliberate. On July 17, Moonshot AI released Kimi K3 with 2.8 trillion parameters, briefly claiming the crown of the world's largest open-weight model. Forty-eight hours later, Alibaba walked onto the stage at the World Artificial Intelligence Conference (WAIC) in Shanghai and announced Qwen3.8-Max-Preview — 2.4 trillion parameters and climbing.

The month of July 2026 may well be remembered as the moment the global AI race formally crossed into the multi-trillion parameter era, with Chinese labs leading the charge.

2.4T Total Parameters
90% Preview Discount
48hrs After Kimi K3 Launch
1,000+ Companies at WAIC 2026

What Qwen 3.8 Actually Is

Qwen3.8 is Alibaba's first multimodal model to exceed 1 trillion parameters. According to Alibaba researcher Shuai Bai, the model handles text, high-resolution images, video, and documents simultaneously — a meaningful leap beyond the text-focused Max-tier models that preceded it.

Qwen 3.8 Key Points

  • 🏗️ Architecture: Sparse Mixture-of-Experts (MoE) — 2.4T total parameters, active count undisclosed
  • 🖼️ Multimodal: Text, images, video, and documents in a single model (first Qwen model >1T with full multimodal)
  • 💻 Coding Focus: Optimized for full-stack development, automated code generation, and complex debugging
  • 🔌 API Compatibility: Plug-in replacement for OpenAI and Anthropic API endpoints
  • 🔓 Open Weights: Promised "soon" — no date, license, or Hugging Face repo published yet

The model runs on a sparse MoE design, which means the 2.4 trillion figure describes the total network — not what fires per token. That active-parameter number is the one nobody has, and it matters enormously for real-world inference cost and hardware requirements.

How to Access It Right Now

Qwen3.8-Max-Preview is live via Alibaba's Token Plan subscription at 10% of standard pricing. It's also integrated into Qoder and QoderWork, Alibaba's coding-focused agentic platforms.

Plan Price Credits Notes
Lite $6/month 2,500 credits / 7 days Individual developers
Pro $68/month 40,000 credits / 7 days 6–8 concurrent agents
Developer tip: Qwen3.8 exposes OpenAI- and Anthropic-compatible endpoints, so you can point an existing coding agent or RAG pipeline at it without rewriting your tooling. At 10% of standard rates during preview, it's worth a weekend benchmark run against your current setup.

The "Second Only to Fable 5" Claim — What It Means and What It Doesn't

Alibaba's official post on X described Qwen3.8 as "second only to Fable 5" among frontier models — referring to Anthropic's Claude Fable 5. That's a striking claim, and also an entirely self-reported one.

No benchmark table, no model card, and no independent evaluation from outlets like Artificial Analysis or LMArena accompanied the announcement. Alibaba's previous flagship, Qwen3.7-Max, shipped with a full set of published results including a 56.6 score on the Artificial Analysis Intelligence Index. Qwen3.8 launched with none of that.

This follows the exact pattern Kimi K3 set when it launched: a bold self-ranking followed by a waiting period before external validators weighed in. The community's current mood is cautiously optimistic but unsatisfied — open weights are the prize, and until the Hugging Face repository appears with an actual license file, the headline number is marketing as much as it is engineering.

The math on open-weight deployment: A 2.4T parameter model at 4-bit quantization requires roughly 1.2 terabytes for weights alone. A single Nvidia H200 (141GB) can't hold it. Even eight cards leave the arithmetic awkward. When Alibaba does publish the weights, community ability to run it locally will depend heavily on the active-parameter count — the number that determines actual serving cost and minimum hardware footprint.

Qwen's Parameter Trajectory in 2026

Alibaba's scaling pace over the past ten months has been remarkable:

Date Model Total Parameters
Sept 2025 Qwen3-Max-Preview ~1T (first Alibaba 1T model)
Apr 2026 Qwen 3.6 Max Preview Undisclosed
Jul 17, 2026 Kimi K3 (competitor) 2.8T
Jul 19, 2026 Qwen3.8-Max-Preview 2.4T

What to Watch For

Three developments will determine whether Qwen3.8 lives up to its billing:

  1. An official model card with benchmark scores — particularly versus Qwen3.7-Max on the tasks Alibaba claims improvements in (coding, data analysis, office workflows)
  2. The Hugging Face repository with a real license file — the open-weight promise that distinguishes this announcement from a closed proprietary release
  3. Independent evaluation scores from Artificial Analysis, LMArena, or similar platforms

Until those appear, Qwen3.8 sits in the same holding pattern as Kimi K3 did at launch: credible, potentially world-class, and still unverified. Given that Kimi K3's independent scores came within days of release, the Qwen3.8 numbers may follow quickly — and that's when the real story gets written.

What's already certain: in a single month, two Chinese labs have previewed models exceeding 2 trillion parameters, positioning themselves directly against the best from Anthropic, OpenAI, and Google. The competitive landscape at the frontier has permanently changed.

Related Reading · Official Sources
· Qwen on GitHub https://github.com/QwenLM
· Qwen on Hugging Face
· Qwen official blog