Hero title card for Qwen3.8 Max Prime, Alibaba's 1.5-2x throughput serving tier for the Qwen3.8-Max flagship, with spec chips reading same 2.4T total and ~95B active, Prime at $3.301/$9.902, standard at $1.65/$4.951.
Guides & Insights

Qwen3.8 Max Prime: Alibaba Put a Second Rate Card Next to Its Flagship

Author

Rowan Sterling

Date Published

Latest models · 20View all models →
Benchmarks: Artificial Analysis · updated daily
Back to all posts

On September 22, 2026, at the Yunqi Conference in Hangzhou, Aliba​ba'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 Aliba​ba 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.

Scoreboard infographic for Qwen3.8 Max Prime: underlying model Qwen3.8-Max GA August 3 2026, 2.4T total and ~95B active parameters, throughput 1.5-2x standard, Prime price $3.301/$9.902, standard price $1.65/$4.951, no independent Prime score yet.

What Prime mode actually is

Aliba​ba'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

Aliba​ba'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 — Aliba​ba has revised this page twice since September 2.

Screenshot of Alibaba Cloud's international Model Studio pricing page listing the qwen3.8-max-prime and qwen3.8-max model IDs side by side, with Prime at $3.301 per million input tokens and $9.902 per million output tokens against $1.65 and $4.951 for the standard ID.

The throttling rule is the real feature

The line most people skim past is the one that matters most for production. Aliba​ba'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.

Screenshot of the Artificial Analysis model page for Qwen3.8-Max on the 0902 build, showing an Intelligence Index of 45 and a measured cost per task of $5.41 on the standard ID.

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 Aliba​ba'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 Aliba​ba 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 Aliba​ba'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