Qwen3.8-Flash-NextOpen Weight
Released
Qwen3.8-Flash-Next is an AI model released by Qwen on Wednesday, Aug 26 2026, 12 days after Qwen3.8-27B. It is an open-weight model — the trained weights are available to download and run. It is a 125B parameter model with a 262k token context window. Benchmark results (shown below) cover NL2Repo-Bench, JobBench, CoWorkBench, IFBench, Agent's Last Exam, SWE-Bench Pro, and 9 more.
Benchmarks
Coding
Agentic & tool use
Reasoning & science
Multimodal
About
Qwen3.8-Flash-Next, released August 26, 2026, was Alibaba's public preview of the architecture it intended to build Qwen4 on, put out as downloadable weights under a custom qwen-community licence. It was a natively multimodal mixture-of-experts model with 125 billion parameters and only 6 billion active per token, carrying a further 51 billion parameters of N-gram embeddings — a way of adding capacity that costs less computation than adding experts and is easier to offload from accelerator memory. Its 262K-token native context window extended to roughly 1M through YaRN.
The rest of the design was equally experimental. Gated DeltaNet was paired with Qwen Sparse Attention, which selects context at the level of micro-blocks rather than individual tokens to cut latency on the long agentic prompts Alibaba said were coming to dominate real usage; a gated residual stream added separate read and write gates; and the training recipe split the Muon and AdamW optimisers across different weight categories and started at the target batch size instead of warming up to it. Alibaba put the training cost at roughly one-ninth that of Qwen3.7-Plus, the 397B proprietary model it was benchmarked against.
The launch table was built to show a 6B-active model beating much larger ones. It scored 62.5% on SWE-bench Pro and 81.0% on SWE-bench Multilingual, 58.7% on DeepSWE 1.1, 73.9% on CoWorkBench and 55.7% on JobBench — the last of those 19 points above the 36.6% Alibaba reported for Claude Opus 4.6 Max and 28 above Qwen3.7-Plus. It posted 91.7% on GPQA Diamond and 91.9% on LiveCodeBench v6, and 35.9% on HLE, the one language row where Opus 4.6 Max led at 40.0%. Computer use was the visible gap: 19.4% on the binary scoring of OSWorld 2.0, level with the smaller Qwen3.8-27B. Alongside the weights Alibaba announced a hosted production model, Qwen3.8-Flash, at $0.16 per million input tokens and $0.47 per million output on its QwenCloud API.
Compare Qwen3.8-Flash-Next with
Suggested comparisons
Frequently asked questions
Qwen3.8-Flash-Next was released by Qwen on Wednesday, Aug 26 2026.
Qwen3.8-Flash-Next was built by Qwen. Alibaba's AI lab, building the Qwen family. The most prolific publisher of open-weight models of any major lab, alongside a proprietary Max and Plus tier sold through Alibaba Cloud.
Qwen3.8-Flash-Next reports 16 tracked benchmark scores — SWE-Bench Pro: 62.5%; SWE-Bench Multilingual: 81%; DeepSWE 1.1: 58.7%; NL2Repo-Bench: 48.1%; LiveCodeBench: 91.9%; JobBench: 55.7%; CoWorkBench: 73.9%; Toolathlon-Verified: 73.5%; Humanity's Last Exam (no tools): 35.9%; GPQA Diamond: 91.7%; IFBench: 81.3%; OSWorld 2.0: 19.4%; Agent's Last Exam (pass@1): 24.3%; Agent's Last Exam (score): 51.2%; CharXiv Reasoning: 84.6%; LVBench: 76.6%. Scores are the figures published at release by Qwen. It holds the best score among all models tracked here on NL2Repo-Bench, JobBench, CoWorkBench, IFBench and Agent's Last Exam (score).
Qwen3.8-Flash-Next has a context window of 262k. That is the maximum amount of input plus output the model can hold in a single request.
Qwen3.8-Flash-Next is reported at 125B parameters.
Partly. Qwen3.8-Flash-Next is an open-weight model: the trained weights are free to download and run locally or on your own infrastructure, but the training data and code are not fully released and the license may restrict some commercial uses. It is not open source in the strict sense.
Qwen's previous tracked release was Qwen3.8-27B on Aug 14 2026, 12 days earlier. It is the most recent Qwen model tracked on AI Release Tracker.