Qwen3.8-Max
Quick Answer
Qwen3.8-Max is Alibaba’s current flagship model. It was previewed on July 19, 2026 at the World AI Conference in Shanghai and reached general availability on August 3, 2026. Alibaba states it has 2.4 trillion total parameters, uses a sparse Mixture-of-Experts architecture, is multimodal (text, image, video, documents), and supports a 1M-token context window. Standard API pricing is $2.00 per million input tokens and $6.00 per million output tokens.
What Changed Since Preview
The preview version launched with no model card, no active-parameter count, and no benchmark scores, an unusual gap for a flagship announcement. The GA release closed part of that gap: Alibaba published a benchmark table and standard pay-as-you-go pricing alongside the launch.
What’s still missing: the active-parameter count (how much of the 2.4 trillion total parameters actually activates per token) has not been officially disclosed, which matters for judging inference cost and comparing it against other Mixture-of-Experts models like DeepSeek or GLM 5.2, both of which publish this figure. Independent, third-party benchmark verification also hadn’t appeared as of early August 2026, so Alibaba’s comparisons to specific rival models should be treated as vendor-reported until that changes.
What Qwen3.8-Max Is Best For
- Multimodal tasks: text, image, video, and document input
- Long-context work: a 1M-token context window for full-repository or long-document tasks
- Coding and agent workflows: Alibaba reports strong results on agent-oriented benchmarks like Terminal-Bench, alongside weaker results on others like SWE-bench Pro, so performance varies by task type
- Watching the open-model landscape: a signal of where Alibaba’s Qwen line is heading, especially with open weights arriving soon
Key Facts (What’s Confirmed vs. Not)
Confirmed by Alibaba:
- Developer: Alibaba Cloud
- Previewed: July 19, 2026, at WAIC 2026 in Shanghai
- General availability: August 3, 2026
- Type: Multimodal, sparse Mixture-of-Experts model
- Total parameters: 2.4 trillion (stated by Alibaba)
- Context window: 1M tokens
- API pricing: $2.00 per million input tokens, $6.00 per million output tokens, via Alibaba Cloud Model Studio
- Open-weight release: committed for the week of August 10, 2026, alongside a smaller Qwen3.8-27B checkpoint
Not yet published by Alibaba:
- Active-parameter count per token
- A full model card with training and safety details
- Independent, third-party benchmark verification
Why Parameter Count Alone Doesn’t Determine Quality
A 2.4-trillion-parameter total count sounds impressive, but for a Mixture-of-Experts model, what matters most for real-world cost and speed is the active-parameter count, how much of the model actually runs per token, not the total size. Alibaba hasn’t published that number for Qwen3.8-Max yet, which makes it hard to fairly compare inference cost against models like DeepSeek-V4-Flash or GLM 5.2, which do disclose it. Total parameters affect what the model can potentially know and do; active parameters affect what you actually pay and how fast you get a response.
Why Open Weights Don’t Mean Cheap Deployment
Once Qwen3.8-Max’s weights are released, self-hosting won’t be free in any practical sense. A model with 2.4 trillion total parameters, even with a smaller active-parameter footprint per token, requires serious multi-GPU infrastructure to run at usable speed. Most individuals and small teams will still access it through Alibaba’s API rather than hosting it themselves, the same pattern seen with other large open-weight releases like GLM 5.2.
How to Access It
API access (available now): through Alibaba Cloud’s Model Studio, at $2.00 / $6.00 per million input/output tokens.
Self-hosted: Qwen3.8-Max’s own open-weight release should be confirmed against Alibaba’s current official channels. A separate, smaller sibling, Qwen3.8-27B, already shipped as open weights on August 14, 2026, and is far more practical to self-host than the full 2.4T flagship, a 27-billion-parameter dense model built to run on a single consumer GPU.
Honest Limitations
- Active-parameter count still undisclosed: makes true cost and efficiency comparisons against other MoE models incomplete
- Benchmark scores are vendor-reported: no independent reproduction confirmed as of this writing
- Mixed results across benchmarks: strong on some (Terminal-Bench, PaperBench), weaker on others (SWE-bench Pro), so real-world fit depends on your specific task
- Open weights not yet available: self-hosting can’t be evaluated until the release actually happens and a license is confirmed
Alternatives Worth Knowing
- Qwen3.8-27B, the smaller, open-weight, single-GPU sibling in the same model family
- GLM 5.3, an already fully documented open-weight model from Z.ai with published active-parameter counts and benchmarks
- Kimi K3, Moonshot AI’s open-weight frontier model
- DeepSeek, a widely used open-leaning model family with a track record of published specs, spanning cost-efficient V4-Flash and stronger V4-Pro
- Claude and ChatGPT, closed frontier alternatives with full documentation
For how to weigh a model like this against fully documented options, see Open Models vs Closed Models and Frontier Open Models Explained.
Continue learning
Explore related guides, tools, workflows, and prompts that help you go deeper into this topic.
See how this tool fits into a workflow
Browse step-by-step AI workflows that use ChatGPT, Claude, Gemini, and other tools.
Frequently Asked Questions
Is Qwen3.8-Max fully released?
Yes, as an API model. Alibaba moved Qwen3.8-Max from preview to general availability on August 3, 2026, two weeks after it was first unveiled at WAIC 2026. Open weights are a separate step: Alibaba has committed to releasing them, alongside a smaller Qwen3.8-27B checkpoint, which shipped on August 14, 2026 as its own open-weight dense model.
What is Qwen3.8-Max's parameter count?
Alibaba states the model has 2.4 trillion total parameters using a sparse Mixture-of-Experts architecture. The active-parameter count per token still hasn't been officially confirmed by Alibaba, which is worth noting since most flagship MoE launches publish that figure alongside total parameters.
How does Qwen3.8-Max compare to other frontier models?
At GA, Alibaba published a benchmark table showing strong results on several evaluations, including Terminal-Bench 2.1 and PaperBench, alongside weaker scores on others like SWE-bench Pro. These are Alibaba's own reported numbers. As of early August 2026, no independent benchmark organization such as Artificial Analysis or LMArena had published a reproduced evaluation, so treat the comparison to specific rival models as unverified until third-party results appear.
Should I build on Qwen3.8-Max right now?
It's more evaluable now than it was during the preview: pricing, a benchmark table, and a firm open-weight date are all public. For production use, it's still reasonable to wait for independent benchmark verification and the actual open-weight release before committing to a long-term deployment, especially since the active-parameter count remains undisclosed.
Last updated: