AI Newsway

Qwen3.8 Goes Open: Alibaba Ships a 2.4T Flagship and a 27B Workhorse

The Qwen team publishes FP8 weights for its Max-class mixture-of-experts model alongside a compact vision-language sibling

|3 min read0
AI Summary
Alibaba's Qwen team released Qwen3.8 as open weights, led by Qwen3.8-2.4T-A95B, a mixture-of-experts model with 2.4 trillion total and 95 billion active parameters available in FP8 on Hugging Face, alongside a dense 27B vision-language model. Both offer 262,144 tokens of native context and target long agentic jobs, with the flagship benchmarked against Opus 4.8, Fable 5 and GPT-5.6 Sol. It is the first Max-class Qwen model released openly.
Alibaba's headquarters in Hangzhou, home to the Qwen team behind the newly open-sourced Qwen3.8 model family
Alibaba's headquarters in Hangzhou, home to the Qwen team behind the newly open-sourced Qwen3.8 model family

Alibaba's Qwen team has pushed its newest model generation into the open, and the headline is the sheer size of what it gave away. Qwen3.8-2.4T-A95B, a mixture-of-experts model with 2.4 trillion total parameters and 95 billion active per token, is now downloadable from Hugging Face in FP8 form. The team describes it as the first occasion a Max-class Qwen model has reached open release rather than staying behind a paid endpoint.

Landing alongside it is a far smaller counterpart aimed at a completely different audience. Qwen3.8-27B is a dense 27-billion-parameter model with a native vision encoder, able to read images and video rather than text alone. Between them the two checkpoints bracket the release: one built for organizations with serious cluster budgets, the other for teams that want capable inference on hardware they already own.

What Is Under the Hood

Both models inherit the architectural skeleton introduced with Qwen3.5. The flagship stacks 23 blocks that alternate three gated DeltaNet layers feeding mixture-of-experts modules against a single gated attention layer, routing each token through 10 experts plus one shared expert. The 27B model follows a similar alternating pattern but substitutes standard feed-forward networks for the expert routing.

Context length is identical on both: 262,144 tokens natively, extensible past a million. Each was trained with multi-token prediction across several steps, a technique that pays off in decoding speed at inference time. The FP8 packaging is not an afterthought either. Quantization runs at a block size of 128, and Qwen reports metrics that land within a hair of the unquantized originals.

Aimed Squarely at Agents

The pitch is less about answering hard questions and more about finishing long jobs. Qwen highlights stronger autonomous planning, better handling of environment feedback, and more reliable end-to-end completion of multi-step work. A tunable reasoning_effort parameter lets developers dial thinking depth per request, while preserve_thinking carries reasoning context forward across turns instead of discarding it.

The benchmark tables reflect that emphasis. Qwen positions the flagship against Opus 4.8, Fable 5, GPT-5.6 Sol and its own Qwen3.7-Max across agentic suites including Terminal Bench 2.1, SWE-bench Pro, DeepSWE 1.1, NL2Repo-Bench and FrontierSWE. Many of those evaluations were run inside the Claude Code harness, a rival vendor's tooling, with Qwen noting that its Max variant scores highest there on DeepSWE. The 27B model is measured against Opus 4.6 Max and Muse Glimmer-30B on a comparable spread, plus vision tests such as MathVision, CharXiv and SWE-MM.

Open Weights, With Caveats

The licensing is not uniform. The compact 27B ships under Apache 2.0, while the 2.4T flagship carries a custom license, a distinction that matters to anyone planning commercial deployment. Hosted options remain part of the plan: Qwen Cloud will offer a Qwen3.8-Max service and a managed 27B tier with a one-million-token default context window and built-in tools.

Community reception has been immediate, with both model cards climbing Hacker News and the flagship logging thousands of downloads within days. For developers, the practical question is now infrastructure rather than access. A 2.4-trillion-parameter checkpoint occupies roughly 2.5 terabytes even in FP8, which puts genuine local deployment beyond most budgets. The 27B model, at under 31 gigabytes, is the one most teams will actually run.

How do you feel about this article?

SJ

Discussion

Sign in to post
Loading...

Related articles

A 25-Turn Pressure Test Shows LLMs Fold While Their Reasoning Holds
AI & Machine Learning

A 25-Turn Pressure Test Shows LLMs Fold While Their Reasoning Holds

A new arXiv benchmark called SPINE argues with models for up to 25 turns and finds collapse rates rise with conversation length for all seven systems tested.

Seung Jung3 days ago
Thomson Reuters Built Its Own Frontier Model for $40 Million
AI & Machine Learning

Thomson Reuters Built Its Own Frontier Model for $40 Million

Thomson Reuters launched Thomson, an in-house LLM trained for $40 million on Westlaw and Reuters archives, and says it rivals frontier models.

Seung Jung23 days ago
Anthropic Names Alibaba, Moonshot and DeepSeek in 200M-Exchange Distillation Report
AI & Machine Learning

Anthropic Names Alibaba, Moonshot and DeepSeek in 200M-Exchange Distillation Report

Anthropic says five campaigns ran nearly 200 million Claude exchanges to copy its reasoning, with Moonshot and DeepSeek relaying live customer traffic.

Seung Jung6 days ago
An AI Cracked a 373-Year-Old Cipher. Then Someone Checked the Microfilm.
AI & Machine Learning

An AI Cracked a 373-Year-Old Cipher. Then Someone Checked the Microfilm.

Vals AI reported Claude Fable 5.1 solved a 373-year-old cipher in 44 minutes. An independent replication reports 8 of 64 letters match — chance level.

Seung Jung3 days ago
Google's New Voice Models Talk While They Think - and Cost Less
AI & Machine Learning

Google's New Voice Models Talk While They Think - and Cost Less

Gemini 3.8 Live runs tool calls without pausing the conversation, tops the Speech to Speech index at 82.6, and bills below GPT-Live-1 Astra.

Seung Jung21 hours ago
Astra Tripled Claude's Vending-Bench Profit — and Refused to Collude
AI & Machine Learning

Astra Tripled Claude's Vending-Bench Profit — and Refused to Collude

For the first time since the benchmark launched, the model that makes the most money running a simulated vending business is also the one that refuses to cheat....

Seung Jung3 days ago