
New 125-billion-parameter model uses mixture-of-experts architecture to activate only 6 billion parameters per token.
AI-generated summary
Alibaba is transitioning toward the Qwen 4 architecture. The mixture-of-experts design allows large models to run on lower compute by activating only relevant sub-models.
Alibaba is set to release Qwen 3.8-Flash-Next on Wednesday, a 125-billion-parameter model that activates just 6 billion per token. The Qwen team framed it as a preview of the next-generation Qwen 4 architecture, not a finished flagship.
There is no official information on the model, but based on rumors, it will likely be a mixture-of-experts system, a design that splits the network into many specialized sub-models and lights up only the relevant ones for each task. A 125 billion parameters model thus would run with the compute bill of one that’s just 6 billion parameters.
Parameters are basically all the dials a model can tweak. The more parameters, the more capable a model is and the more computing power it will require. A mixture of experts makes it possible for an extremely powerful model to only activate what it needs to provide the best output without wasting resources.
Alibaba’s Qwen team does describe the model as multimodal and built on the upcoming Qwen 4 architecture, and says it shipped the early build so developers can prepare for the full family.
Why the "3.8" isn't the news
Alibaba has put out a teaser, though the team calls it a preview. The plan is to ship the architecture improvements now, ahead of the complete Qwen 4 rollout. Hugging Face, where the weights also live, also describes it as "a preview of the Qwen 4 architecture."
Hard benchmarks haven't landed yet. Qwen hasn't published side-by-side scores against its own Qwen 3 line or Western rivals, so the 125 billion and 6 billion paramater figures are not verified, and we can only speculate on its performance.
China's open-weight cadence has been relentless. A mysterious free model, Ox Alpha, recently beat Anthropic’s Fable on certain coding benchmarks, with no known builder behind it. Alibaba, DeepSeek, and Moonshot have all shipped capable weights anyone can download, fine-tune, and run.
Open weights let developers build without sending data to a closed API, and they undercut the cost of hosted models. That's why an open 125 billion-parameter model with 6 billion active parameters matters: It puts near-frontier capability on commodity hardware.
But we’ll have to wait for the numbers. Qwen hadn't posted benchmark scores for the release as of this writing.
AI outlook — possibilities, not facts
Release of Qwen 3.8-Flash-Next on Wednesday.
Very likely · Within days

OpenAI identified a Russia-linked network using ChatGPT to create content for the fake 'International Burke Institute.' The campaign used VPNs to bypass regional restrictions and generated misleading articles to influence public opinion, though its reach remained limited.
StarkWare researcher Avihu Levy successfully executed the first quantum-resistant Bitcoin transaction on the mainnet using his 'Quantum Safe Bitcoin' (QSB) scheme. The test, processed by MARA Pool, demonstrates that quantum-resistant spending is possible under current rules.

Solana has successfully reduced its mainnet slot time from 400ms to 350ms following the activation of a feature gate at epoch 1020. The change aims to shorten block-level feedback cycles, with further reductions to 200ms planned in future stages.

Ethereum developers have introduced a proposal to update the network's staking deposit contract, enabling support for future quantum-resistant validator keys and a mechanism to eventually retire the current BLS signature format.

MultiversX has launched its Supernova testnet, an architectural upgrade that decouples transaction execution from consensus. By allowing validators to agree on blocks before processing transactions, the network aims to reduce latency and improve throughput.

Blockstream has released a Bitcoin Improvement Proposal for SHRINCS, a hash-based post-quantum signature scheme. Designed to mitigate quantum threats to Bitcoin's security, the scheme aims to preserve transaction throughput without requiring radical changes to block size.