SGLang brings Day-0 support for Qwen 3.8-Flash-Next, an early preview of the Qwen4 architecture!
In collaboration with
@Alibaba_Qwen,
@NVIDIAAI , and
@AIatAMD, we've optimized this 125B MoE (6B active, plus 51B N-gram embeddings) for efficient inference:
1️⃣540 tok/s decode speed: Achieved at BS=1 on NVIDIA B200 (TP4) using the day-0 NVFP4 checkpoint provided by
@radixark and IndexShare MTP.
2️⃣GDN + QSA Hybrid: 36 Gated DeltaNet layers + 12 Qwen Sparse Attention layers drastically cut long-context compute and KV overhead.
3️⃣N-Gram Host Offloading: Offloads 51.2B embedding params to host memory—saving 23.5 GiB VRAM/GPU (TP4) and boosting KV capacity by +78.5% with zero throughput drop.
4️⃣HyperConnection Kernels: Fused Mix/Combine operators (via FlashInfer) deliver a 2.05× kernel speedup and a 7.6% end-to-end boost.
5️⃣IndexShare MTP: Freezes and reuses target QSA index selections across draft steps, eliminating draft indexer bottlenecks.
📦 Model Checkpoint:
📖 Read the full blog & cookbook:
#
SGLang# #
Qwen# #
NVIDIA# #
AMD# #
OpenSource# #
LLM#