Verdict: Qwen 3.8 is Alibaba's most ambitious AI model yet — a 2.4-trillion-parameter multimodal system that can read text, see images, watch video, and process documents in a single pass. The architecture is genuinely innovative (sparse Mixture-of-Experts keeps it practical despite the headline-grabbing size), and the open-weight promise could put frontier-class AI into the hands of small teams. But the "second only to Claude Fable 5" ranking is an unverified vendor claim with zero published benchmarks — treat the capability claims as marketing until independent testing confirms them.
Last verified: 2026-07-23 · TL;DR:
- Qwen3.8-Max-Preview launched on July 19, 2026 at the World Artificial Intelligence Conference (WAIC) in Shanghai, with a live preview available now.
- It carries 2.4 trillion total parameters in a sparse Mixture-of-Experts design and can process text, images, video, and documents — Alibaba's first multimodal model above 1 trillion parameters.
- Alibaba claims it is "second only to Fable 5" (Anthropic's top-tier model), but no benchmarks have been published and no independent evaluation exists yet.
- A preview is live through Alibaba's Token Plan, Qoder, and QoderWork coding tools at 10% of standard pricing.
- Open weights are promised "soon" but no date, license, or download link has been announced. Alibaba's previous two Max-tier models never went open-weight.
- Pricing and capability details are volatile — this is a preview, and specs may change before the full release.
What Is Qwen 3.8?
Qwen 3.8 is the latest generation of Alibaba Cloud's Qwen model family, revealed in preview form as Qwen3.8-Max-Preview on July 19, 2026, at the World Artificial Intelligence Conference in Shanghai. It was announced via Alibaba's official Qwen account on X, which described it as "one of the most powerful available today, comparable to leading frontier systems, second only to Fable 5" (Qwen via X, July 19, 2026).
The model is built on a sparse Mixture-of-Experts (MoE) architecture and packs 2.4 trillion total parameters, placing it in the same multi-trillion-tier as Moonshot AI's Kimi K3 (2.8 trillion). Qwen developer Shuai Bai confirmed it is the team's first multimodal model above 1 trillion parameters, capable of processing images, videos, and documents alongside text (Shuai Bai via X, July 19, 2026). Alibaba states it should outperform the previous Qwen3.7-Max on coding, full-stack development, data analysis, and office workflows (The Decoder, July 19, 2026).
| Attribute | Detail |
|---|---|
| Model name | Qwen3.8-Max (preview) |
| Maker | Alibaba Cloud, Qwen team |
| Total parameters | 2.4 trillion |
| Architecture | Sparse Mixture-of-Experts |
| Modalities | Text, images, video, documents |
| Active parameters | Not disclosed |
| Context window | ~1M tokens (cited in tooling, not officially confirmed) |
| Benchmarks | None published |
| Preview date | July 19, 2026 |
| Open weights | Promised "soon," no date or license |
(Source: MarkTechPost, July 19, 2026; Alibaba Qwen via X, July 19, 2026)
What Does "2.4 Trillion Parameters" Actually Mean?
Think of parameters as the model's knowledge connections — more parameters generally mean more capacity to learn and reason. Two important things help you understand the scale:
Parameters are not all active at once. Qwen 3.8 uses a Mixture-of-Experts (MoE) design: the 2.4 trillion parameters are divided among many "expert" sub-networks. For any single request, only a small fraction of those experts activate — like having a massive office of 100 specialists but only calling the 2 or 3 who know the topic. This keeps inference fast and economical despite the model's enormous total size.
The key number Alibaba hasn't disclosed is the active-parameter count. Previous Qwen models give a sense of the ratio: the Qwen3-235B-A22B variant had 235 billion total parameters but activated only 22 billion per token (about 9%). If Qwen 3.8 follows a similar pattern, only a fraction of 2.4 trillion actually runs on each query (MarkTechPost, July 19, 2026).
Without the active count, the serving cost is hard to estimate. A 2.4T model at 4-bit quantization requires roughly 1.2 terabytes of VRAM for weights alone — and a single Nvidia H200 GPU carries 141 GB. That means running the full dense model would require roughly 8 H200s minimum just for weight storage, before any inference overhead (MarkTechPost, July 19, 2026). But MoE models shard experts across GPUs — only the active experts load per request — which is why these massive models are even practical to serve.
Why Multimodal Capability Matters
Qwen 3.8's headline feature isn't just size — it's vision. Qwen developer Shuai Bai confirmed this is the team's first trillion-parameter model that can "see": it processes images, watches video, reads documents, and then acts on what it sees (Shuai Bai via X, July 19, 2026).
This opens practical workflows that text-only models simply cannot do:
- Visual document intelligence: Drop a long PDF (contracts, reports, manuals) and the model reads the whole thing, including any charts, tables, or diagrams embedded within.
- Screenshot-to-summary: Hand it a folder of screenshots from tutorials, dashboards, or user interfaces, and ask for a structured summary of what's shown.
- Video understanding: Feed it a training video or product demo and ask it to extract key moments, generate captions, or write a summary of what happens.
- Mixed-format analysis: Combine text, images, and video in a single prompt — for example, analyzing a marketing deck that includes text slides, design mockups, and embedded video clips.
This is the same multimodal trend we've covered in our guide to routing tasks to the right AI model, where the ability to handle multiple formats in one pass is increasingly what distinguishes a frontier model from a chatbot.
Is the "Second Only to Fable 5" Claim Verified?
No. As of July 23, 2026, Alibaba has published no benchmark table, no test scores, and no named evaluation suite for Qwen 3.8. The "second only to Fable 5" ranking comes entirely from Alibaba's own X announcement (Qwen via X, July 19, 2026). No third-party evaluator — Artificial Analysis, LMArena, or any academic group — has independently tested the model yet.
This pattern is worth noting. Moonshot AI made a similarly positioned claim about Kimi K3 days earlier, saying it trailed only Fable 5 and GPT-5.6 Sol — a claim that was also unverified at launch. When Artificial Analysis subsequently scored Kimi K3 at 57 on the Intelligence Index, it was competitive with (but not ahead of) several other frontier models. Early vendor rankings tend to be optimistic relative to what independent testing later confirms (AIToolsReview, July 20, 2026).
The honest takeaway: Qwen 3.8 may well be a breakthrough model — but the evidence is a corporate claim, not a verified result. Wait for benchmarks before making production decisions.
How to Access the Qwen 3.8 Preview Today
Qwen3.8-Max-Preview is live now through three Alibaba Cloud products, all running at 10% of standard pricing during the preview window (The Decoder, July 19, 2026; Qoder docs):
- Token Plan — Alibaba Cloud's subscription-based API access on QwenCloud. Subscribe to a plan tier and receive API credentials to route prompts programmatically.
- Qoder — Alibaba's code-generation product, integrated with the Qwen3.8-Max-Preview model for coding and full-stack development tasks.
- QoderWork — The enterprise/team variant of Qoder, for collaborative development workflows.
Steps to try it today
- Go to qwencloud.com/pricing/token-plan and subscribe to the plan tier that fits your volume.
- Go to the API Keys page on QwenCloud and copy your base URL and API key.
- Route requests using the OpenAI-compatible API endpoint (
/compatible-mode/v1/chat/completions) — the same DashScope mechanism used by other Alibaba Cloud models. - Set the model field to
qwen3.8-max-previewin your request body.
Our complete walk-through of every free and paid access path is in our Qwen 3.8 Max free access guide.
What about the Token Plan cost?
Alibaba hasn't published standalone per-token pricing for Qwen 3.8 separately — the preview pricing is bundled into Token Plan subscription tiers and runs at 10% of the eventual standard rate. An additional 80% off-peak discount drops the night-hours rate to roughly 2% of standard pricing. Treat these as moving targets until the official model card and pricing page are published (Eesel.ai, July 2026).
Will Qwen 3.8 Be Open Source?
Alibaba says open weights are coming "soon" — but treat that as a promise, not a guarantee.
The term "open weight" means the model's trained parameters would be released for public download, allowing developers to run it on their own infrastructure, fine-tune it, and build with it without per-token API fees. This is different from "open source" — the training code, data, and methodology may remain proprietary.
Here's the critical context: Alibaba's previous two Max-tier models — Qwen3-Max-Preview and Qwen3.6 Max Preview — both launched as closed previews and never went open-weight. The Qwen family's open-weight releases have come from the standard model line (e.g., Qwen3.6-27B under Apache 2.0 in April 2026), while the proprietary Max line has remained API-only (AIToolsReview, July 20, 2026; ScriptByAI Qwen Timeline, July 19, 2026).
If Alibaba does deliver open weights for Qwen 3.8, it would be a significant shift in strategy — and a big deal for small teams. Running a frontier-grade multimodal model on your own GPU fleet (or a cloud GPU rental) eliminates per-token fees, gives you data control, and removes the dependency on a vendor's API uptime.
That said, running a 2.4-trillion-parameter model locally is not trivial. Unless Alibaba releases smaller, distilled variants alongside the full model, self-hosting the flagship would require significant GPU infrastructure. Our guide to cutting AI inference costs with open-source model routing covers how to think about the economics of running large open models.
How Does Qwen 3.8 Compare to Kimi K3 and Fable 5?
The Week That Changed Open-Weight AI: The table below summarizes how Qwen 3.8 stacks up against its closest peers.
| Model | Total Parameters | Open Weights? | Status | Independent Benchmarks? |
|---|---|---|---|---|
| Qwen3.8-Max | 2.4 trillion | Promised "soon" | Preview (July 19, 2026) | No |
| Kimi K3 | 2.8 trillion | Yes — open-weight, Modified MIT | Released (July 17, 2026) | No (weights drop July 27) |
| Qwen3.7-Max | Not disclosed | No (API-only) | Released | Vendor-stated only |
| Claude Fable 5 | Not disclosed | No (closed) | Released | Yes |
(Sources: The Decoder, July 19, 2026; MarkTechPost, July 19, 2026; AIToolsReview, July 20, 2026)
Key differences:
- Kimi K3 is larger (2.8T vs 2.4T), already has open weights committed (Modified MIT license, weight release due July 27, 2026), and topped Arena.ai's frontend-development leaderboard — the first open-weight model to do so.
- Claude Fable 5 is the model both Qwen 3.8 and Kimi K3 claim to trail — but it's a closed Anthropic product with independently verified benchmarks, making it the reference standard.
- Qwen 3.8 is the first multimodal entrant at this scale, while both Kimi K3 and Fable 5 launched as text-first models.
For a broader side-by-side that includes GPT-5.6 Sol and multiple task categories, see our frontier AI model comparison, and our deeper dive into which Chinese open-source model wins on real tasks.
What Does "Continuously Evolving" Mean for the Model?
Alibaba described Qwen 3.8 as a "continuously evolving" model in its announcement — meaning the program the model runs on keeps training, improving, and pushing new versions rather than being a static release that gathers dust after launch (Qwen via X, July 19, 2026).
For developers, this means two things:
- The model you test today may not be the model you get in production next month. Capabilities, pricing, and even access paths can change without a version number bump.
- You should test periodically, not once. A model that underperforms on your workflow today might improve in a future iteration. Set up a re-test cadence aligned with your most important use cases.
This is a wider industry trend we've tracked in our analysis of the AI model pricing war of 2026 — the frontier is no longer a static leaderboard but a moving target, and the models that update fastest often gain the most production traction.
What This Means for You
For developers and builders: The preview is genuinely usable today through Token Plan and Qoder at 10% standard pricing — if you're already on Alibaba Cloud, the integration cost is near-zero. Test it on your actual workload before making any decisions, and document the results so you can re-test after the open-weight release.
For small businesses: The two reasons to pay attention are multimodal capability and open-weight potential. If you work with images, video, or long documents — not just text — Qwen 3.8's ability to process all of them in a single prompt could replace a multi-tool workflow. And if Alibaba delivers on open weights, you could eventually run this model on rented GPUs without per-token fees, giving you predictable cost and full data control.
For everyone: treat capability claims as unverified until benchmarks appear. The "second only to Fable 5" statement is a marketing claim, not a measured result. Check back when Artificial Analysis or another independent evaluator publishes scores.
FAQ
Q: Is Qwen 3.8 available to use right now? A: Yes. Qwen3.8-Max-Preview is live through Alibaba's Token Plan, Qoder, and QoderWork coding products at 10% of standard preview pricing. You can access it via QwenCloud with a subscription, or through Qoder for coding workflows.
Q: Is Qwen 3.8 open source? A: Not yet. Alibaba says open weights are coming "soon," but no date, license, or download link has been announced. Alibaba's previous two Max-tier models (Qwen3-Max-Preview and Qwen3.6 Max Preview) both launched as closed previews and never went open-weight. Treat the open-weight promise as a statement of intent, not a confirmed release.
Q: What does 2.4 trillion parameters actually mean? A: The parameter count measures the model's total trained knowledge capacity. Because Qwen 3.8 uses a sparse Mixture-of-Experts architecture, only a fraction of those 2.4 trillion parameters activates on each request — but Alibaba has not disclosed how many are active per token. Without that number, the real serving cost and inference speed are difficult to estimate.
Q: Can Qwen 3.8 process images and video, or just text? A: Qwen 3.8 is multimodal — it can process text, images, video, and documents in a single prompt. Qwen developer Shuai Bai confirmed it is the team's first model above 1 trillion parameters with native multimodal capability (Shuai Bai via X, July 19, 2026).
Q: Is Qwen 3.8 really the second-best AI model in the world? A: That claim comes from Alibaba's own announcement — no independent benchmarks have been published to verify it. Similar vendor claims (like Moonshot AI's about Kimi K3) were later shown to be more optimistic than independent testing confirmed. Wait for benchmark results from evaluators like Artificial Analysis before making production decisions based on ranking claims.
Q: How does Qwen 3.8 compare to Kimi K3? A: Both are Chinese Mixture-of-Experts models in the multi-trillion-parameter tier. Kimi K3 is larger (2.8T vs 2.4T), already has committed open weights under a Modified MIT license (due July 27, 2026), and topped Arena.ai's frontend-development leaderboard. Qwen 3.8 is the first multimodal entrant at this scale (processing images/video/documents alongside text), while Kimi K3 launched as a text-first model. Neither model's "second only to Fable 5" claim has been independently verified.
Q: What is the context window for Qwen 3.8? A: A 1-million-token context window has been cited in Qwen Code integration tooling, but Alibaba has not officially confirmed this in a model card. Treat it as unconfirmed until the official specification is published (MarkTechPost, July 19, 2026).

Discussion
0 comments