AI Models

Qwen3.8 in 2026: The Open Weights Shipped, But Not the Model You Tested

Alibaba published both Qwen3.8 open-weight models in August 2026, under two entirely different licences. The downloadable flagship is text-only and cannot stop reasoning. The hosted one takes images and can. Same name, different product, and the difference is written on the model card.

Distk Editorial 14 August 2026 11 min read

The Qwen3.8 weights arrived, which in 2026 is no longer something to assume. Both variants are live on Hugging Face and ModelScope: Qwen3.8-27B under a genuine Apache 2.0 licence, and the 2.4 trillion parameter flagship as Qwen3.8-2.4T-A95B under a bespoke Qwen3.8-Max License with revenue thresholds attached. The catch sits in the model card. The downloadable flagship is text-only, cannot disable thinking, and carries a 262,144 token native context, while the hosted Qwen3.8-Max adds vision input, a non-thinking mode, a one million token default context and built-in tools. This is the third staged open-weight release we have tracked in 2026, and across the three the phrase now means at least three different things. If you are planning to self-host, the licence file and the model card matter more than the launch headline.

What Is Qwen3.8 in 2026?

Qwen3.8 is Alibaba's 2026 flagship model generation, released in two open-weight variants: a 2.4 trillion parameter sparse mixture-of-experts model published as Qwen3.8-2.4T-A95B, and a 27 billion parameter dense vision-language model published as Qwen3.8-27B. Secondary coverage dates the hosted launch to 3 August 2026. The weights followed on Hugging Face across the following ten days.

Both model cards describe Qwen3.8 as built on the architectural foundation of Qwen3.5, with gains concentrated in coding, professional work, research and long-horizon agentic tasks, and both use a hybrid layout combining Gated DeltaNet and Gated Attention blocks. The specification table below comes directly from the two Hugging Face model cards rather than from launch coverage.

AttributeQwen3.8-2.4T-A95BQwen3.8-27B
ArchitectureSparse mixture-of-experts, 512 experts, 10 routed plus 1 shared per tokenDense causal language model with vision encoder
Parameters2.4 trillion total, 95 billion active per token27 billion
Layers9264
Hidden dimension8,1925,120
Native context262,144 tokens262,144 tokens
Extended contextup to 1,010,000 tokensup to 1,000,000 tokens
Input modalitiestext onlytext, images, video
Thinking modealways on, cannot be disabledon by default, can be disabled
Suggested max output262,144 reasoning, 131,072 final response262,144 reasoning, 131,072 final response
LicenceQwen3.8-Max License, tagged license:otherApache 2.0

One number in wide circulation deserves correcting. The flagship is frequently described as a one million token context model. The card is more precise: 262,144 tokens natively, extensible up to 1,010,000. Extension is a configuration you enable, not a default you inherit.

Did the Qwen3.8 Open Weights Actually Ship in 2026?

Yes, and both variants did. Qwen3.8-27B has a Hugging Face repository created on 5 August 2026 and last modified on 14 August 2026. The flagship repository, Qwen3.8-2.4T-A95B, was created on 8 August 2026 and last modified on 12 August 2026. Official FP8 checkpoints are published for both, and both models are mirrored on ModelScope.

Adoption is already visibly lopsided. At the time of writing the 27B repository records roughly 91,900 downloads against roughly 6,400 for the flagship, with the FP8 variants adding more on top. That ratio is the market answering a question the launch material did not ask.

Why this is worth stating plainly

Three open-weight releases in 2026, three different outcomes. Confirming that weights exist, in a named repository, under a licence you can open and read, has become a necessary step rather than a formality. It takes about two minutes and it has repeatedly changed the answer.

Why Are the Open Weights Not the Same Model as the Hosted Qwen3.8-Max in 2026?

Because Alibaba published a reduced version of the hosted product, and said so on the card. The flagship model card carries an explicit notice: Qwen3.8-2.4T-A95B is a text-only model that requires thinking mode for all interactions, multimodal inputs are not supported, and thinking cannot be disabled. Every response begins with a reasoning block whether you want one or not.

The same card then describes the hosted service in its own words, positioning Qwen3.8-Max as the official version based on Qwen3.8-2.4T-A95B with more features, such as vision input and non-thinking support, a one million token context length by default, and official built-in tools. The 27B card carries an equivalent note about a forthcoming hosted version with a one million token default context and built-in tools.

CapabilityDownloadable Qwen3.8-2.4T-A95BHosted Qwen3.8-Max
Vision inputnot supportedsupported
Non-thinking modenot available, thinking is mandatorysupported
Default context262,144 tokens, extensibleone million tokens by default
Built-in toolsnone, you supply the harnessofficial built-in tools

For a marketing or growth team this has a concrete failure mode. A team evaluates Qwen3.8-Max through the API, likes the image understanding and the fast non-thinking replies, then decides to self-host for cost or data residency reasons. What they download does neither of those things. Mandatory thinking in particular changes the economics, because every response carries reasoning tokens you cannot switch off.

What Does Open Weight Actually Mean Across the 2026 Releases?

It now means at least three incompatible things, and the differences only appear when you open the licence file. Across the three staged open-weight releases we have covered this season, one shipped under a permissive standard licence, one shipped under a bespoke document with commercial thresholds, and one did not ship at all. The headline word was identical in all three cases.

ReleaseDid weights ship in 2026?LicenceWhat a self-hosting team gets
Qwen3.8-27BYes, repository created 5 August 2026Apache 2.0, standard text in the repositoryFull commercial freedom, no revenue thresholds, no attribution duty
Qwen3.8-2.4T-A95BYes, repository created 8 August 2026Qwen3.8-Max License, tagged license:otherBroad permission with two commercial conditions, and a narrower model than the hosted one
Kimi K3Yes, on schedule by 27 July 2026Kimi K3 License, tagged license:otherSelf-hosting permitted, with reported revenue and user thresholds attached
GLM-5.3No, still absent from the Z.ai organisationNot publishedNothing downloadable, API access only

The Qwen3.8-Max License is the interesting middle case, and unlike the Kimi terms we could only report second hand, this one we read. It grants permission to use, copy, modify, distribute, sublicense, sell, deploy, host and fine-tune, subject to two conditions. First, any commercial product or service above 100 million monthly active users or 20 million US dollars monthly revenue must prominently display the model name in its interface. Second, a licensee running a model-as-a-service or AI work assistant business, whose aggregate revenue with affiliates exceeds 50 million US dollars over any consecutive twelve months, must obtain a separate licence before commercial use, with a carve-out for purely internal use that is never exposed to third parties.

Note how the thresholds differ across vendors. The reported Kimi K3 model-as-a-service trigger sits at 20 million US dollars of group revenue, while the Qwen figure we read is 50 million. Those are not interchangeable, and neither is a substitute for your own counsel reading the actual file. The practical rule for 2026 is short: open weights describes availability, not freedom, and only Apache 2.0 or MIT tells you the second thing without a lawyer.

What Do the Qwen3.8 Benchmarks Show, and Against Whom in 2026?

The flagship model card publishes a comparison table against four named models: Claude Opus 4.8, Claude Fable 5, GPT-5.6 Sol at max effort, and the previous generation Qwen3.7-Max. Every figure is vendor-run and vendor-selected, so treat it as a claim rather than a finding. Qwen3.8-Max leads on some rows and trails on others, and the pattern is more informative than any single score.

BenchmarkOpus 4.8Fable 5GPT-5.6 SolQwen3.8-Max
Terminal Bench 2.184.684.688.886.6
SWE-bench Pro69.280.064.667.7
PaperBench80.388.890.593.0
GPQA Diamond92.092.694.192.6
Humanity's Last Exam45.753.347.243.6
IFBench62.263.572.782.8
HealthBench52.4not reported55.360.2
CoWorkBench72.375.971.574.8

Read across the rows and the shape emerges. Qwen3.8-Max is reported leading on PaperBench at 93.0, on instruction following at 82.8 and on HealthBench at 60.2. It is behind on SWE-bench Pro, where Fable 5 posts 80.0, and behind every listed rival on Humanity's Last Exam at 43.6. Terminal Bench 2.1 at 86.6 sits above both Claude entries at 84.6 and below GPT-5.6 Sol at 88.8. That is a strong model with visible soft spots, not a clean sweep.

One methodological detail is unusually honest and worth crediting. For Terminal Bench 2.1, Qwen ran its own score with the Claude Code harness while taking the Claude Opus 4.8 and Claude Fable 5 baselines from Artificial Analysis and the GPT-5.6 Sol figure from OpenAI's own publication. Different harnesses feeding one column is a real caveat, and the card states it rather than hiding it. Several other rows carry in-house benchmarks with Qwen in the name, which are not independently meaningful.

What independent evaluation says

Independent measurement exists and it moderates the picture. Artificial Analysis places Qwen3.8-Max at 58 on its Intelligence Index version 4.1.1, ranked tenth of 188 models tracked, against a field median of 34. That is a genuinely strong placement, and it is below the leading scores rather than at the top. For context, the same index placed Kimi K3 at 60.

The speed data is where the vendor table goes quiet. Artificial Analysis measures output at 47.1 tokens per second, ranked 126th of 188 and well under the 77.2 median, with time to first token at 2.59 seconds. It also flags the model as very verbose, generating around 150 million output tokens across the index against a median of 71 million. Mandatory thinking on the open weights makes that verbosity a structural property, not a setting. Our cross-vendor benchmark comparison for 2026 covers how to weigh these harness differences.

Why Does the 27B Variant Matter More Than the Flagship for Most Teams in 2026?

Because it is the only one of the two that a normal business can deploy and legally build on without a negotiation. Qwen3.8-27B is 27 billion parameters, dense rather than sparse, licensed under plain Apache 2.0 with no revenue thresholds and no attribution duty, and it accepts text, images and video, which the downloadable flagship does not. An official FP8 checkpoint is published alongside it.

The hardware arithmetic follows from those two facts. At roughly one byte per parameter in FP8, 27 billion parameters is on the order of 27 GB of weights, before the key-value cache, the vision encoder and any context extension. That is a single high-memory accelerator, not a cluster. A 2.4 trillion parameter mixture-of-experts model is a data centre commitment regardless of how few parameters activate per token, because all of them still have to be resident.

For an Indian SMB or a lean growth team the consequences are direct. Data stays inside your own boundary, which matters for client work under confidentiality terms. Per-token cost becomes a predictable infrastructure line. And no revenue threshold appears later to force a renegotiation just as the business starts working.

Benchmark, vendor-reportedQwen3.8-27BQwen3.6-27BOpus 4.6 Max
OSWorld-Verified, computer use84.363.972.7
SWE-bench Pro61.753.553.4
LiveCodeBench v690.383.988.8
GPQA Diamond89.287.891.3
Terminal Bench 2.173.063.478.2
OmniDocBench 1.5, documents91.189.486.6

Those figures are the vendor's own and the comparison set is the vendor's choice, so verify on your workload before believing them. Even discounted, a 27 billion parameter model posting numbers in that neighbourhood, under Apache 2.0, is the more consequential half of this release. The download counts suggest the market has already worked that out.

How Does Qwen3.8 Pricing Compare in 2026?

Qwen3.8-Max is priced at 2.00 US dollars per million input tokens and 6.00 US dollars per million output tokens, with Artificial Analysis recording Alibaba Cloud as the only benchmarked provider and a one million token context window. Secondary coverage reports a cached input rate of 0.25 US dollars per million tokens and notes regional endpoints are priced differently, so confirm your own region.

ModelInput per 1M tokensOutput per 1M tokensNote
Qwen3.8-Max2.00 USD6.00 USDCached input reported at 0.25 USD in secondary coverage
Kimi K30.30 USD cache hit, 3.00 USD cache miss15.00 USDA ten times gap decided by prompt architecture
DeepSeek V4 Pro 08130.044 USD cache hit, 1.32 USD cache miss at peak3.96 USD at peakTime-of-day pricing, peak rates shown
GLM-5.3No published per-token rateNo published per-token rateSubscription access only at time of writing

The comparison rewards a careful eye. Qwen3.8-Max looks expensive against DeepSeek on input and considerably cheaper than Kimi K3 on output, where 6.00 against 15.00 is the gap that shows up on an invoice for generation-heavy work. Against that, the measured verbosity means more output tokens per task, which eats into the advantage. Cost per completed task, not cost per token, is the only figure that settles this. The table also does not weigh a hosted rate against a self-hosted cost, because the crossover depends entirely on your utilisation.

How Should a Marketing Team Decide Between Hosted and Self-Hosted in 2026?

By deciding which constraint is actually binding before looking at any benchmark. Most teams reach for self-hosting because of cost, data residency or vendor independence, and only one of those three usually turns out to be the real driver. Naming it first tells you which model you are choosing between, and in the Qwen3.8 case it tells you whether the 27B or the flagship is even a candidate.

If your binding constraint isThe 2026 moveWhy
Client data must not leave your boundaryQwen3.8-27B, self-hostedApache 2.0 with no thresholds, and it handles images and video
Per-token cost at high volumeModel cost per completed task on both options firstVerbosity and mandatory thinking can reverse a favourable rate card
You need vision plus fast non-thinking repliesThe hosted API, not the open weightsThe downloadable flagship supports neither
Insurance against a pricing or availability changeDownload the 27B weights now, keep using the APIAvailability is the asset, deployment is optional
You operate a model-as-a-service or coding assistant productLegal review before any deploymentThe flagship licence has a 50 million US dollar separate-licence trigger
You just want the best score on a chartReconsider the questionVendor tables select their own comparison set

One caution specific to this release. If your evaluation ran against the hosted endpoint, your evaluation does not describe the weights. Re-test on the actual downloadable checkpoint before committing infrastructure, particularly if your workflow depends on image input or on short latency-sensitive replies. Our guide to Gemini 3.7 Flash in 2026 covers the same discipline applied to a hosted-only model.

What Are the Common Mistakes in 2026?

The errors around this release cluster around three assumptions: that the two Qwen3.8 models are interchangeable, that one licence covers both, and that a benchmark table is a measurement. All three are cheap to avoid and expensive to discover late.

Key Takeaways for 2026

The short version for anyone weighing Qwen3.8 against an incumbent or against the other open-weight releases of this season.

The transferable habit has nothing to do with Alibaba. In 2026, open weights is a marketing phrase covering at least three different products, and the only reliable way to know which one you are being offered is to open the repository, read the licence file and read the model card notice before you plan anything around it. That check takes minutes. Skipping it has cost teams a quarter.

Qwen3.8 in 2026: FAQs

Did the Qwen3.8 open weights actually ship in 2026?

Yes, both of them. Qwen3.8-27B was published on Hugging Face with a repository created on 5 August 2026, and the 2.4 trillion parameter flagship followed in a repository named Qwen3.8-2.4T-A95B, created on 8 August 2026 and last modified on 12 August 2026. Official FP8 checkpoints exist for both, and both are mirrored on ModelScope. This is the only one of the three staged open-weight releases we have covered in 2026 where the weights arrived in full.

What licences are the Qwen3.8 weights released under in 2026?

Two different ones, which is the detail most coverage misses. Qwen3.8-27B is tagged apache-2.0 and its repository carries the standard Apache License Version 2.0 text. The flagship is tagged license:other with a licence named qwen3.8-max, a bespoke document that grants broad permission but attaches two conditions: prominent display of the model name for products above 100 million monthly active users or 20 million US dollars monthly revenue, and a separate licence for model-as-a-service or AI work assistant businesses whose group revenue passes 50 million US dollars over any consecutive twelve months.

Is the downloadable Qwen3.8-Max the same model as the hosted one in 2026?

No, and the model card says so directly. The card states that Qwen3.8-2.4T-A95B is a text-only model that requires thinking mode for all interactions, that multimodal inputs are not supported, and that thinking cannot be disabled. It then describes the hosted Qwen3.8-Max as the official version based on those weights with more features, such as vision input, non-thinking support, a one million token context length by default and official built-in tools. If you evaluated the API and then self-host, you are deploying a narrower model.

How does Qwen3.8-Max score on independent evaluation in 2026?

Artificial Analysis places Qwen3.8-Max at 58 on its Intelligence Index version 4.1.1, ranked tenth of 188 models tracked, against a median of 34 for the field. The same measurement records output speed at 47.1 tokens per second, ranked 126th of 188 and well below the 77.2 median, with time to first token at 2.59 seconds. It also flags the model as very verbose, generating around 150 million output tokens across the index against a median of 71 million.

Why does the Qwen3.8-27B matter more than the flagship for most teams in 2026?

Because it is the variant a normal business can actually deploy and legally build on. It is a 27 billion parameter dense model under a plain Apache 2.0 licence with no revenue thresholds, it accepts text, images and video, it carries a 262,144 token native context, and an official FP8 checkpoint is published alongside it. A 2.4 trillion parameter mixture-of-experts flagship is a data centre commitment. A 27B dense model with a published FP8 checkpoint is a single-server decision.

What does Qwen3.8-Max cost through the API in 2026?

Artificial Analysis records Alibaba Cloud as the only benchmarked provider, charging 2.00 US dollars per million input tokens and 6.00 US dollars per million output tokens, with a one million token context window. Secondary coverage additionally reports a cached input rate of 0.25 US dollars per million tokens and notes that regional endpoints are priced differently, so confirm the rate for your own region before you model a budget on it.

Choosing a model on evidence rather than launch-day charts?

Distk helps growth, marketing and founding teams across India and international markets build model selection on their own workloads and their own numbers. If you need a second pair of eyes on hosted versus self-hosted, or on what a licence actually permits, we can work through it with you.

Talk to Distk →