Qwen3.8-Flash-Next API Pricing & Launch Impact
Qwen3.8-Flash-Next weights are live and Qwen3.8-Flash has an announced budget API rate, but the managed endpoint is still coming soon.
By AI Pricing Guru Editorial Team
AI Pricing Guru articles are maintained by the editorial workflow behind the site: daily pricing snapshots, provider source checks, and review passes for model launches, subscription limits, and billing changes.
TL;DR
- Qwen released Qwen3.8-Flash-Next weights and announced a budget-tier token rate for the production qwen3.8-flash SKU.
- The managed QwenCloud API is not live yet, so the canonical price row is marked preview and coming soon rather than active.
- The model uses 125B main parameters, 6B activated per token, 51B N-gram embedding parameters, and 262K native context extendable to 1M.
- The weights use Qwen Community License 1.0, whose commercial managed-service and AI work-assistant conditions need review before deployment.
Standard token-rate comparison
USD per 1M tokens. Input and output rates are charted separately.
Model the announced Qwen3.8-Flash bill
Assumes 75% input tokens and 25% output tokens using current per-million rates.
Qwen3.8-Flash
alibaba
$2.38
- Input share
- $1.20
- Output share
- $1.17
DeepSeek V4 Flash 0731
deepseek
$3.30
- Input share
- $1.65
- Output share
- $1.65
Qwen3.7-Plus
alibaba
$5.60
- Input share
- $2.40
- Output share
- $3.20
Qwen3.8-Flash announced price versus current low-cost APIs
| Model | Provider | Input / 1M | Cached / 1M | Output / 1M |
|---|---|---|---|---|
| Qwen3.8-Flash | alibaba | $0.16 | n/a | $0.47 |
| Qwen3.7-Plus | alibaba | $0.32 | $0.032 | $1.28 |
| DeepSeek V4 Flash 0731 | deepseek | $0.22 | $0.0070 | $0.66 |
| Qwen3.5 4B | castform | $0.03 | n/a | $0.15 |
Built from pricing.json at publish time.
Qwen has released the Qwen3.8-Flash-Next open weights and announced a budget-tier token rate for the managed qwen3.8-flash production SKU. The generated table, chart, and calculator above pull the exact rates from our canonical pricing data.
That is an official announced price, but it is not yet a live API rate. Qwen’s launch page says the QwenCloud endpoint is coming soon and that its examples will work after the route is enabled. The official Alibaba Model Studio model catalog also did not list qwen3.8-flash when we checked on August 26.
Our structured pricing row therefore records the announced rate while marking the model preview / coming soon. It should not be treated as callable production capacity until Qwen exposes the endpoint.
Qwen3.8-Flash pricing and availability
Qwen distinguishes two related products:
- Qwen3.8-Flash-Next is the downloadable multimodal MoE checkpoint released on Hugging Face and ModelScope.
- Qwen3.8-Flash is the production QwenCloud version, with a 1M default context window and official built-in tools.
Qwen did not publish a cached-input rate, cache-write rate, batch discount, promotional end date, or higher long-context tier in the launch post. We do not infer any of those fields. Any workload estimate needs recalculation if Qwen adds regional or request-size pricing when the endpoint opens.
Track the availability flag and current comparisons on our Qwen API pricing page or put your own input/output mix into the token cost calculator.
What the new architecture changes
Qwen3.8-Flash-Next is not merely a smaller dense model. Qwen describes a 125B-parameter main model with 6B parameters activated per token, plus 51B N-gram embedding parameters and a 4B multi-token-prediction module in the model card.
The main cost-efficiency ideas are:
- Qwen Sparse Attention: three of every four layers use Gated DeltaNet to compress history, while the remaining layer uses sparse global attention to retrieve selected context.
- Gated Residual: four residual branches control information reads and writes dynamically rather than forcing every layer through one shared stream.
- N-gram embedding: local token patterns address a large lookup table that can be kept in host memory and prefetched, adding capacity without activating all of it as matrix multiplication.
- Muon optimization: Qwen splits optimizer responsibility between Muon and AdamW and says it removed batch-size warmup from the final training recipe.
The checkpoint supports 262,144 tokens natively and can extend to 1,000,000 with YaRN. Qwen reports that training used about one ninth of the compute of Qwen3.7-Plus, while its 1M-context serving experiment reached 8.6 times the prefill throughput at a 90% prefix-cache hit rate.
Those are vendor-run architecture results, not customer bills or independent production benchmarks. The throughput result depends on a high cache-reuse scenario, and the training claim does not mean buyers receive a ninefold API discount. The published token rate is the relevant budget input.
Benchmark claims need an evidence boundary
Qwen reports strong results across coding, office work, tool use, and multimodal tasks. Its launch table puts Flash-Next at 62.5 on SWE-bench Pro, 73.9 on CoWorkBench, and 73.5 on Toolathlon Verified.
These figures are useful for deciding what to test, but Qwen also discloses important evaluation choices. Most coding baselines used Qwen-selected harnesses and settings; one comparison used an officially reported Claude result; some datasets were corrected before evaluation; and several benchmarks are internal. They should not be copied into a neutral cost-per-task leaderboard as if they were independently reproduced.
That is why AI Pricing Guru Labs carries an explicit availability blocker. A valid managed-API run needs a callable endpoint, pinned model identity, the same 49 prompts and graders, complete token usage, latency, retries, and billed-cost evidence. The announced price alone is not a measured result.
The open-weight license is not Apache 2.0
The Hugging Face repository is public and ungated, with BF16 and FP8 variants. However, its model card identifies Qwen Community License 1.0, not Apache 2.0.
The license permits broad use, modification, distribution, hosting, and fine-tuning, but adds material conditions. Large commercial products above its stated user or revenue thresholds must display the model name. It also says commercial Model-as-a-Service or AI work-assistant businesses need a separate Qwen license, with a stated exception for internal use that does not expose the model, its outputs, or its capabilities to third parties.
Teams building hosted endpoints, coding assistants, or office agents should get legal review before relying on a quick “open weights means unrestricted” assumption. The license boundary may matter more than the download cost.
If you evaluate self-hosting, compare the full checkpoint, quantization, throughput, memory, redundancy, and utilization against the managed launch price. Check current RunPod GPU availability and pricing only after confirming the license fits your use case.
Affiliate disclosure: AI Pricing Guru may earn a commission from the sponsored RunPod link at no extra cost to you. It does not affect the pricing or license analysis.
Buyer verdict
Qwen3.8-Flash is priced aggressively enough to deserve an immediate evaluation plan. The announced launch rate would make it a serious low-cost option for high-volume extraction, coding agents, tool workflows, and multimodal assistants if quality and latency hold up.
Do not switch production traffic yet. The managed endpoint is still unavailable, the catalog has not caught up, no cached-input terms are published, and the community license introduces deployment conditions for some commercial use cases.
The practical sequence is to inspect the open weights now, prepare a fixed acceptance suite, review the license, and run the same tasks through the managed SKU as soon as QwenCloud enables it. Compare cost per accepted result—not just the headline token rate—before moving traffic.
Sources: Qwen’s official Flash-Next launch, the official Hugging Face model card, the Qwen Community License 1.0, and Alibaba Model Studio’s current model catalog. Pricing, endpoint availability, model metadata, and license status checked August 26, 2026 at 13:40 UTC.