Qwen3.8 Flash

On August 26, 2026, Alibaba’s Qwen team released Qwen3.8-Flash and open-sourced the model weights at the same time. It’s a multimodal MoE model built around one main idea: strong enough for real work, but cheap enough to use at scale.
Advertisement 728 × 90
CompanyAlibaba
Context1M
Released2026-08
Updated2026-09-01

Qwen3.8 Flash Overview

Qwen3.8-Flash uses a Mixture-of-Experts (MoE) architecture and accepts text, image, and video input, with text as the output.

It supports a native context window of 260K tokens and can be extended to around one million tokens with YaRN. That makes it a good fit for large codebases, long documents, multi-turn conversations, and long-running agent tasks.

The model also uses a mix of attention mechanisms and gated residual designs to cut down the cost of processing long sequences.

According to Alibaba’s published benchmarks, Qwen3.8-Flash performs well in coding, agent workflows, and long-horizon tasks. On some tests, including SWE-bench Pro and JobBench, it scores higher than Claude Opus 4.6.

The model is available through Alibaba Cloud Bailian, with API access already open.

Qwen3.8 Flash Pricing

PlanPriceDescription
Pay-as-you-go input RMB 0.8 / 1M tokens General API use
Pay-as-you-go output RMB 2.7 / 1M tokens Generated output
Cached input RMB 0.1 / 1M tokens Long chats, repeated prompts, shared context
Coding Plan Shared Credits Frequent coding and debugging

Alibaba also offers a night-time subscription plan for batch or offline workloads at a lower price.

New users may also receive free usage credits, such as 1 million tokens, which is enough to test the model before committing to paid usage.

For heavy coding and debugging, the Coding Plan is easier to manage. For long documents, multi-turn conversations, and agent workflows, pay-as-you-go can be cheaper when cache hit rates are high.

Qwen3.8 Flash Key Features

1. Long-context support

Qwen3.8-Flash supports 260K tokens natively and can be extended to around one million tokens.

In practice, that gives it enough room to handle large codebases, hundreds of pages of documents, or long meeting transcripts without breaking everything into small chunks.

This matters especially for coding and agent workflows. A model that only sees one file or one function at a time can miss the bigger picture. With more context, it can follow project structure, dependencies, and longer task histories.

That said, a larger context window does not automatically mean better reasoning. It simply gives the model more room to work with.

2. Multimodal input

Qwen3.8-Flash can process text, images, and video.

It can be used for tasks such as chart analysis, image understanding, and extracting information from video clips.

That is useful in real workflows, where input is rarely just plain text. A task may involve a PDF, screenshots, images, and written instructions at the same time. Supporting all of them in one model removes some of the extra conversion steps.

3. Agents and coding

Coding and agent workflows are clearly a major focus for Qwen3.8-Flash.

Alibaba’s published results show strong performance on SWE-bench Pro and JobBench, with some scores higher than Claude Opus 4.6.

These are not simple chatbot tests. The model has to understand a task, use tools, read results, and continue working across multiple steps.

That makes Qwen3.8-Flash more interesting as part of a workflow than as a basic chat model. Code editing, document analysis, meeting-note processing, and content production are all natural use cases.

4. The biggest upgrade is cost

The most important change from the previous generation is not raw benchmark performance. It is efficiency.

Alibaba says the new architecture reduced training cost to roughly one-ninth of the previous generation.

The model is not designed to crush every older model across every benchmark. The more practical point is that it can deliver similar or better performance in some areas while costing much less to run.

For production systems, that matters.

A tiny price difference per request is easy to ignore. At hundreds of thousands of calls per day, it becomes a real operating cost.

Qwen3.8-Flash is built around that trade-off: once performance is good enough, make it cheaper to use.

Summary

Strengths

The biggest strength of Qwen3.8-Flash is value for money.

It combines long-context support, multimodal input, coding, and agent capabilities with relatively low API pricing. Cached input can make repeated-context workloads even cheaper.

It also supports interfaces compatible with OpenAI and Anthropic-style APIs, which can make migration easier for existing applications.

Limitations

Qwen3.8-Flash is not built to deliver the absolute best reasoning performance in every category.

For very hard math, deep logical reasoning, or tasks where maximum reasoning quality matters more than cost, larger flagship models may still perform better.

The open-source weights also do not carry over the cloud pricing advantages. If you run the model locally, you still have to pay for GPUs, memory, inference infrastructure, and operations.

Who should use it

Qwen3.8-Flash makes the most sense for developers, technical teams, and startups building real AI products.

It is especially well suited to workloads involving large codebases, long documents, agent workflows, or steady API traffic.

Who should skip it

If your main goal is top-tier performance on difficult math or complex reasoning, this probably should not be your first choice.

It is also less attractive if you must run everything fully offline and are mainly interested in the cloud-side cost savings.

Comments (0)

Leave a comment

Advertisement 728 × 90

Alibaba Model Comparison

Model Context Pricing API Released Global Heat
Qwen3.8 Flash
1M YES 2026-08
1M YES 2026-08
88/100
262K YES 2026-08
90/100
262K YES 2026-08
60/100
1M YES 2026-07
79/100

Similar Models

Qwen3-235B
90
Alibaba MoE model achieving high-quality reasoning at low cost with 22B active parameters.
Alibaba
Qwen3.8 2.4T A95B
90
What stands out to me isn’t how well it answers a single question—it’s whether it can keep a complex task going. In my own experience, hitting a wall usually isn’t about missing the basics. It’s about finding something that can pick up where you left off and move forward.
Alibaba
Qwen3.8 Max
88
Alibaba released Qwen3.8-Max on August 3. It has 2.4 trillion total parameters, activates around 95 billion parameters per inference step, and supports a 1 million token context window. The pitch is not just “better coding.” The model is supposed to handle the full process: break down requirements, write code, debug, iterate, and eventually deliver a working project.
Alibaba
Qwen3.7 Max
87
China's strongest AI of 2026, deep reasoning + autonomous execution, from conversation to getting things done.
Alibaba
Qwen3.7 Plus
81
Text + image input, text output. Upgraded vision-language capabilities, with full agentic strength in coding and tool use retained.
Alibaba
Qwen3.6 Flash
81
Alibaba’s Qwen3.6 Flash has been getting a fair amount of attention among developers. After using it for a few days, my impression is pretty straightforward: it is not trying to beat the Plus model on raw capability.
Alibaba
Qwen3.7 Flash
79
Alibaba’s Qwen3.7-Flash is a high-performance lightweight AI model optimized for multimodal understanding, AI Agents, coding, and fast, cost-efficient reasoning.
Alibaba
Qwen3.8 27B
60
Alibaba’s Qwen team finally released the model the open-source community had been waiting for: Qwen3.8-27B.What caught my attention was the size: 27B parameters. That is still small enough to be realistic for local deployment on high-end consumer hardware, especially when quantized.
Alibaba

Related Tools

Related News