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

Alicia Kirana Utomo
Written by

Alicia Kirana Utomo

Katelin Teen
Reviewed by

Katelin Teen

Last edited August 3, 2026

Expert Verified
Illustration weighing Alibaba's Qwen 3.8 Max against DeepSeek V4 Flash

The 60-second scoreboard

Qwen 3.8 MaxDeepSeek V4 Flash
Model IDqwen3.8-maxdeepseek-v4-flash
Pinned buildQwen3.8-MaxDeepSeek-V4-Flash-0731
ReleasedAug 2, 2026Jul 31, 2026
Input / 1M$2.00$0.14
Cached input / 1M$0.25$0.0028
Output / 1M$6.00$0.28
Context window1,000,0001,000,000
Max output131,072384,000
Architecture2.4T total / 95B active MoE284B total / 13B active MoE
WeightsPromised, unpublishedOpen, MIT
InputsText, image, video, docsText
Reasoning defaultxhigh, preserve_thinking onThinking on, effort high
Max reasoning tokens262,144Not published
Throughput cap2M TPM, 15K RPM2,500 concurrent requests
LMArena Text rank#5, 1496#79, 1436
AA Intelligence IndexNot scored yet50
Pending price changeNone published2x during peak hours

Two rows are doing most of the work here. The output ceiling is the quiet one: Flash will write 384K tokens in a single response against Qwen's 131,072, which matters for anything that has to generate a long artefact instead of a chat reply. The other one is the pending peak-hour change, which I would put in a spreadsheet, because it is the only announced future price move on either side.

Work out what you would actually pay

The ratios above are per token. What you actually care about is the invoice, and that depends on the shape of your traffic more than on the rate card itself. Drag the dials.

What DeepSeek V4 Flash actually is

Flash is the small sibling in DeepSeek's V4 family, and the word "small" is doing real work in that sentence. It is a Mixture-of-Experts model with 284B total parameters and only 13B active, against V4 Pro's 1.6T total and 49B active, per DeepSeek's model downloads table. For scale, DeepSeek's own previous generation, V3.2-Base, was 671B total and 37B active, so Flash is under half the total size of the model it replaces. Thirteen billion active parameters puts its per-token compute closer to a small language model than to anything with "frontier" in the marketing.

The build behind the API alias is DeepSeek-V4-Flash-0731, and DeepSeek is unusually upfront that this was not a new architecture. The changelog says it kept the preview's architecture and size and "was only re-post-trained." That admission matters, because the benchmark jump between the preview and 0731 is enormous. DeepSeek's published table has DeepSWE going from 7.3 to 54.4 on identical weights, differing only in post-training.

Three architectural pieces are named on the V4 model card: a hybrid of Compressed Sparse Attention and Heavily Compressed Attention, Manifold-Constrained Hyper-Connections for signal stability across layers, and the Muon optimizer. The efficiency claim everyone quotes, 27% of the single-token inference FLOPs and 10% of the KV cache versus V3.2, is measured on Pro, not on Flash, so be careful about repeating it for this model.

Two details I care about, as someone who ships this stuff for a living. Speculative decoding ships inside the checkpoint rather than as a separate draft model, so in vLLM it comes down to one flag, and DeepSeek explicitly warns you not to point it at a draft path. And the weights are MIT-licensed, about 167GB in mixed FP4 and FP8, with 57 quantizations already on Hugging Face. If your plan is to run a frontier-adjacent model on your own hardware, that is the whole ballgame.

What Qwen 3.8 Max actually is

Qwen went the other way on nearly every axis. Alibaba's flagship is a 2.4-trillion-parameter sparse MoE with 95B active, and its first multimodal model above a trillion parameters, taking text, images, video and documents in. The Qwen team's preview claim was that it is "second only to Fable 5," which at the time came with no benchmark table and no model card, and no license either.

General availability on August 2 fixed the numbers problem. Not the openness one. The GA post shipped a full benchmark chart and a 1,000,000-token window, and QwenCloud now carries a real rate card at $2 and $6, with implicit cache reads at $0.25.

Weights were promised on Hugging Face and ModelScope, restated at GA as coming "next week," and have not appeared. So the honest framing, on licensing, is that one of these two is open source today and the other is a promise. My Qwen 3.8 Max alternatives roundup goes deeper on what that means if you need weights, and the Qwen 3.8 Max pricing guide tracks how the preview rate became this one.

The other thing to know is about defaults, not about capability. Qwen ships with xhigh reasoning on and preserve_thinking enabled, and it will spend up to 262,144 reasoning tokens. Every one of those bills at the output rate, so cost per task and rate per token start to pull apart. It is the same trap I wrote about in the Opus 5 vs Sonnet 5 comparison, where the pricier model won on cost per task by finishing in fewer tokens. Worth adding one fairness note here: Qwen's own coding-harness config declares maxTokens: 65536, so the 131K output ceiling is not what its shipped tooling actually asks for.

The price gap, and the two things it hides

Here is that gap drawn to scale, since the ratio does not really land as a sentence.

Bar chart comparing output price per million tokens for Qwen 3.8 Max, DeepSeek V4 Pro and DeepSeek V4 Flash
Bar chart comparing output price per million tokens for Qwen 3.8 Max, DeepSeek V4 Pro and DeepSeek V4 Flash

So, the first thing it hides. DeepSeek splits input pricing into cache-hit and cache-miss rates, and on Flash the gap is $0.0028 against $0.14, a 50x spread. Caching is on by default with no code change, which sounds like free money right up until you read how a hit gets decided.

Decision diagram showing when a DeepSeek request bills at the cache-hit rate versus the cache-miss rate
Decision diagram showing when a DeepSeek request bills at the cache-hit rate versus the cache-miss rate

A request only bills at the hit rate if it fully matches a persisted cache prefix unit. Partial overlap does not count at all, which DeepSeek puts down to its sliding-window attention. DeepSeek calls the caching best-effort with no guaranteed hit rate, and unused entries clear "usually within a few hours to a few days." You can audit the split per call through prompt_cache_hit_tokens in the response, and you should do that, because the $0.0028 rate is not a steady state you can budget against.

The second thing it hides is which direction DeepSeek's next price move goes. There is no off-peak discount live today. Instead the price card announces that peak-hour prices "will be 2x the regular prices," applicable to all billing items, during 9:00 to 12:00 and 14:00 to 18:00 Beijing time. In UTC that is 01:00 to 04:00 and 06:00 to 10:00, daily. The effective date is unannounced, and there is no peak-rate table published either.

I have watched this exact anxiety play out on sales calls before. One buyer we spoke with had seen a prior vendor's price more than double and came in asking about contractual price locks before they would discuss anything else. A pending 2x with no start date is exactly the kind of line that makes a finance team refuse to standardise on a vendor, however good today's rate looks.

Benchmarks: whose table, run on whose harness

Both labs published numbers. Neither one ran the other's harness, so stacking the two tables on top of each other gives you a comparison that is not real.

DeepSeek's headline table for 0731 is nine agentic benchmarks, and Flash beats V4 Pro Preview on all nine while trailing Claude Opus 4.8 on all nine. Worth knowing that Opus has moved a generation further on since, which my Claude Opus 5 review covers:

BenchmarkV4-Flash-0731V4-Flash PreviewV4-Pro PreviewOpus-4.8
Terminal Bench 2.182.761.872.185.0
NL2Repo54.239.438.569.7
Cybergym76.738.752.783.1
DeepSWE54.47.312.858.0
Toolathlon-Verified70.349.755.976.2
Agents' Last Exam25.215.816.525.7
AutomationBench Public25.110.812.827.2
DSBench-FullStack68.737.041.871.6
DSBench-Hard59.625.831.171.7

Read the footnotes, they change how much weight those rows carry. DeepSeek's 0731 model card says the code-agent tasks ran in "the minimal mode of DeepSeek Harness (to be released)" at max reasoning effort, so the harness that produced these scores is not public and the numbers cannot be reproduced independently today. And two of the nine rows, DSBench-FullStack and DSBench-Hard, are DeepSeek's own internal test sets.

Alibaba's chart has the same shape of problem, only from the other side. Six of its coding benchmarks are in-house Qwen evals, and competitor scores came from mixed harnesses rather than identical conditions. Several rows are graded by rival models too. I walked through that chart properly in the Qwen 3.8 Max versus GPT-5.6 comparison.

The one place where a like-for-like number exists is inside DeepSeek's own cross-mode table, and honestly it is the most useful thing in this entire post:

BenchmarkFlash non-thinkFlash highFlash max
HLE (Pass@1)8.129.434.8
Apex (Pass@1)1.019.133.0
LiveCodeBench (Pass@1)55.288.491.6
GPQA Diamond (Pass@1)71.287.488.1
MRCR 1M (MMR)37.576.978.7

Same weights, same price card. Three configurations. Non-thinking Flash scores 8.1 on HLE and 1.0 on Apex; at max effort it scores 34.8 and 33.0. Turning thinking off on this model is not a small trade, and turning it on means you pay for reasoning tokens at the output rate, with a 384K ceiling to fill. That is the sentence I would want anyone quoting the $0.28 figure to read first.

DeepSeek is also honest about where Flash loses to Pro, and I respect that. The model card states that Flash-Max reaches comparable reasoning performance given a bigger thinking budget but sits "slightly behind on pure knowledge tasks and the most complex agentic workflows." The numbers back it: SimpleQA-Verified is 34.1 for Flash Max against 57.9 for Pro Max. Thirteen billion active parameters is where world knowledge gets expensive, and that gap was measured on the preview, so nobody should be claiming 0731 closed it.

What the independent boards say, and where they disagree

This is where the easy version of this comparison falls over. There are two independent referees. They measure different things, and right now they are pointing in opposite directions.

Artificial Analysis scores DeepSeek V4 Flash at max effort with an Intelligence Index of 50, third among open-weights models, at a cost per task of $0.03. The same board scores the non-reasoning variant of the same weights at 29. So my earlier point is not only DeepSeek's internal table talking: an outside lab measured a 21-point intelligence swing between the cheap configuration and the good one.

Artificial Analysis also flags one thing that cuts against the price story. Flash burned 210M output tokens to complete the Intelligence Index against a class median of 100M, which the board describes in its own words as "very verbose in comparison". The whole run still only cost $72.02, so cheap tokens absorbed the verbosity here. But the mechanism here is the one I flagged on Qwen's defaults, and it turns out the model with the measured verbosity problem is the cheap one. This is the number I wish more AI coding tool comparisons published, because verbosity is the thing that turns a rate card into a bill.

As for Qwen on that board: it is not on it. Qwen 3.8 Max has no Artificial Analysis score as of August 3, 2026, one day after GA. The highest Alibaba row is Qwen3.7 Max at 46. Anyone who quotes an independent intelligence number for Qwen 3.8 Max this week is quoting the wrong model.

LMArena, which is human preference voting rather than automated evals, tells you the reverse story:

BoardQwen 3.8 MaxDeepSeek V4 Flash
Text, overall rank#5#79
Text Elo1496 ± 101436 ± 4 (48,667 votes)
WebDev#4, 1668#8, 1577 (as -high)
Vision#2, 1305Not eligible

Sixty Elo points and seventy-four rank places, in favour of the model costing 21x more. Two caveats first, before anyone screenshots that table. Qwen's WebDev and Text rows are tagged Preliminary with the widest confidence intervals on the board, ±18 on only 1,563 votes, against Flash's ±4 on 48,667. And plain deepseek-v4-flash is missing from WebDev entirely, so that row is comparing Qwen against Flash's -high variant.

So the scoreboard reads like this: the automated composite likes Flash and has not measured Qwen, while humans prefer Qwen by a wide margin on thin data. That same automated-versus-human split showed up in my GPT-5.6 versus Claude comparison, and it is why I do not trust a single-number verdict on any of these launches.

Where these two are not really competing

Strip the price out and a different picture shows up. These two sit in different quadrants, and the search query that brought you here flattens that difference.

Positioning quadrant plotting Qwen 3.8 Max and DeepSeek V4 Flash on price per token against multimodal input
Positioning quadrant plotting Qwen 3.8 Max and DeepSeek V4 Flash on price per token against multimodal input

DeepSeek publishes no image, video, audio or document input for V4 Flash. Its config declares a causal language model with no vision encoder block, and the Hugging Face pipeline tag is text generation. The feature row on the price card lists JSON output, tool calls and FIM, with no file-input row anywhere. DeepSeek's multimodal work lives in separate model lines on the same org. To be precise about it, no image input is documented, and that is not the same thing as a statement that it cannot.

So if your inputs include screenshots, that decides it for you. A support queue where customers attach photos of a broken product, an AI agent reading Confluence pages with embedded diagrams, a workflow parsing scanned invoices. On Alibaba's own chart, every vision row is a clean Qwen win, and that capability is not on the board for Flash at any price. It is the same split I keep hitting when teams evaluate a best LLM for customer support: the cheapest token rarely reads the attachment.

If your inputs are text and you want the weights, Flash decides it just as quickly. MIT license, 167GB, 57 community quantizations, and DeepSeek's own vLLM and SGLang recipes published. Qwen 3.8 Max cannot be self-hosted at all right now, which is the whole argument in my open-source AI agents roundup, and the reason I would not treat these two as interchangeable backends for the same no-code AI support agent.

What the reaction actually says

Nobody has published a same-prompt, side-by-side hands-on of these two yet, which is no surprise when one of them is only hours old. What does exist is arithmetic, and the sharpest version came from a Japanese AI account on GA day, laying the DeepSWE scores next to each other in one X post: Qwen 3.8 Max at 56.6, DeepSeek V4 Flash at 54.4, Kimi K3 at 69, GLM 5.2 at 44. Two points of DeepSWE, at 14x the input price and 21x the output price.

The receipts that people posted unprompted in the DeepSeek launch thread are the most concrete cost data anywhere in the reaction:

Hacker News

"I use deepseek for a lot of my personal day-to-day agent needs, and I will simply put this here and let this speak for itself, last 30 days:

Cost: $4.55USD
API requests: 3,467
Tokens: 323,183,886" -- lionkor, Hacker News

A reply topped it with 2.1 billion tokens across 12 days for $19.27, crediting what they called the "120x cheaper input cache" and admitting that most of that traffic was experimental loops producing rubbish.

On the Qwen side, the strongest hands-on report is not about quality at all. It is about getting the thing to finish:

Hacker News

"Claude finished in around 16 min, but I spent close to 2 hours shepherding the Qwen build. For the implementation, there were signs it had good vision, but the timeouts make this very hard to use in a production setting."

Simon Willison's pelican test landed in the same place, with a price attached: per his HN comment, it took 11 minutes, forgot the wheels, and cost 17 cents. Note also the reply pushing back that the timeouts were the harness and not the model, a fair correction that has not been settled either way.

The scepticism cuts both ways, and the same account that did the DeepSWE arithmetic was blunt about Flash's jump twelve days earlier: DeepSWE going from 7.3 to 54.4 on unchanged weights invited a benchmaxxing suspicion, given how poorly the model had scored when that benchmark was new. Worth holding onto that, because a re-post-train producing a 47-point swing is either a real training result or a fitted one, and there is no public harness to tell you which.

Two Flash complaints repeat often enough to count as findings. The first one is reliability under compression:

Hacker News

"DeepSeek V4 hallucinates like crazy and often forgets explicitly mentioned parts of the context. I guess compressing tokens and cherry-picking attention comes at a cost."

Artificial Analysis puts a number next to that: Flash's AA-Omniscience hallucination rate is 84%, which is a 12-point improvement on its predecessor and still a high number in absolute terms.

The second one is about where the tokens go, and for anyone in support this is the one that actually decides it:

Hacker News

"The model is fantastic. And costs almost nothing. The only problem I see is that they will train on your data. There are zero-data-retention providers of DeepSeek models [...] But these are 3x to 5x more expensive than directly using DeepSeek."

If you are routing customer tickets, then the first-party rate is not the rate you get to use. Paying 3x to 5x for zero data retention moves Flash from $0.28 output to somewhere around $0.84 to $1.40, which is a different conversation from the one the price card starts.

Which one I would build on

For high-volume text work where you can measure output quality yourself, DeepSeek V4 Flash. The price is real, the weights are MIT, the 2,500 concurrency ceiling is five times Pro's, and the 384K output limit is the most under-discussed spec on either card. Run it at high effort rather than low, and budget for the reasoning tokens rather than the sticker rate. Treat the cache-hit rate as a hope instead of a line item.

For anything where the input is not plain text, Qwen 3.8 Max, and not reluctantly. Multimodal at frontier scale is a category Flash is not in, and $6 per million output tokens is a normal price for that. Its human-preference lead is the strongest argument for paying 21x, and the honest caveat is that this lead currently rests on 1,563 votes, with no independent intelligence score behind it yet.

What would move me between them is one number neither lab publishes: how many attempts each model needs on your work. Flash at $0.28 that retries three times costs more than Qwen at $6.00 that lands first. Before I picked, I would push a few hundred of my own real inputs through both, at matched reasoning effort, and then count the retries. That is a weekend of work, and it beats every leaderboard in this post.

For a support queue specifically, my honest answer is that this comparison is the wrong axis. Both models can produce a fluent reply to a ticket. Neither knows your refund window, and neither will escalate when it is unsure. Neither one has read the 4,000 tickets your team already answered either. That last part is a retrieval problem, not a model-choice problem, and it is why AI hallucination prevention is a product feature rather than a model spec.

I hear the downstream version of this constantly: one buyer burned through 200 interactions in a single test day and immediately started worrying about per-interaction costs at 9,000 a month. Their problem was never really the token rate. It was that nothing in the setup told them whether the answers were right, which is the real variable in any AI customer service cost model, and the reason I track AI ticket resolution rate instead.

Try eesel for support work

eesel AI is deliberately model-agnostic, because the winning model changes every three weeks and the layer around it is what you actually own. It trains on your past tickets and your help center rather than a generic crawl, and it holds a confidence threshold so an unsure answer becomes a helpdesk handoff instead of a guess. And it simulates against your historical tickets before it answers a live customer.

The eesel AI activity view showing resolved and pending Zendesk conversations alongside skill runs
The eesel AI activity view showing resolved and pending Zendesk conversations alongside skill runs

That simulation step exists because of the vehicle-brand story at the top of this post. If you are evaluating Qwen or DeepSeek for an actual support ticket automation job, the first question worth answering is not which token is cheaper. It is what your resolution rate looks like on your own tickets, before a customer sees any of it.

It plugs straight into the helpdesk you already run, Zendesk included, and it is free to try on your own queue.

Frequently Asked Questions

Is DeepSeek V4 Flash cheaper than Qwen 3.8 Max?
Yes, and by a wide margin on published rates. DeepSeek V4 Flash is $0.14 per million input tokens on a cache miss and $0.28 per million output. Qwen 3.8 Max is $2.00 and $6.00. That is roughly 14x on input and 21x on output, before you account for how many tokens each model actually emits to finish a task.
Which is better, Qwen 3.8 Max or DeepSeek V4 Flash?
It depends on whether your inputs are text. Qwen takes images, video and documents; DeepSeek documents no image input for V4 Flash. On text reasoning the two are closer than the price suggests, and neither lab ran the other's benchmark harness. My full Qwen 3.8 Max review covers the vendor-chart problem in more detail.
Does DeepSeek V4 Flash have open weights?
Yes, under the MIT license, which allows commercial use and modification. The checkpoint is about 167GB in mixed FP4 and FP8 precision. Qwen 3.8 Max is not comparable here: the weights were promised at preview and were still unpublished at general availability. See our open-source AI agents roundup for what self-hosting actually costs.
What is the context window on Qwen 3.8 Max vs DeepSeek V4 Flash?
Both are 1,000,000 tokens in. The difference is on the way out: DeepSeek V4 Flash caps at 384K output tokens against Qwen's 131,072. Neither publishes a long-context surcharge, which is worth noting when you compare against GPT-5.6 pricing.
Can DeepSeek V4 Flash read images like Qwen 3.8 Max?
No image input is documented for DeepSeek V4 Flash. Its config declares a causal language model with no vision encoder, and DeepSeek keeps its multimodal work in separate model lines. Qwen 3.8 Max takes text, images, video and documents, which is the cleanest reason to pay its rate. Our small language models guide covers the same tradeoff at lower parameter counts.
How much does DeepSeek V4 Flash cost to run at scale?
At 500M input and 200M output tokens a month with a 40% cache-hit rate, the published rates work out to about $99, against roughly $1,850 for the same traffic on Qwen. Two things move that: DeepSeek has announced pending 2x peak-hour pricing, and reasoning tokens bill at the output rate. Our AI customer service cost breakdown walks the same math for support work.
Can I use Qwen 3.8 Max or DeepSeek V4 Flash for customer support?
You can point either at a ticket, but a raw model has no memory of your past tickets, no confidence guardrail and no helpdesk handoff. eesel AI supplies that layer and connects to Zendesk and Freshdesk, so you buy an AI for customer service rather than a token rate.

Share this article

Alicia Kirana Utomo

Article by

Alicia Kirana Utomo

Kira is a writer at eesel AI with a Computer Science background and over a year of hands-on experience evaluating AI-powered customer service tools. She focuses on breaking down how helpdesk platforms and AI agents actually work so that support teams can make better buying decisions.

Related Posts

All posts →
Illustration comparing Alibaba's Qwen 3.8 Max and OpenAI's GPT-5.6 model families
Trending

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

Both models finally have published prices and published benchmarks. Here is what the numbers actually say, what they cannot say, and which one I would build on.

Rama Adi NugrahaRama Adi NugrahaAug 3, 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
Illustration comparing the DeepSeek V4 Flash and V4 Pro model tiers
Trending

DeepSeek V4 Flash vs V4 Pro: which tier should you use?

DeepSeek's cheap tier now scores higher than its expensive one on the independent board. Here is exactly where that holds, and the two places it does not.

Rama Adi NugrahaRama Adi NugrahaAug 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
Illustration of two people reviewing tiered pricing cards on a screen, with the Qwen logo
Trending

Qwen 3.7 Flash pricing: what you actually pay in 2026

The $0.03 rate is real, and it is one of four meters on your invoice. Here is how the prompt bracket, the cache, the batch region and the retry rate combine into the number you actually get billed.

Kurnia Kharisma Agung SamiadjieKurnia Kharisma Agung SamiadjieJul 31, 2026
Illustration of image, video and document panels feeding a vision-language model, with the Qwen logo
Trending

Qwen 3.7 Flash: specs, pricing, and what it actually does

Qwen 3.7 Flash shipped with no blog post, no benchmarks and no weights. Here is the full spec sheet, the tiered pricing, and what Qwen never claimed.

Alicia Kirana UtomoAlicia Kirana UtomoJul 31, 2026
PromptQL pricing breakdown illustration
Trending

PromptQL pricing: what it actually costs in 2026

A plain-English breakdown of PromptQL pricing: the OLU billable unit, the $0.14 intro rate, free credits, the model multiplier that really sets your bill, and worked costs.

Kurnia Kharisma Agung SamiadjieKurnia Kharisma Agung SamiadjieJul 10, 2026
Illustration of a developer working with image, video and document panels, with the Qwen logo
Trending

Qwen 3.7 Flash review: a $0.03 vision model with a catch

Qwen 3.7 Flash is the cheapest vision model you can buy. I dug into the pricing brackets, the one independent benchmark, and what nobody is telling you.

Rama Adi NugrahaRama Adi NugrahaJul 31, 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