
Qwen3.8 Max Prime: Alibaba Put a Second Rate Card Next to Its Flagship
- typesafeNEWTypeSafe: Jev 1.132026-09-24$0.04 / $0.00 per 1M tokens · 592 tok/s
- openaiNEWOpenAI: GPT-6 Luna2026-09-2237Intelligence
- openaiNEWOpenAI: GPT-6 Sol2026-09-2248Intelligence
- anthropicNEWAnthropic: Claude Opus 5.52026-09-2258Intelligence
- grokNEWGrok 4.72026-09-2146Intelligence
- OrcaNEWOrca: OrcaCyber Zero 1.02026-09-17$3.00 / $5.00 per 1M tokens · 187 tok/s
- orcaNEWOrca: OrcaVerify Text 1.02026-09-16$2.00 / $0.00 per 1M tokens · 1306 tok/s
- deepseekDeepSeek: DeepSeek V4.1 Flash2026-09-1040Intelligence
- openaiOpenAI: GPT-6 Astra2026-09-0453Intelligence77Coding
- googleGoogle: Gemini 3.8 Flash2026-09-0241Intelligence76Coding
- qwenQwen: Qwen3.8 Max (0902)2026-09-0245Intelligence76Coding
- anthropicAnthropic: Claude Fable 5.12026-09-0153Intelligence82Coding
- AlibabaQwen: Qwen3.8 Flash2026-08-26$0.15 / $0.47 per 1M tokens · 113 tok/s
- z-aiZ.ai: GLM 5.3 Flash2026-08-2642Intelligence72Coding
- DeepSeekDeepSeek: DeepSeek V4 Flash Vision (Exp)2026-08-21$0.22 / $0.66 per 1M tokens · 224 tok/s
- z-aiZ.ai: GLM 5.32026-08-1845Intelligence75Coding
- obsidianQwen3.8 27B2026-08-1534Intelligence68Coding
- deepseekDeepSeek: DeepSeek V4 Pro 08132026-08-1236Intelligence69Coding
- grokSpaceXAI: Grok 4.62026-08-1244Intelligence77Coding
- metaMeta: Muse Spark 1.22026-08-0540Intelligence72Coding
On September 22, 2026, at the Yunqi Conference in Hangzhou, Alibaba's MaaS business line announced a serving tier it calls Prime mode — 优速模式 — and put a new model ID on the rate card for it: qwen3.8-max-prime. That ID is not a new model. It is Qwen3.8-Max, the 2.4-trillion-parameter sparse mixture-of-experts flagship that reached general availability on August 3, 2026, delivered through a faster lane. Qwen3.8 Max Prime carries the same weights, the same context window, the same tooling, and the same usage limits as the base model. What differs is throughput and price, and the price roughly doubles.
This is the second time in seven weeks that Alibaba has changed how Qwen3.8-Max is sold without changing what it is. On September 2 the company shipped a post-trained refresh pinned as Qwen3.8-Max-0902, focused on coding and agentic work, API-only. September 22 added the speed tier. Neither was a launch, and reading either as one will cost you money.

What Prime mode actually is
Alibaba's own documentation describes Prime mode as a channel for "output-speed-sensitive scenarios" — AI coding assistants, multi-step agent reasoning, real-time conversation — and states the benefit plainly: TPS is raised to 1.5 to 2 times that of the standard API. There is no new parameter to set. You switch the model value to the Prime ID and you are on the fast lane.
The documentation is equally explicit about what does not change: "Model-supported capabilities and usage restrictions are the same as the original model." So there is no larger context, no better reasoning mode, no extra tool surface. It is the same serving stack with more headroom behind it.
The endpoint shape is worth noting because it tells you who this is for. Prime requests go to a workspace-scoped Beijing address of the form https://{workspace_id}.cn-beijing.maas.aliyuncs.com/compatible-mode/v1, on the OpenAI-compatible path. This is a production traffic decision, not an experiment.
The rate card, read carefully
Alibaba's international pricing page lists the two IDs side by side, which makes the comparison unusually clean. Per million tokens:
• Input — qwen3.8-max-prime $3.301 vs qwen3.8-max $1.65
• Output — qwen3.8-max-prime $9.902 vs qwen3.8-max $4.951
• Cache hit — qwen3.8-max-prime $0.413 vs a cache-read rate on the standard ID that the same page carries as a discount line
• Ratio — 2.0× on both input and output, not a rounded approximation but the literal arithmetic of the published numbers
On the China rate card the same 2× holds in yuan: ¥24 input and ¥72 output per million for the Prime ID against ¥12 and ¥36 for the standard one, with cache hits at ¥3.
The widely quoted launch figure for Qwen3.8-Max is $2 input and $6 output per million. That is the headline the August coverage ran with, and it is not the number on the international rate card today. If you are modelling spend, use the rate card for your region rather than the launch headline, and check it again before you commit — Alibaba has revised this page twice since September 2.

The throttling rule is the real feature
The line most people skim past is the one that matters most for production. Alibaba's Prime documentation states that when your usage reaches the rate limit, if the platform still has spare resources, you will not be throttled, so the throughput actually available to you will not fall below the stated limit.
That is a soft ceiling with a hard floor, which is a different shape from a standard tier limit. It means the 1.5–2× figure is a promise about the floor, not a cap on the ceiling: under contention you get the limit, and under idle capacity you can get more. For an agent loop that fires dozens of sequential calls, that asymmetry is worth more than the raw TPS multiplier, because it is the tail latency on the slowest call that determines whether your workflow finishes.
Standard-model dynamic TPM limits are tiered by monthly Model Studio spend — the same documentation family shows the base qwen3.8-max ID at 5,000,000, 10,000,000 and 20,000,000 TPM across tiers, refreshed monthly. Prime does not remove that structure; it changes how it bites.

What nobody has measured yet
Here is the honest gap. The 1.5–2× number is vendor-stated. There is no independent Prime-mode throughput measurement we can find, and that matters because the standard build's own independent numbers are not flattering on speed.
Artificial Analysis, which measures models on its own harness, currently scores Qwen3.8-Max on the 0902 build at an Intelligence Index of 45, with GPQA Diamond at 92.8%, Terminal-Bench Hard at 38.9%, and Humanity's Last Exam at 43.1% — and puts its measured cost per task at $5.41. Those are independent figures on the standard SKU, captured 2026-09-24. They are also a reminder that the index has been revised since the August launch coverage, so do not put an older index value next to a current one and call it a trend.
What AA does not have is a Prime row. Until someone measures it, the speed claim is Alibaba's alone, and the correct posture is to test it on your own workload rather than to assume the top of the range.
Where this leaves the routing decision
Prime is a tier Alibaba sells on its own API, and that is the only place to get it. We do not host qwen3.8-max-prime here. What OrcaRouter does route is the standard Qwen3.8-Max and its dated pin Qwen3.8-Max-0902, both on the same key as the rest of the Qwen3.8 family — Qwen3.8, Qwen3.8-Flash, Qwen3.8-27B — alongside 200-plus other models, with provider list price passed through at 0% markup. That last part is why the September 2 refresh and any future Max rate change land on our side the same day they land on Alibaba's.
The practical split looks like this. Run your default traffic on the standard ID through a router, where failover protects you if a single provider path degrades. Move the specific calls where wall-clock latency is the product — the interactive completion, the tight agent step — to Prime, and price that decision against the 2× rather than against the 1.5×.
Who should switch, and who should wait
Switch if your users are waiting on tokens: an autocomplete, a chat turn, a code-edit loop where a human is watching. At the top of the speed range Prime is cost-neutral per second of latency removed — you pay exactly double for exactly half the time. At the bottom of the range you are paying 2× for 1.5×, which is a 33% premium per second saved. If your workload is a batch job that runs overnight, that premium buys you nothing you needed.
Wait if your cost model is built on the $2/$6 launch headline, or if your requests are input-heavy. The vendor's speed claim is about TPS — output tokens per second — and prefill is a different pipeline stage. A long-context request pays double on input tokens whether or not the output arrives faster. Measure that case before you migrate it.
And check the date on your rate card. Qwen3.8-Max has been on the market since August 3, been refreshed once, and been repackaged once, and it is still seven weeks old. The tier is the news; the model is not.
Compared in this article1
Detected from this article · Benchmarks: Artificial Analysis · updated daily
