Alibaba's Qwen3.8-Flash-Next hits Opus-class at one-ninth cost
The cost-efficiency race moved another notch on Tuesday night: Alibaba open-sourced Qwen3.8-Flash-Next, a sparse mixture-of-experts model that beats much bigger and pricier rivals on coding and office benchmarks while training for roughly a ninth of the bill. It lands hours after the market absorbed two more cheap models in the same vein, a sign that frontier-grade performance is increasingly a pricing story.
Alibaba's Qwen team released and open-sourced Qwen3.8-Flash-Next, a model that packs 125 billion total parameters but activates just 6 billion per token — and it is meant as a preview of next year's Qwen4 architecture. The sparse MoE design is backed by a 51-billion-parameter "N-gram embedding" layer that stores common word groups as a lookup table and runs in regular system RAM rather than on the GPU, keeping costs down. Despite the small active footprint, Alibaba's published benchmarks show it beating both DeepSeek-V4-Flash and Anthropic's Claude Opus 4.6 on agentic coding and office tests: it scores 62.5 on SWE-bench Pro versus 53.4 for Opus 4.6, and a standout 73.9 on CoWorkBench against DeepSeek's 45.1. On JobBench, a test of professional workflows, it hit 55.7 — more than double the 27.6 its direct predecessor Qwen3.7-Plus managed.
The economics are the real headline. Training reportedly cost about one-ninth of what Qwen3.7-Plus required, and Qwen prices the model at $0.16 per million input tokens and $0.47 per million output tokens — roughly one-twelfth the flagship Qwen3.8-Max, and a fraction of what Western frontier models charge. We covered Alibaba's earlier small-model bet in June — Qwen open-sources Qwen3.8-27B that runs on consumer GPUs; Flash-Next extends the same down-market strategy to the frontier. It is a preview of Qwen4, weights are live on Hugging Face and ModelScope, and it ships today through the "千问办公" productivity suite. The practical read: as Chinese labs keep undercutting on price while matching agentic performance, Anthropic and OpenAI are being forced to discount to hold the enterprise — a squeeze OpenAI already answered with cuts to its GPT-5.6 line.
Perceptron, founded by two ex-Meta research scientists, launched Isaac 0.5, an open-weight vision model meant to help industrial robots both navigate warehouse floors and parse the video they record while working. The founders — Armen Aghajanyan and Akshat Shrivastava, both formerly of Meta's FAIR lab — argue most existing physical-AI software forces a false choice between heavyweight generalist models and narrow single-task ones. Isaac 0.5 is designed as a flexible, general-purpose layer: it ingests a million hours of general and egocentric video to learn how to perceive and act across settings rather than one repetitive workflow. Perceptron positions it for manufacturing, logistics, warehousing and security, and TechCrunch reports the startup recently closed a $21 million round led by Bessemer Venture Partners. It is early-stage and unproven against incumbent robotics software, but the open-weights release and the factory-floor focus make it worth watching as embodied AI pushes out of research labs into real operations.
What to watch: whether Qwen's QSA sparse-attention and N-gram tricks survive the jump from Flash-scale to the full Qwen4 — and whether the big US labs can keep charging a premium as agentic performance converges.
Do you think frontier labs can hold their pricing as open models undercut them on every cost metric? Tell us in the comments.
Sources: The Decoder · 雷峰网 Leiphone · Qwen · Hugging Face · TechCrunch · Perceptron