SUPPORT COMING IN MTPLX v2.10. This pack needs MTPLX 2.10, which is about to release. The current MTPLX 2.9.x cannot serve it yet. Update to 2.10 when it lands and this model works out of the box in the app and the CLI.

MTPLX.COM: 2 to 3x speedup. The fastest way to run models on a Mac.

Qwen 3.8 Flash-Next Bare Speed

Flat 4-bit quantization. Quickest Flash-Next speeds for chat and coding.

Qwen's 125B-A6B Flash-Next preview — the Qwen4-generation architecture with GDN hybrid MoE, Qwen Sparse Attention, and the 51B-parameter n-gram memory — running natively on MTPLX from day 0, with its native multi-token-prediction head drafting through MTPLX's speculative lane. Every expert at flat 4-bit for the fastest Flash-Next build. If you want the higher- quality sibling, pick Optimized Speed.

The 32 GB n-gram embedding table streams from SSD by default, so the model fits a 96 GB+ Apple Silicon Mac with headroom — the weights stay resident, the table does not have to.

Speeds

Measured on an M5 Max, fans verified at max, single stream, real server (mtplx serve), official Qwen 3.8 sampling (temperature 1.0, top-p 0.95, top-k 20 — sampled, not greedy).

Run tok/s
Coding task, MTP speculative decode (the default) 75.9
Same task, plain autoregressive 47.0

That is a 1.6x speculative multiplier through the product serve path, on sampled output that follows the model's own distribution.

How it is built

  • Every MoE expert and dense matrix at 4-bit with 64-weight groups. Nothing promoted — this is the flat, fastest build.
  • The GDN convolution and recurrent-state parameters, every norm, the QSA indexer, and the MTP head stay 16-bit.
  • The n-gram embedding table ships as a separate ngram-table.safetensors sidecar that MTPLX streams from SSD (resident is opt-in on very large machines). The vision tower is preserved in the weights.
Download 106.3 GB (includes the 32 GB n-gram table)
Resident weights (n-gram on SSD) ~74 GB + working set
Recommended Macs 96 GB+ unified memory
Context window 262,144 tokens
MTP depth adaptive, ceiling 3
Sampling temperature 1.0, top-p 0.95, top-k 20 (the official Qwen 3.8 contract)

The serving contract ships inside mtplx_runtime.json. MTPLX reads it on load. Drafts are accepted with the probability-ratio rule plus residual resampling, so the output follows the model's own distribution at any temperature.

Use it

Mac app: download at mtplx.com, pick "Qwen 3.8 Flash-Next Bare Speed".

Command line:

pip install mtplx
mtplx serve --model Youssofal/Qwen3.8-Flash-Next-MTPLX-Bare-Speed

Sibling: Optimized Speed (dynamic quant with 8-bit attention — higher quality, slightly slower).

Base model: Qwen/Qwen3.8-Flash-Next (Qwen Community License; the upstream model card is preserved in this repo as README-upstream-qwen.md).

Downloads last month
-
Safetensors
Model size
21B params
Tensor type
BF16
·
U32
·
I64
·
MLX
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Youssofal/Qwen3.8-Flash-Next-MTPLX-Bare-Speed

Quantized
(109)
this model