Qwen 3.8 Max vs GPT-5.6: price, benchmarks and the real gap

Rama Adi Nugraha
Written by

Rama Adi Nugraha

Katelin Teen
Reviewed by

Katelin Teen

Last edited August 3, 2026

Expert Verified
Illustration comparing Alibaba's Qwen 3.8 Max and OpenAI's GPT-5.6 model families

The 60-second table

Everything below is from each vendor's own published pages as of August 3, 2026. Where the two vendors measure the same thing differently, I have said so rather than smoothing it over.

Qwen 3.8 MaxGPT-5.6 SolGPT-5.6 TerraGPT-5.6 Luna
Model IDqwen3.8-maxgpt-5.6-solgpt-5.6-terragpt-5.6-luna
ReleasedAug 2, 2026Jul 9, 2026Jul 9, 2026Jul 9, 2026
Input / 1M$2.00$5.00$2.00$0.20
Output / 1M$6.00$30.00$12.00$1.20
Cached input / 1M$0.25$0.50$0.20$0.02
Long-context surchargeNone published2x in, 1.5x out above 272KSameSame
Context window1,000,0001,050,0001,050,0001,050,000
Max output131,072128,000128,000128,000
Max reasoning tokens262,144Not publishedNot publishedNot published
Input modalitiesText, image, videoText, imageText, imageText, image
Parameters2.4T total, 95B activeNot publishedNot publishedNot published
Knowledge cutoffNot publishedFeb 16, 2026Feb 16, 2026Feb 16, 2026
Model cardNoneYesYesYes
Open weightsPromised, not shippedNoNoNo
Rate limit (top tier)15K RPM / 2M TPM15K RPM / 40M TPMSame as Sol30K RPM / 180M TPM
Available in consumer chatQwen StudioChatGPTCodex and Work onlyCodex and Work only
Reasoning controlreasoning_effort: low / medium / xhighReasoning effort incl. maxSameSame

Two rows deserve a second look. Qwen is the only one of the four that takes video as input, which is a real capability gap and not a spec-sheet flourish. And Qwen is the only one with no published knowledge cutoff, no model card and no system card, which is a real evidence gap.

What Qwen 3.8 Max actually is

Qwen is Alibaba Cloud's model family, and Max is the proprietary flagship line that sits above the cheaper Plus and Turbo tiers. Qwen 3.8 Max is the newest one, and it shipped in two acts.

If you want the wider family first, my Qwen review covers the older tiers, and the standalone Qwen 3.8 Max review goes deeper on this model alone.

Act one was July 19 at the World AI Conference in Shanghai: a preview endpoint, two posts on X, and a spoken frontier-ranking claim with no chart. Act two was August 2, when Alibaba published a 5,000-word launch post with everything the preview was missing.

The architecture, as Alibaba states it: 2.4 trillion total parameters with 95 billion active, a sparse Mixture-of-Experts model built on the Qwen 3.5 foundation. That 95B active figure is the one that matters and the one the preview withheld. Total parameters set the headline; active parameters set your latency and your bill.

The multimodal claim is the genuinely new thing for the Max line. Alibaba's model page lists image, text and video in, and the launch post puts numbers on it: financial reports and PDFs past 200 pages, and video "longer than 100 hours" organised into what Alibaba calls a video memory graph. Worth flagging honestly, though: both harness configs Alibaba publishes in that same post declare text and image only. Video looks like a native DashScope path, not something you get through the OpenAI-compatible endpoint.

Alibaba's official benchmark chart for Qwen 3.8 Max, with GPT-5.6 Sol (max) as the rightmost comparison column, as taken from Qwen
Alibaba's official benchmark chart for Qwen 3.8 Max, with GPT-5.6 Sol (max) as the rightmost comparison column, as taken from Qwen

Reasoning is controlled with reasoning_effort, which takes low, medium and xhigh, and xhigh is the default. Alibaba also enables preserve_thinking by default "for best out-of-the-box experience," which is a polite way of saying the model is tuned to think hard before it answers. Hold that thought, because it shows up later as a cost problem.

What GPT-5.6 actually is

GPT-5.6 is not one model. It is three capability tiers that went generally available on July 9: Sol as the flagship, Terra as the balanced middle, and Luna as the fast, cheap one. I broke each of them down in a full GPT-5.6 review. All three share the same 1,050,000-token context window, the same 128,000-token output ceiling, and the same February 16, 2026 knowledge cutoff.

Then on July 30, OpenAI did the thing that quietly reset this whole comparison. It cut prices on two of the three tiers:

"Starting July 30, API pricing is $2 per million input tokens and $12 per million output tokens for Terra, and $0.20 per million input tokens and $1.20 per million output tokens for Luna. Sol pricing remains unchanged."

That is 20% off Terra and 80% off Luna. Sol held at $5 and $30. If you read a GPT-5.6 pricing comparison written in mid-July, it is wrong by up to 5x on Luna.

The same update renamed Priority Processing to Fast mode, which doubles the price for up to 2.5x the speed on Sol. And OpenAI added something Qwen has not: a long-context surcharge. Prompts over 272K input tokens are priced at 2x input and 1.5x output for the whole request, not just the overflow. Crossing that line turns a $5/$30 Sol call into a $10/$45 one. So Sol's real million-token window is a million tokens you pay double for.

Benchmarks: two tables, no referee

Here is where most head-to-heads go wrong. Both labs now publish a chart. Neither chart was run by anyone independent, and the two cannot be stacked on top of each other.

Two vendor benchmark tables with no independent referee between them
Two vendor benchmark tables with no independent referee between them

Start with what Alibaba published, because it is unusually direct: its chart carries GPT-5.6 Sol (max) as a comparison column. Straight from that chart:

BenchmarkQwen 3.8 MaxGPT-5.6 Sol (max)Winner
SWE-Pro67.764.6Qwen
TerminalBench-2.186.688.8Sol
PaperBench93.090.5Qwen
FrontierSWE73.588.8Sol, by 15.3
CoWorkBench74.871.5Qwen
JobBench53.445.4Qwen
Agents' Last Exam52.453.6Sol
CharXiv (RQ)93.589.1Qwen
ERQA77.870.0Qwen
PerceptionBench63.559.7Qwen
LVBench81.878.8Qwen
Vision2Web69.062.1Qwen
OSWorld-Verified86.183.2Qwen

Thirteen of sixteen to Qwen, and every vision row is a clean Qwen win. That is a real result and I am not going to talk it down.

But read the footnotes, which almost nobody does. Alibaba discloses that six of the coding benchmarks are its own in-house evals (QwenSWEBench, QwenQoderBench, QwenReactBench, QwenSVGBench, CoWorkBench, RecreationBench), that competitor scores were pulled from mixed harnesses rather than run under identical conditions, and that several rows are graded by rival models: gemini-3.1-pro-preview judges PLawBench, Claude Opus 4.6 judges PaperBench. There is also a line admitting Fable 5's results "may involve fallbacks."

Now the third parties, which split the verdict cleanly down the middle. On Artificial Analysis, whose Intelligence Index v4.1 is an automated composite of nine evals, GPT-5.6 Sol scores 59 and ranks third overall behind Claude Opus 5 and Claude Fable 5, with Terra at 55 and Luna at 51.

On LMArena, which is human preference voting, qwen3.8-max sits at #5 on Text with 1496 and #4 on WebDev with 1668, both ahead of gpt-5.6-sol-xhigh at #15 and #6. The same automated-versus-human split shows up in my GPT-5.6 vs Claude comparison.

So: automated composite says Sol, human preference says Qwen. Anyone citing only one of the two is selling you something.

The community read is blunter. From the Hacker News thread on the preview:

Hacker News

"The few tests I ran were by no means comprehensive, but while kimi felt like the real deal qwen seems a bit of a benchmark princess."

The price comparison everyone gets backwards

The story that wrote itself in July was that a Chinese lab had undercut OpenAI. At $2 and $6 against Sol's $5 and $30, that is true. Against the rest of the family, it is not.

Output price per million tokens across GPT-5.6 Sol, Terra, Qwen 3.8 Max and GPT-5.6 Luna
Output price per million tokens across GPT-5.6 Sol, Terra, Qwen 3.8 Max and GPT-5.6 Luna

Qwen 3.8 Max matches Terra's input price to the cent and halves its output price. That is a genuine win. But Luna undercuts Qwen by 10x on input and 5x on output, and it did not exist at that price when the "Chinese models are cheaper" framing set.

There is a second-order problem too, and it is the one that decides real bills. Qwen ships with xhigh reasoning on by default and preserve_thinking enabled. Verbose models cost more than their sticker rate suggests, because you pay for every reasoning token. Artificial Analysis measured Luna burning 130M output tokens to run its index against a 62M median, so this cuts both ways. The point is that rate per token and cost per task are different numbers, and only one of them is on the pricing page.

Plug your own volumes in:

One more wrinkle if you are looking at the cheap monthly subscription instead of the API. The qwen3.8-max-preview endpoint was never sold per token at all: it was only available through Alibaba's Token Plan, at $6, $18 or $68 a month on the Personal tiers. Those plans run on credits with fixed 5-hour and 7-day windows, unused credits do not roll over, and hitting either cap pauses you until the window resets. Alibaba also declines to publish the credits-per-token coefficient, so you cannot compute your cost in advance. The headline preview deal, 10% of normal rates stacking with an extra 80% off between 22:00 and 08:00, works out to 2% of standard burn, applies to Personal plans only, and dies with the preview. The GA model gets a flat 50% night discount instead.

What actually decides it in practice

Benchmarks measure capability. Production measures capability divided by patience. Every hands-on report I found lands on the same complaint, and it is not about intelligence.

A developer who ran the same rich design conversion through both models on release day:

Hacker News

"Same prompt for both for the conversion. I used OpenCode for the qwen version, but I encountered a significant amount of errors / timeouts while it was running. Claude finished in around 16 min, but I spent close to 2 hours shepherding the Qwen build."

Another, after testing four frontier models side by side over several days:

Hacker News

"Don't trust the benchmarks, and the Chinese models really are slow and token-inefficient. However they do seem very close to SOTA."

That same developer posted the token accounting for one web-app task, which is the most useful cost data anyone has published: Kimi K3 at $5.50, Qwen 3.8 Max at $6.30, Fable 5 at $30. Qwen's cheap rate is real, and it still needed 18 million input tokens to Kimi's 9.5 million for the same job.

Verdicts on the model itself are split, which is worth saying plainly rather than averaging away. One user cancelled an Anthropic subscription over it. Another called it "disastrously bad," describing a model that "gets stuck into long second-guessing loops with no progress." Both were testing the same preview build in the same fortnight. If that spread bothers you, the safer shortlists are my Qwen alternatives and GPT-5.6 alternatives roundups, plus the Kimi K3 review for the third contender in this bracket.

And a few things simply are not published. There is no knowledge cutoff for Qwen 3.8 Max anywhere, no model card, no system card, no safety evaluation. The open weights promised for "next week" from August 2 have no license, no date and no repo. If your procurement process asks for any of that, the answer today is that it does not exist.

Where a frontier model stops and support work begins

This is the part I care about most, because it is where I watch teams lose a quarter.

A support layer sits above interchangeable frontier models and turns them into a safe customer answer
A support layer sits above interchangeable frontier models and turns them into a safe customer answer

Neither of these models knows your refund policy. Neither has read your last 7,000 tickets. Neither has any concept that the customer emailing you is on an enterprise plan and has already been escalated twice. A benchmark score is not a support agent, and the gap between the two is where most AI support automation projects quietly die.

The same gap is why picking an AI helpdesk is a different exercise from picking a model, and why ticket automation lives or dies on retrieval rather than raw reasoning.

We have spent years running AI on live support queues, and the specific failure mode is worse than "the AI does not know." It is confident invention. We have had paying customers whose bots fabricated answers to real customers when knowledge-base retrieval came back empty: one solar company's bot invented subscription terms that did not exist, and another sent a customer "Oxygen," from the periodic table, as an answer. Nothing in a 2.4-trillion-parameter model prevents that. A bigger model just says the wrong thing more fluently.

The control that actually fixes it came up in a call with a support lead running 7,000 tickets a month, and it has nothing to do with model choice:

"The AI will never be able to answer 100% of the questions, but if it tries and just answers 'sorry I don't know this,' I cannot go and check all my 7,000 tickets to see if the AI actually made a good answer. I need an AI who is only handling the tickets that it's confident to handle and all the other ones, leave them alone."

a CX lead at a 7,000-ticket-a-month DTC brand

That is a product decision, not a model decision. It is why eesel AI runs a simulation on historical tickets before anything goes live, so you see the resolution rate and the actual replies on real past conversations first.

It is also why answers route by confidence, drafting for a human or escalating rather than guessing. Running it that way, Gridwise hit 73% tier-1 resolution in its first month.

The strategic read on Qwen 3.8 Max versus GPT-5.6 is therefore a little anticlimactic: build so you can swap the engine. The model layer gets better and cheaper every few weeks. Kimi K3 landed days before Qwen, Luna's price fell 80% in a single afternoon, and whatever tops the chart in September is not on it today. A team that hard-wired itself to one API in July is already re-plumbing.

That is also the honest answer to "should I run Gemini, Grok or Mistral instead." Probably, eventually, for some task. Which is the argument for not caring very much about this month's winner.

So which one should you pick?

If you are shipping product and want one answer:

  • Vision, video or document-heavy work: Qwen 3.8 Max, comfortably. Every vision row on Alibaba's chart is a Qwen win, and it is the only one of the four that takes video at all.
  • Hard software engineering: GPT-5.6 Sol. FrontierSWE at 88.8 against 73.5 is not a rounding error, and it is Alibaba's own number.
  • High-volume, latency-sensitive, cost-sensitive: GPT-5.6 Luna, and it is not close on price. Watch the verbosity.
  • A general workhorse where you want the best rate-per-capability: Terra and Qwen 3.8 Max are the real fight. Qwen is half the output price; Terra is faster and comes with a model card, a knowledge cutoff and a stable endpoint.
  • Anything customer-facing: neither, on its own. Pick the layer first and let it pick the model. The maths is in my agent cost breakdown, and the shortlist is in best AI agents.

The thing I would not do is treat the August 2 chart as settled. Six of those coding benchmarks are Alibaba's own, no third party has rerun any of it, and the community verdict on the same build ranges from "cancelled my Anthropic subscription" to "disastrously bad." Give it a month and independent numbers.

Try eesel

If you landed here because you want a model to resolve tickets rather than win charts, that is the whole point of eesel AI. It plugs into Zendesk, Freshdesk and 100+ other tools, learns from your help center and past tickets, and starts drafting in minutes.

The eesel AI dashboard, where an AI teammate drafts and resolves support tickets
The eesel AI dashboard, where an AI teammate drafts and resolves support tickets

The differentiator is the trust ramp, not the engine. Simulate on your real ticket history, read the numbers, start in draft mode, and go autonomous only when you are happy. You inherit every frontier gain, whether that turns out to be Qwen, GPT-5.6 or whatever ships next month, without re-plumbing anything. Try eesel free, no credit card needed.

Frequently Asked Questions

Is Qwen 3.8 Max cheaper than GPT-5.6?
It depends which GPT-5.6 you mean. Qwen 3.8 Max is $2 per million input tokens and $6 per million output, which undercuts GPT-5.6 Sol ($5/$30) and Terra ($2/$12). But GPT-5.6 Luna is $0.20/$1.20, ten times cheaper on input. Our GPT-5.6 pricing breakdown has the full card.
Which is better for coding, Qwen 3.8 Max or GPT-5.6 Sol?
Alibaba's own chart splits it: Qwen wins SWE-Pro (67.7 vs 64.6) and loses FrontierSWE (73.5 vs 88.8) and TerminalBench-2.1 (86.6 vs 88.8). Hands-on reports also flag Qwen for slowness and timeouts. See our Qwen 3.8 Max review and the AI coding tools roundup.
What is the context window on Qwen 3.8 Max vs GPT-5.6?
Qwen 3.8 Max is 1,000,000 tokens in and 131,072 out. GPT-5.6 is 1,050,000 in and 128,000 out across Sol, Terra and Luna. The catch is that OpenAI doubles the input price above 272K tokens, so Sol's usable-at-list-price window is much smaller than the headline.
Is Qwen 3.8 Max open source?
Not yet. Alibaba promised the weights on Hugging Face and ModelScope "next week" from August 2, 2026, with no license, date or repo published. A smaller Qwen3.8-27B was promised on the same timeline. Our Qwen 3.8 Max explainer tracks the status.
Can I use Qwen 3.8 Max or GPT-5.6 for customer support?
Both can generate a reply, neither knows your refund policy. A raw model has no memory of your past tickets, no confidence guardrail and no helpdesk handoff. eesel AI adds that layer on top and plugs into Zendesk and Freshdesk, so you get an AI for customer service rather than an API key.

Share this article

Rama Adi Nugraha

Article by

Rama Adi Nugraha

Rama is a software engineer at eesel AI with two years of experience writing about B2B SaaS, AI tools, and customer support technology. Based in Bali, Indonesia, he brings a developer's perspective to product comparisons — cutting through marketing copy to what the integrations and APIs actually do.

Related Posts

All posts →
Illustration weighing Alibaba's Qwen 3.8 Max against DeepSeek V4 Flash
Trending

Qwen 3.8 Max vs DeepSeek V4 Flash: price, specs, real verdict

One model costs 21x more per output token than the other. That is the least interesting thing about this comparison, and here is what the specs actually decide.

Alicia Kirana UtomoAlicia Kirana UtomoAug 3, 2026
Illustration comparing Alibaba's Qwen 3.8 Max and Moonshot AI's Kimi K3 models
Trending

Qwen 3.8 Max vs Kimi K3: the numbers neither lab published

Two Chinese labs shipped a 2T-plus flagship seventeen days apart, and neither put the other on its benchmark chart. Here is what actually stacks, what the bill really looks like, and which one I would build on.

Alicia Kirana UtomoAlicia Kirana UtomoAug 3, 2026
GPT-5.6 versus Gemini 3 comparison hero illustration, two AI model families balanced against each other
Trending

GPT-5.6 vs Gemini 3: which AI model wins in 2026?

GPT-5.6 vs Gemini 3 compared: Sol, Terra and Luna against Gemini 3.5 Flash and 3.1 Pro on pricing, benchmarks, context, and which fits AI support agents.

Rama Adi NugrahaRama Adi NugrahaJul 10, 2026
GPT-5.6 versus Claude comparison hero illustration, two AI model families balanced against each other
Trending

GPT-5.6 vs Claude: which AI model wins in 2026?

A hands-on GPT-5.6 vs Claude comparison: the Sol/Terra/Luna tiers against Opus 4.8 and Sonnet 5, on pricing, benchmarks, context, and AI support agents.

Kurnia Kharisma Agung SamiadjieKurnia Kharisma Agung SamiadjieJul 10, 2026
Illustrated hero banner for GPT-5.6 Luna, OpenAI's fastest and cheapest model tier, with a crescent moon and speed motif
Trending

GPT-5.6 Luna: OpenAI's fastest, cheapest model tier explained

GPT-5.6 Luna is the fastest, cheapest tier of OpenAI's new model family, at $1/$6 per 1M tokens. Here is what it does, what it costs, and where you can use it.

Alicia Kirana UtomoAlicia Kirana UtomoJul 10, 2026
GPT-5.6 explainer hero banner with the OpenAI logo
Guides

What is GPT-5.6? OpenAI's Sol, Terra, and Luna explained

GPT-5.6 is OpenAI's new Sol, Terra, and Luna model family. Here's what's actually new, what it costs, why you can't use it yet, and what it means for support teams.

Kurnia Kharisma Agung SamiadjieKurnia Kharisma Agung SamiadjieJun 29, 2026
GPT-5.6 pricing breakdown banner showing Sol, Terra, and Luna
Guides

GPT-5.6 pricing: what Sol, Terra, and Luna actually cost

GPT-5.6 pricing for Sol, Terra, and Luna, explained: real per-token rates, how they stack up against GPT-5.5, a worked monthly bill, and where ChatGPT fits.

Rama Adi NugrahaRama Adi NugrahaJun 29, 2026
Illustration of a developer reaching Alibaba's Qwen 3.8 Max through chat, multimodal and API surfaces
Trending

How to access Qwen 3.8 Max: 5 routes and what each bills

Five real ways to reach Alibaba's 2.4T-parameter flagship, from the free chat to the $2/$6 API, plus the billing traps that catch people on the way in.

Rama Adi NugrahaRama Adi NugrahaAug 3, 2026
Qwen 3.8 Max review: a 2.4T preview, tested honestly
Trending

Qwen 3.8 Max review: a 2.4T preview, tested honestly

An honest Qwen 3.8 Max review: what Alibaba's 2.4-trillion-parameter flagship actually is, why 'second only to Fable 5' is a claim not a benchmark, and who should wait.

Alicia Kirana UtomoAlicia Kirana UtomoJul 20, 2026

Ready to hire your AI teammate?

Set up in minutes. No credit card required.

Get started free