$ ls ./menu

© 2025 ESSA MAMDANI

LIVE
GPT-5.6 Sol Ultrafast: What Cerebras-Powered 750 TPS Means for AI AgentsOpenAI Assistants API Shutdown: 2026 Migration GuideScriptC Compiles TypeScript for iOS and AndroidBest Codex and Claude Code Plugins in 2026OpenClaw 2026.8.1-beta.2: Security, Runtime Switching, and Backup GuideAgentic Resource Discovery (ARD): A Practical Guide for AI Agents, MCP, and SkillsGPT-5.6 Sol Ultrafast: What Cerebras-Powered 750 TPS Means for AI AgentsOpenAI Assistants API Shutdown: 2026 Migration GuideScriptC Compiles TypeScript for iOS and AndroidBest Codex and Claude Code Plugins in 2026OpenClaw 2026.8.1-beta.2: Security, Runtime Switching, and Backup GuideAgentic Resource Discovery (ARD): A Practical Guide for AI Agents, MCP, and SkillsGPT-5.6 Sol Ultrafast: What Cerebras-Powered 750 TPS Means for AI AgentsOpenAI Assistants API Shutdown: 2026 Migration GuideScriptC Compiles TypeScript for iOS and AndroidBest Codex and Claude Code Plugins in 2026OpenClaw 2026.8.1-beta.2: Security, Runtime Switching, and Backup GuideAgentic Resource Discovery (ARD): A Practical Guide for AI Agents, MCP, and SkillsGPT-5.6 Sol Ultrafast: What Cerebras-Powered 750 TPS Means for AI AgentsOpenAI Assistants API Shutdown: 2026 Migration GuideScriptC Compiles TypeScript for iOS and AndroidBest Codex and Claude Code Plugins in 2026OpenClaw 2026.8.1-beta.2: Security, Runtime Switching, and Backup GuideAgentic Resource Discovery (ARD): A Practical Guide for AI Agents, MCP, and Skills
cd ../blog
6 min read
Artificial Intelligence

Qwen 3.8 Max: Alibaba's 2.4T MoE Challenges Claude Fable 5

> Alibaba previewed Qwen 3.8 Max at WAIC 2026. The 2.4T-parameter sparse MoE multimodal model targets Claude Fable 5, yet independent benchmarks are mixed.

ShareXLinkedIn

🎧 Listen — ~6 min

Ready · Qwen 3.8 Max: Alibaba's 2.4T MoE

0:00 / 6:00
Qwen 3.8 Max: Alibaba's 2.4T MoE Challenges Claude Fable 5
Verified by Essa Mamdani

On July 19, 2026, Alibaba unveiled Qwen 3.8 Max at the World AI Conference in Shanghai. It is the company's largest model to date: a 2.4-trillion-parameter, sparse Mixture-of-Experts system that processes text, images, video, and documents through a one-million-token context window.

Alibaba is not being subtle about the target. Internal slides position Qwen 3.8 Max as "second only to Claude Fable 5" among advanced models. But the preview release arrived with Alibaba's own numbers and only a handful of independent tests. For developers, the real question is whether this is a genuine frontier challenger or another preview that shrinks under outside measurement.

The headline specs

Qwen 3.8 Max is built as a sparse MoE, which means only a subset of its 2.4 trillion parameters is active for any given token. That design keeps inference costs lower than a dense model of the same size would require, while still allowing the model to scale parameter count aggressively.

Key reported specifications:

  • Architecture: sparse Mixture-of-Experts
  • Total parameters: 2.4 trillion
  • Context window: 1 million tokens
  • Modalities: text, image, video, and document understanding
  • Availability: preview API under qwen3.8-max-preview
  • Open weights: promised "soon," with no date or license yet

The multimodal claim is important. While many frontier models still treat vision or video as a bolt-on, Alibaba is pitching Qwen 3.8 Max as natively multimodal from the ground up.

What Alibaba claims

Alibaba's internal evaluation puts Qwen 3.8 Max just behind Anthropic's Claude Fable 5 and ahead of Claude Opus 4.8 on an aggregate of agentic, reasoning, and coding tasks. The company highlighted three perfect scores in its preview:

  • A bow-and-arrow physics game
  • A difficult math permutation problem
  • A long-horizon fine-tuning task

Those are narrow wins, but they are the kind of narrow wins that signal competence on multi-step agentic work rather than single-turn trivia.

The messaging is clear: Alibaba believes it has built a model that can compete with the most capable closed APIs without requiring a Western provider.

What independent tests say so far

The gap between vendor claims and third-party scores is where things get interesting.

One early head-to-head architecture evaluation scored the Qwen 3.8 Max preview at 80, trailing Kimi K3 at 83. That is a respectable result, but it is not the Fable-5-beating performance Alibaba implied.

A separate eight-task benchmark covering 3D rendering, SVG generation, math reasoning, and agentic workflows reportedly gave Qwen 3.8 Max 65 out of 80, or 81.25%. That placed it second overall, behind Claude Fable 5 and ahead of Claude Opus 4.8 — closer to Alibaba's narrative, but still on a small, non-standard task set.

Neither evaluation has published full methodology or task lists yet, so treat these numbers as directional rather than definitive. They do suggest Qwen 3.8 Max is competitive with the second tier of frontier models, but they do not yet prove it belongs in the absolute top tier.

How it compares to the field

ModelParametersContextKey claimStatus
Qwen 3.8 Max2.4T MoE1M tokensSecond to Fable 5Preview API
Claude Fable 5Unknown200K tokensLeading frontier modelCommercial API
Claude Opus 4.8Unknown200K tokensHigh-end reasoningCommercial API
Kimi K3Unknown256K tokensStrong coding agentAPI + open weights
GPT-5.6 SolUnknown128K tokensGeneral-purpose frontierCommercial API
DeepSeek V4-Flash284B MoE1M tokensCheap, strong agentAPI + open weights

The most useful comparison may be with DeepSeek V4-Flash. DeepSeek delivers frontier-level coding-agent performance with a 284-billion-parameter MoE at prices as low as $0.14 per million input tokens. Qwen 3.8 Max is an order of magnitude larger, which makes pricing and inference efficiency critical. If Alibaba cannot match DeepSeek's cost structure, the model becomes a luxury alternative rather than a default choice.

What is missing

The preview launch left several questions unanswered:

  1. Pricing and commercial terms. Standard API pricing has not been announced. Without it, teams cannot estimate whether Qwen 3.8 Max is a viable replacement for Claude, GPT, or DeepSeek in production.

  2. Open-weight release date. Alibaba says weights are coming "soon," but there is no date, license, or quantization plan. For developers who self-host, that uncertainty matters.

  3. Independent reproductions. Only a few outside evaluations exist. Until LMSYS, VulcanBench, or other third-party suites publish results, the model's true rank is speculative.

  4. Safety and refusals. Early notes mention partial coverage on some tasks because of safety filters. That is a preview artifact, but it could also hint at alignment choices that affect downstream use.

Why it still matters

Even with incomplete information, Qwen 3.8 Max is worth watching for three reasons.

First, it is the most capable model yet from a Chinese lab on the global stage. Alibaba has been methodical with the Qwen family, releasing increasingly strong open weights with permissive licenses. A competitive 2.4T MoE would raise the ceiling for open or semi-open models.

Second, the multimodal design is well-timed. Agents are moving beyond text into documents, diagrams, video, and user-interface screenshots. A model built around native multimodality may have structural advantages over text-first models retrofitted with vision.

Third, the preview signals that the frontier is fragmenting. There is no longer a single dominant model family. Claude, GPT, Gemini, Kimi, DeepSeek, Grok, and now Qwen are all within striking distance on different axes. That fragmentation is good for buyers and complicated for builders.

When to consider using it

Until open weights and pricing land, Qwen 3.8 Max is best treated as a preview to experiment with, not a production default. Good use cases right now:

  • Multimodal prototypes that need long-context document or video understanding
  • Agent experiments where you want to compare a non-Western provider against Claude or GPT
  • Due diligence for teams planning a 2026 model strategy

Avoid committing critical workloads to the preview API. Preview endpoints change checkpoints, pricing, and availability without notice.

Bottom line

Qwen 3.8 Max is Alibaba's most credible frontier bet yet. The 2.4T MoE scale, 1M context, and native multimodality put it in the right league. Early independent scores are promising but not dominant, and the lack of pricing or open weights means the verdict is still pending.

For now, Qwen 3.8 Max is a signal, not a switch. It tells us the second half of 2026 will not be a two-horse race. It will be a crowded field where model choice depends on modality, cost, context length, and whether you can run the model yourself.

If Alibaba delivers open weights and competitive pricing quickly, Qwen 3.8 Max becomes a serious option. If it stays locked behind a preview API with boutique pricing, it will be remembered as a strong demo rather than a market shift.


Sources: Alibaba WAIC 2026 preview materials; independent evaluations reported by Yotta Labs, Eesel.ai, Origami, Coursiv, and Daily.dev. Pricing and full benchmark methodology have not been released by Alibaba.

Keep reading

#Qwen#Alibaba#Qwen 3.8 Max#Claude Fable 5#AI Models#MoE#Multimodal AI#2026
ShareXLinkedIn

⚡ Daily AI Model Drop — Get Kimi K3 benchmarks before Twitter

Join 2,400+ AI engineers. 1 email/day, no spam, unsubscribe anytime

Comments