Nvidia posts Day-0 inference results for Alibaba's 2.4-trillion-parameter Qwen3.8 model on GB300 NVL72
Nvidia's initial FP8 results show Alibaba's Qwen3.8-2.4T-A95B exceeding 4,000 tokens per second per GPU on the GB300 NVL72 rack-scale system, with further NVFP4 gains planned.

Nvidia has published Day-0 inference results for Alibaba's open-weight Qwen3.8-2.4T-A95B, showing the 2.4-trillion-parameter model running across its GB300 NVL72 rack-scale system[1]. The initial FP8 implementation, without additional model tuning, exceeds 4,000 tokens per second per GPU and 350 tokens per second per user[1].
What Qwen3.8-2.4T-A95B is
Qwen3.8-2.4T-A95B carries 2.4 trillion total parameters but activates only 95 billion for each token, using a fine-grained mixture-of-experts (MoE) architecture[1]. The model has 92 layers arranged in a 3:1 interleaved pattern: 69 of those layers run linear attention (Gated DeltaNet) and 23 run full attention (GQA). In the full-attention layers every token attends to every other token; in the linear-attention layers the growing KV cache is replaced with a bounded recurrent state, keeping memory requirements under control as context scales[1].
The MoE structure contains 512 routed experts, with 10 routed experts and one shared expert activated per token[1]. The model supports a native context of 262,144 tokens and can be extended to approximately one million tokens.
A configurable reasoning depth feature lets developers select low, high, or xhigh reasoning effort on a per-request basis[1]:
- Low effort - suited to high-throughput document processing and similar tasks
- High effort - for standard coding and reasoning workloads
- xhigh effort - for complex multi-stage agentic pipelines that benefit from deeper inference compute
Why the GB300 NVL72 matters for a model at this scale
The GB300 NVL72 integrates 72 Blackwell Ultra GPUs and 36 Grace CPUs into a liquid-cooled rack, connected by a fifth-generation NVLink fabric that provides 130 TB/s of aggregate all-to-all bandwidth across the 72-GPU domain. That fabric is directly relevant to MoE inference: when expert routing sends activations between accelerators, the available interconnect bandwidth sets a ceiling on throughput. Each GPU carries 288 GB of HBM3e, giving the full rack roughly 20.7 TB of pooled high-bandwidth memory.
The rack-scale design differs from conventional GPU servers connected primarily through external networking. Because all 72 GPUs share one NVLink domain, the system can treat the entire rack as a single multi-GPU unit rather than a cluster of independent nodes[1].
Deployment paths and what comes next
Nvidia is supporting several software routes rather than tying deployment to a single inference stack[1]:
- Open-source serving recipes for SGLang, vLLM, and Nvidia Dynamo
- Nvidia NIM as a model-independent inference container
- NeMo AutoModel for post-training, including full supervised fine-tuning and LoRA
The open weights are available through Hugging Face and ModelScope. Alibaba's own Qwen3.8-Max service version, built on the same model, adds vision input, built-in tools, and a one-million-token context by default[1].
Nvidia describes the current FP8 numbers as an initial result. Further optimisation is planned, including NVFP4 precision, which is expected to deliver additional performance gains. Whether those gains close the gap with proprietary frontier models at comparable scale will be the figure to watch as NVFP4 kernels mature.
Written by Electronics Insider's automated desk from the sources above and published automatically. How we work.
Related
NVIDIA and Duke researchers claim up to 97% DRV solve rate with self-supervised layout model SCALE
NVIDIA and Duke University published SCALE in July 2026, a self-supervised framework that boosts AI agents' sub-2 nm DRV solve rates by 12-25%, reaching up to 97% on 100 real cases.
13 Aug 2026Imec finds contact formation caps 2D GAA CFET pitch at 36 nm for the A2 node
Imec's July 2026 arXiv paper shows 2D GAA CFETs offer no contacted poly pitch advantage over silicon at A2, with contact resistance and parasitic capacitance as the binding constraints.
13 Aug 2026
SemiconductorsMitsubishi Electric puts $10 million into Array Labs to commercialise orbital aircraft tracking in Asia-Pacific
Mitsubishi Electric led a $21 million strategic round in Array Labs on 24 July 2026, pairing capital with a co-development deal to bring satellite-based AMTI tracking to Asia-Pacific defence customers.
13 Aug 2026