Qwen 3.8
Qwen 3.8 is Alibaba Qwen's current model family. It includes the hosted 2.4T `qwen3.8-max`, the separate open-weight text-only `Qwen3.8-2.4T-A95B`, the dense multimodal `Qwen3.8-27B`, and `Qwen3.8-Flash-Next`, an open multimodal MoE that previews the architecture Qwen is developing for Qwen4.
The Flash-Next release adds a 125B-main-model, 6B-active-per-token option whose sparse attention, gated residuals, and offloadable n-gram embeddings target lower long-context cost. It remains an experimental architecture release rather than a drop-in synonym for hosted Qwen3.8-Flash, and the family models differ in size, modality, license, thinking controls, hosted features, and cost.
Qwen's official blog, model cards, repositories, licenses, technical reports, and QwenCloud catalog confirm the current model surfaces and their access boundaries. Qwen's benchmark tables remain vendor-reported. Artificial Analysis provides independent coverage for Qwen3.8-27B, while Hacker News and Reddit are used only for demand and reader questions about reasoning defaults, quantization, memory, offloading, and framework support.
- Evaluate long-context reasoning, text, image, video, and coding-agent tasks through the stable API.
- Budget hosted inference using the published input, cached-input, and output prices.
- Evaluate the open text checkpoint with SGLang, vLLM, or TokenSpeed on suitably provisioned infrastructure.
- Run or host Qwen3.8-27B for multimodal local work where a dense 27B model fits the chosen hardware and latency budget.
- Evaluate Qwen3.8-Flash-Next for long-context coding, office, tool-use, and multimodal tasks when its experimental architecture and custom license fit the deployment.
- Review the Qwen3.8-Max License before commercial hosting, fine-tuning, or product integration.
- Compare hosted quality with other frontier models using the same harness and acceptance tests.
QwenCloud and Alibaba Cloud Model Studio now list `qwen3.8-max` as a production model rather than a preview-only ID. It accepts image, text, and video input and returns text. QwenCloud documents a 1M-token context window, up to 991K input tokens in non-thinking mode, up to 983K input tokens in thinking mode, a 131K output limit, and up to 262K reasoning tokens.
- Stable request model ID: `qwen3.8-max`.
- QwenCloud price: $2 input, $0.25 implicit-cache input, and $6 output per 1 million tokens.
- Documented API features include function calling, structured output, batches, web search, prompt caching, and fine-tuning.
Qwen publishes the ungated `Qwen/Qwen3.8-27B` checkpoint under Apache 2.0, and QwenCloud lists the stable hosted model ID `qwen3.8-27b`. It is a dense 27B vision-language model with text, image, and video input, text output, 262,144 tokens of native context, and documented extension to 1M tokens. Thinking is enabled by default but can be disabled, and reasoning depth can be set to low, medium, or xhigh.
- QwenCloud price: $0.50 input, $0.10 implicit-cache input, and $3 output per 1 million tokens.
- Hosted limits: 1M context, up to 991K input tokens, 131K output tokens, and 262K reasoning tokens.
- The official model card supports Transformers, vLLM, SGLang, and TokenSpeed; size local hardware from the chosen precision, quantization, context, and concurrency.
- The model card's older hosted-service availability note is superseded by the live QwenCloud model page and callable API example.
Qwen released `Qwen/Qwen3.8-Flash-Next` and an official FP8 checkpoint on August 26, 2026. It is an open multimodal MoE with a 125B-parameter main model, 51B additional n-gram embedding parameters, and 6B parameters activated per token. Qwen presents it as an experimental early look at the architecture planned for Qwen4, not as a completed Qwen4 model.
- Native context is 262,144 tokens and can be extended to 1,000,000 with YaRN; static scaling can reduce short-context quality, so enable it only when needed.
- Text, image, and video inputs produce text output; thinking is enabled by default but can be disabled.
- Official serving paths cover Transformers, llama.cpp, SGLang, vLLM, TokenSpeed, and QwenCloud-compatible APIs.
- Hosted Qwen3.8-Flash is a separate production surface based on Flash-Next with a default 1M context and managed tools; do not transfer hosted limits or prices to the open checkpoint.
Qwen also publishes `Qwen/Qwen3.8-2.4T-A95B` and an official FP8 variant. That sparse model has 2.4T total parameters with 95B activated per token, accepts text only, requires thinking mode, and uses the custom Qwen3.8-Max License. Do not transfer Qwen3.8-27B's Apache license, multimodal input, consumer-hardware fit, or hosted price to the 2.4T checkpoint.
Qwen3.8-27B uses Apache 2.0. The 2.4T checkpoint uses the Qwen3.8-Max License, while Flash-Next uses Qwen Community License 1.0. Both custom licenses broadly permit common model use while adding conditions for specified large commercial products and certain Model-as-a-Service or AI Work Assistant businesses. Read the exact repository license and obtain legal advice for your use case. Infrastructure also differs: the 2.4T checkpoint targets distributed serving, while Flash-Next is smaller but still requires memory planning around precision, quantization, n-gram embedding offload, context, and concurrency.
Qwen publishes favorable coding, agent, general-reasoning, and multimodal results for Qwen3.8-Max, Qwen3.8-27B, and Flash-Next. Treat those tables as vendor-reported. Artificial Analysis provides independent Qwen3.8-27B coverage, while independent Flash-Next evaluation is still early. Compare models on the same prompts, tools, reasoning level, context, latency target, budget, and human-review criteria instead of combining scores from different harnesses.
Another 2026 large-model launch with immediate API access and a separate open-weight timeline.
An OpenAI frontier-model family relevant to coding, reasoning, access, and cost comparisons.
A current multimodal reasoning model with published API details for a more concrete provider comparison.
Stable model ID, modalities, token limits, pricing, and a hosted API example.
Official checkpoint IDs, text-only boundary, context limits, license, and self-hosting paths.
Open-weight and hosted IDs, multimodal inputs, context limits, pricing, and local-serving paths.
Open checkpoint IDs, multimodal inputs, Qwen4 architecture preview, context limits, custom license, and serving paths.
Source confidence
Qwen
QwenCloud
Alibaba Cloud Model Studio
Qwen on Hugging Face
Qwen on Hugging Face
Qwen on Hugging Face
QwenCloud
Qwen
Qwen on Hugging Face
Qwen on GitHub
Reddit r/LocalLLaMA
Artificial Analysis
Hacker News
Reddit r/LocalLLM
Hacker News
Reddit r/LocalLLaMA
Qwen 3.8 FAQ
Common questions about Qwen 3.8.
Is Qwen 3.8 released?+
Yes. QwenCloud lists stable hosted `qwen3.8-max` and `qwen3.8-27b` APIs, while Qwen publishes official weights for `Qwen3.8-2.4T-A95B`, `Qwen3.8-27B`, `Qwen3.8-Flash-Next`, and their documented quantized variants. Each model has different modalities, licenses, and deployment requirements.
Is Qwen 3.8 open weight?+
Yes. Qwen publishes several open Qwen 3.8 checkpoints. `Qwen3.8-27B` uses Apache 2.0, while `Qwen3.8-2.4T-A95B` and `Qwen3.8-Flash-Next` use different custom Qwen licenses. Hosted `qwen3.8-max` and hosted Qwen3.8-Flash remain separate product surfaces.
Can Qwen 3.8 run locally?+
Yes, but choose the model first. Qwen3.8-27B is the practical dense local option and has community quantizations for consumer hardware; the official 2.4T checkpoint is designed for distributed serving. Size memory and latency from the exact precision, quantization, context target, concurrency, and framework.
Is the open Qwen 3.8 model multimodal?+
It depends on the checkpoint. `Qwen3.8-27B` accepts text, image, and video input, while `Qwen3.8-2.4T-A95B` is text-only. Hosted `qwen3.8-max` is also multimodal and adds managed tools and services.
What license does Qwen 3.8 use?+
The license depends on the checkpoint. Qwen3.8-27B uses Apache 2.0. Qwen3.8-2.4T-A95B uses the Qwen3.8-Max License, while Qwen3.8-Flash-Next uses Qwen Community License 1.0. Both custom licenses add conditions beyond Apache 2.0, so review the exact repository license for your use case.
Is Qwen3.8-Flash-Next the same as Qwen4?+
No. Qwen3.8-Flash-Next is an experimental open model that previews architectural ideas Qwen plans to refine for Qwen4. It is useful for evaluating those ideas now, but it is not a released Qwen4 family model.
How can I try Qwen3.8-Max?+
Use the stable `qwen3.8-max` model ID through QwenCloud or a supported Alibaba Cloud Model Studio regional endpoint. The official QwenCloud page includes an OpenAI-compatible example and documents current context, rate, and pricing limits.
How is Qwen3.8-27B different from Qwen3.8-2.4T-A95B?+
Qwen3.8-27B is a dense 27B Apache-2.0 model with image and video understanding, optional thinking, and a practical local-deployment path. Qwen3.8-2.4T-A95B is a much larger sparse text-only model with mandatory thinking, distributed-serving requirements, and a custom license.
Is Qwen 3.8 better than Fable 5 or GPT-5.6?+
That is not established for every workload. Alibaba publishes favorable launch positioning, but independent Qwen 3.8 evaluations are not yet mature. Compare the stable API on the same real tasks, tools, budgets, latency targets, and review criteria before choosing one.