Aakib Ansari.
Back to articles
News Brief

Alibaba's Qwen 3.8-Max Open Weights Arrive With a Catch: 2.4T MoE Is Text-Only at This Size

Md Aakib Ansari
Md Aakib AnsariWeb Developer & AI Tools Reviewer
2 min readModel: Qwen 3.8-Max (open weights)
Alibaba's Qwen 3.8-Max Open Weights Arrive With a Catch: 2.4T MoE Is Text-Only at This Size

Alibaba kept its promise from the August 3 API launch: the open-weight checkpoint for Qwen 3.8-Max arrived on Hugging Face and ModelScope between August 12 and 13, 2026 under the model designation Qwen3.8-2.4T-A95B. The release makes the full 2.4-trillion-parameter sparse Mixture-of-Experts architecture publicly downloadable — but with important caveats that separate the open weights from the API product that launched last month.

The checkpoint is text-only. The multimodal capabilities — image, video, and document input — that make the Qwen 3.8-Max API competitive with Claude Opus 5 on vision tasks are not included in the public weights. Similarly, the 1-million-token context window in the API version is not reproduced in the open-weight checkpoint; context handling at that scale requires infrastructure that is part of Alibaba's serving stack, not the model weights alone. The architecture itself — 2.4T parameters, 95B active per token — is intact and verifiable.

The license is a custom agreement, not Apache 2.0. Acceptable-use terms impose restrictions on competing commercial deployments, meaning this is not a fully permissive open release in the way the Kimi K3 weights or Qwen 3.8-27B are under MIT/Apache licenses. Self-hosting the 2.4T checkpoint also requires substantial infrastructure — roughly 2TB of VRAM to serve the full model in standard precision — putting it beyond the reach of consumer or small-team deployment. Together AI and Modal are expected to host the checkpoint for API-based access to the raw open weights.

The nuance matters for the open-source AI narrative that has been building around each major Chinese lab release: the checkpoint is real, verifiable, and downloadable, but the gap between what you get from the open weights versus the Alibaba API is wide enough to matter for most practical use cases.

Frequently Asked Questions

What is the Qwen 3.8-Max open-weight release?
Alibaba released the open-weight checkpoint for Qwen 3.8-Max (designated Qwen3.8-2.4T-A95B) on August 12-13, 2026 via Hugging Face and ModelScope. It covers the full 2.4-trillion-parameter MoE architecture with 95B active parameters per token.
Why is the open-weight version different from the Qwen 3.8-Max API?
The open-weight checkpoint is text-only: it lacks the multimodal (image/video/document) capabilities and the 1-million-token context window available in the Alibaba API. These features rely on serving infrastructure and model heads that were not included in the public checkpoint release.
What license covers the Qwen 3.8-Max open weights?
The checkpoint is released under a custom license (not Apache 2.0 or MIT) that restricts competing commercial use. This is different from the Apache 2.0 license on the Qwen 3.8-27B model, which is fully permissive for commercial and research applications.

Related Articles

Google Expands Antigravity Agentic Platform to Enterprise Subscriptions
News Brief2 min read
Google Expands Antigravity Agentic Platform to Enterprise Subscriptions

Google announced the expansion of Google Antigravity to enterprise customers on August 20, 2026. The agentic development platform is now integrated into eligible Gemini Enterprise app subscriptions, offering administrative spend controls and extensions for VS Code.