🟩Freshcollected in 7m

Run Qwen3.8-Max on GB300 with Configurable Reasoning

Run Qwen3.8-Max on GB300 with Configurable Reasoning
PostLinkedIn
🟩Read original on NVIDIA Developer Blog

💡Explore how to serve a 2.4T open-weight model with configurable reasoning on GB300 NVL72.

⚡ 30-Second TL;DR

What Changed

Qwen3.8-2.4T-A95B contains 2.4 trillion total parameters, with 95 billion activated per token.

Why It Matters

This release could give developers access to a very large open-weight model while allowing them to balance reasoning depth and serving cost. Its scale also makes high-end GPU infrastructure, memory capacity, and optimized inference critical considerations for production deployment.

What To Do Next

Download the Qwen3.8-2.4T-A95B open weights and benchmark configurable reasoning on an NVIDIA GB300 NVL72 test environment before planning production capacity.

Who should care:Developers & AI Engineers

Key Points

  • Qwen3.8-2.4T-A95B contains 2.4 trillion total parameters, with 95 billion activated per token.
  • The model uses a fine-grained mixture-of-experts architecture combined with full and linear attention.
  • NVIDIA presents a serving approach on GB300 NVL72 with configurable reasoning for different inference requirements.
  • The open-weight release brings Alibaba’s near-frontier model capabilities to the broader open ecosystem.

🧠 Deep Insight

AI-generated analysis for this event.

🔑 Enhanced Key Takeaways

  • The GB300 NVL72 system utilizes high-bandwidth memory (HBM3e) to manage the massive 2.4T parameter footprint, enabling memory-efficient model parallelism across the 72-GPU rack scale.
  • Configurable reasoning in Qwen3.8-Max is achieved through a dynamic compute-allocation mechanism that allows users to adjust the number of active experts per token during inference to balance latency and accuracy.
  • Alibaba's release includes a specialized quantization kernel optimized for the Blackwell architecture, allowing the 2.4T model to run with reduced precision without significant degradation in reasoning benchmarks.
  • The model architecture incorporates a novel 'Context-Aware Routing' mechanism that improves expert selection efficiency, specifically designed to handle long-context tasks exceeding 128k tokens.
  • Deployment on GB300 NVL72 leverages NVIDIA's TensorRT-LLM library, which has been updated to support the specific MoE (Mixture-of-Experts) structure of the Qwen3.8 series for improved throughput.
📊 Competitor Analysis▸ Show
FeatureQwen3.8-Max (2.4T)Llama 4-405BDeepSeek-V3
ArchitectureMoE (95B Active)DenseMoE
Primary UseReasoning/CodingGeneral PurposeEfficiency/Coding
Hardware ReqGB300 NVL72H100/B200H800/A100
Open WeightsYesYesYes

🛠️ Technical Deep Dive

  • Architecture: Fine-grained Mixture-of-Experts (MoE) with 2.4 trillion total parameters and 95 billion active parameters per token.
  • Attention Mechanism: Hybrid approach utilizing full attention for short-range dependencies and linear attention for long-context windows.
  • Hardware Optimization: Utilizes NVIDIA Blackwell GB300 NVL72 interconnects to minimize communication overhead during expert synchronization.
  • Inference Strategy: Supports dynamic expert pruning and configurable reasoning depth, allowing users to trade off inference cost against model output quality.
  • Quantization: Native support for FP8 and INT4 precision kernels optimized for Blackwell tensor cores.

🔮 Future ImplicationsAI analysis grounded in cited sources

Large-scale MoE models will become the standard for on-premise enterprise AI deployments.
The ability to run 2T+ parameter models on single-rack hardware like the GB300 reduces the reliance on massive cloud-only inference clusters.
Configurable reasoning will replace static inference parameters in production LLM pipelines.
Dynamic compute allocation allows organizations to optimize operational costs by scaling reasoning depth based on the complexity of individual user queries.

Timeline

2024-04
Alibaba releases Qwen2 series, establishing a foundation for high-performance open-weight models.
2025-02
Qwen3 series introduction, focusing on improved reasoning and MoE architecture efficiency.
2026-05
NVIDIA announces the GB300 NVL72 platform, targeting extreme-scale inference workloads.
2026-08
Alibaba releases Qwen3.8-Max (2.4T) with optimized support for Blackwell architecture.
📰

Weekly AI Recap

Read this week's curated digest of top AI events →

👉Related Updates

AI-curated news aggregator. All content rights belong to original publishers.
Original source: NVIDIA Developer Blog

Run Qwen3.8-Max on GB300 with Configurable Reasoning | NVIDIA Developer Blog | SetupAI | SetupAI