InfoPlatform.ai BlogQwen3.8 Is Coming: 2.4T Parameters, Open Weights Soon, and What the Max Preview Actually Gets You
Alibaba's Qwen team announced Qwen3.8 today: a 2.4-trillion-parameter model that the team says is going open-weight soon, positioned as competitive with the leading closed frontier models. In Alibaba's own framing, it's second only to Anthropic's Fable 5. You can't download it yet, but you can try it right now as Qwen3.8-Max-Preview through Alibaba's Token Plan subscription, Qoder, and QoderWork. This post breaks down what was actually announced versus what's available today, what the Token Plan credits really buy, and how to think about a 2.4T preview model if your production stack is built on open weights you fine-tune and own.
What Alibaba actually announced
Strip the launch-thread energy away and the announcement contains four concrete claims:
The pattern is familiar. Qwen 3.5 and Qwen 3.6 both followed the announce-preview-then-release-weights arc, and both did eventually ship genuinely open Apache 2.0 checkpoints that teams now fine-tune in production. There's no reason to assume Qwen3.8 breaks that pattern, but there's also no committed date, which matters if you're planning infrastructure around it.
Qwen3.8-Max-Preview: what you can touch today
The preview is API access, not weights. You reach it three ways: Alibaba's Qoder and QoderWork products, or the Token Plan, a credit-based subscription that fronts Alibaba's model catalog (qwen3.6-flash, glm-5.2, deepseek-v4-pro, the wan2.7 image models, and now Qwen3.8-Max-Preview) behind one plan.
Since "qwen token plan pricing" is going to be the question everyone asks this week, here's the current structure for Individual plans, which just launched alongside cheaper Team pricing:
| Plan | Price | Credits | Concurrency |
|---|---|---|---|
| Lite | $6.00/mo (intro, from $8.00) | 2,500 credits / 7 days, 700 / 5 hours | 1 to 2 agents |
| Standard | $18.00/mo (intro, from $25.00) | 10,000 credits / 7 days, 3,000 / 5 hours | 3 to 4 agents |
| Pro | $68.00/mo (intro, from $80.00) | 40,000 credits / 7 days, 12,000 / 5 hours | 6 to 8 agents |
That's a genuinely good deal for what it is: cheap, capped access to very large models inside coding tools. It is not a substitute for owning a model, and Alibaba isn't claiming it is.
Preview access vs. owned weights: the distinction that matters
Here's the thing the launch thread glosses over, and the reason this announcement matters more for what comes after the preview. With Qwen3.8-Max-Preview you are renting inference on Alibaba's infrastructure, under Alibaba's quotas, with your prompts transiting Alibaba's cloud. The model can be updated, repriced, or window-limited under you, because previews exist to be changed.
When the open weights actually ship, the deal inverts: you (or a platform acting on your behalf) can download the checkpoint, fine-tune it on your own data, and serve it from infrastructure where the weights and the training data are yours. That's the same transition Qwen 3.6 made, and it's why Qwen 3.6-27B is now a default fine-tuning base for business workloads rather than just another API model.
This is the core of the open-weight argument, and Qwen3.8 at 2.4T parameters extends it upward: the open ecosystem isn't trailing the closed frontier anymore, it's announcing models in the same scale class within weeks of each other (Kimi K3 at 2.8T, now Qwen3.8 at 2.4T) and shipping the weights. If Alibaba's "second only to Fable 5" claim survives independent evaluation even approximately, an open checkpoint at that capability level changes the calculus for every team currently paying closed-API rates for frontier-quality inference.
Where Qwen3.8 fits next to what you can fine-tune today
Qwen3.8 isn't fine-tunable by anyone yet, the weights aren't out. Here's how it slots against open Qwen-family and peer models already in production fine-tuning catalogs, including InfoPlatform.ai's:
| Model | Scale | Status |
|---|---|---|
| Qwen 3.6-27B (dense) | 27B | Fine-tunable today, Apache 2.0 |
| Qwen 3-235B | 235B MoE | Fine-tunable today |
| Qwen 3.5 | Dense/MoE variants | Fine-tunable today |
| GLM 5.2 | MoE | Fine-tunable today |
| Kimi K2.6 | MoE | Fine-tunable today |
| Kimi K3 | 2.8T MoE | Weights pending, July 27, 2026 |
| Qwen3.8 | 2.4T | Preview only, open weights "soon", no date |
What to do this week
If the fine-tune-and-own path is the one you're on, that's the entire product at InfoPlatform.ai: upload your business data, pick an open-weight base like Qwen 3.6-27B or Qwen 3-235B, and get a production OpenAI-compatible endpoint whose weights and training data are yours, deletable on request, hosted or brought in-house. When Qwen3.8's weights actually land and prove out, they'd join the catalog through the same path. Get started and you'll have a fine-tuned Qwen serving traffic before the 3.8 weights have a release date.
FAQ
Is Qwen3.8 open source?
Not yet. Alibaba says Qwen3.8 is "going open-weight soon," but as of the July 19, 2026 announcement no weights, license, or release date have been published. Today it's available only as a hosted preview (Qwen3.8-Max-Preview) through Alibaba's Token Plan, Qoder, and QoderWork.
How many parameters does Qwen3.8 have?
Alibaba states 2.4 trillion parameters. The announcement doesn't yet break down the architecture (dense vs. mixture-of-experts, active parameter count, or context window), details that will presumably arrive with the technical report or weight release.
What is Qwen3.8-Max-Preview?
It's the hosted preview of Qwen3.8, accessible via API through Alibaba's Token Plan subscription and inside the Qoder and QoderWork products. It's inference access only, no downloadable weights, and preview models can change without notice.
How much does the Qwen Token Plan cost?
Individual plans currently run $6/month (Lite, 2,500 credits per 7 days), $18/month (Standard, 10,000 credits), and $68/month (Pro, 40,000 credits) at introductory pricing, with rolling 5-hour sub-quotas and agent concurrency limits per tier. Team plans were also just repriced lower. The plan works with tools speaking the OpenAI or Anthropic protocol, including Qwen Code, Cursor, Cline, Claude Code, and OpenCode.
Can I fine-tune Qwen3.8 on InfoPlatform.ai?
Not until Alibaba releases the weights, and no date has been announced. What you can fine-tune today: Qwen 3.6-27B and Qwen 3-235B (along with GLM 5.2, Kimi K2.6, DeepSeek, Nemotron, and Llama bases), on your own data, with the fine-tuned weights owned by you. If Qwen3.8 ships under a commercially usable open license, it becomes a candidate for the same catalog.
Should I wait for Qwen3.8 instead of fine-tuning Qwen 3.6 now?
No, unless your workload specifically fails on today's open models. Qwen3.8 has no release date, no published license, and no independent benchmarks, and a 2.4T base will be expensive to adapt and serve even once released. A Qwen 3.6 fine-tune on your own data ships this week and can be re-evaluated against Qwen3.8 whenever the weights genuinely arrive.
Build Your Custom AI Model
Upload your data and get a production-ready API endpoint. No ML expertise required.
Start Training FreeRelated Articles
GLM 5.2 vs Claude Opus 4.8: Open-Weight Models Just Caught Up
Z.ai's GLM 5.2 matches Claude Opus 4.8 on coding benchmarks at roughly a fifth of the cost, with open weights under an MIT license. Here's what that means for teams building custom AI.
Industry InsightsFine-Tune Inkling, the Open 975B Multimodal Model, on IP.ai
Thinking Machines Lab just released Inkling, a 975B-parameter open-weight multimodal model. IP.ai now integrates Tinker, their training API, so you can fine-tune Inkling and other giant open models on your data, and still own the result.
Industry InsightsOpenAI Is Winding Down Its Fine-Tuning API. Here's What to Do Instead.
With OpenAI narrowing public fine-tuning, portable open-weight fine-tunes are where teams gain durable advantage. Migrate your custom-model strategy without losing your data or your weights.