AIToday
Large Language ModelsOpen-Source AISimon Willison's WeblogPublished: Aug 27, 2026, 10:03 JST1 min read

Qwen launches Qwen3.8-Flash-Next, previewing Qwen4 architecture

Qwen launches Qwen3.8-Flash-Next, previewing Qwen4 architecture

Key takeaway

  • Qwen released Qwen3.8-Flash-Next, an open-weights AI model. It has 125B total parameters but only 6B active.

  • The model also previews the architecture for Qwen4.

  • It runs well on a DGX Spark.

3 Key Points

  1. What happened

    Alibaba's Qwen team released Qwen3.8-Flash-Next, an open-weights multimodal MoE model that also serves as an early preview of the architecture used in Qwen4.

  2. Why it matters

    The model has 125B total parameters but only 6B active, which gives it a significant performance boost while keeping computational costs lower. It can run on a DGX Spark using quantized versions.

  3. What to watch

    The model is available in multiple quantized sizes, including a 72.5GB UD-IQ1_S and a 78.9GB UD-Q2_K_XL, with the latter producing the author's favorite results so far.

Ask the AI about this article →

Context & Analysis

This release is notable because it not only adds another open-weights model to Qwen's lineup but also gives an early look at the architecture that will power Qwen4. By using a mixture-of-experts design with only 6B active parameters out of 125B total, the model aims to balance capability with efficiency, fitting on consumer-grade hardware like the DGX Spark.

The author's hands-on testing with quantized versions produced promising results, particularly with the 78.9GB UD-Q2_K_XL variant. This suggests practical usability for developers who want to experiment with a large multimodal model without needing a massive cluster. The choice of quantized models also indicates that the open-weights community is already building tooling around it, which could accelerate adoption.

FAQ

What is Qwen3.8-Flash-Next?
It is a multimodal MoE model from Qwen that serves as an early preview of the architecture used in Qwen4.
How big is the model and why does that matter?
It has 125B total parameters but only 6B active, which gives it a significant performance boost while being more efficient.
What hardware can run it?
The author tested it on a DGX Spark using quantized versions.
Simon Willison's WeblogRead Original Article

Get the latest Large Language Models news every morning

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytime

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleMeta's AI agent plan would have cut 25% of staff