๐Ÿฆ™Stalecollected in 11h

Atlas Unlocks 102 tok/s on DGX Spark

Atlas Unlocks 102 tok/s on DGX Spark
PostLinkedIn
๐Ÿฆ™Read original on Reddit r/LocalLLaMA

๐Ÿ’กNew Rust engine: 2.3x faster than vLLM on DGX Spark for Qwen MoE models.

โšก 30-Second TL;DR

What Changed

102 tok/s on Qwen3.5-35B-A3B (127 MTP K=2), 2.3x vLLM

Why It Matters

Revolutionizes DGX Spark usability, enabling fast local inference of 80B+ MoE models on desktop hardware for AI builders.

What To Do Next

Download Atlas from source and benchmark Qwen3.5-35B-A3B on DGX Spark GB10.

Who should care:Developers & AI Engineers

Key Points

  • โ€ข102 tok/s on Qwen3.5-35B-A3B (127 MTP K=2), 2.3x vLLM
  • โ€ข82 tok/s on Qwen3-Next-80B-A3B vs vLLM's 36.4
  • โ€ขPure Rust, custom CUTLASS 3.8 kernels, 2GB image, 2-min cold start
  • โ€ขNo PyTorch/Docker, optimized NVFP4 for GB10

๐Ÿง  Deep Insight

Background and context from public sources โ€” not the original article. 9 sources cited.

๐Ÿ”‘ Enhanced Key Takeaways

  • โ€ขAtlas uses Kernel Hypercompilation methodology with Rust abstractions, achieving 32/32 benchmark wins against PyTorch baselines including 18x faster RoPE and 3.9x faster MoE W4A16 across 256 experts.[2]
  • โ€ขAtlas Inference Server owns the entire stack from custom kernels to HTTP server layer, eliminating Python, PyTorch, and framework dependencies for native operation on DGX Spark.[2]
  • โ€ขDevelopers AzeezIsh and a collaborator built Atlas specifically to avoid vLLM's dependency debugging issues, with source build to first token in under 2 minutes versus vLLM's 40+.[2]
๐Ÿ“Š Competitor Analysisโ–ธ Show
Feature/BenchmarkAtlasvLLM (NVIDIA stock)
Qwen3-Next-80B-A3B tok/s (GB10 GPU)82 (no speculative decoding)36.4 (2.8x slower)[2]
Qwen3.5-35B-A3B tok/s (127 MTP K=2)102 (2.3x faster)[article]~44 (inferred)[article][2]
Build to first token<2 minutes40+ minutes[2]
DependenciesNone (pure Rust, no PyTorch/Docker)Python/PyTorch/framework heavy[2]

๐Ÿ› ๏ธ Technical Deep Dive

  • โ€ข20+ custom kernels compiled directly for NVIDIA SM121 architecture (GB10 GPUs in DGX Spark).[2]
  • โ€ขEmploys Kernel Hypercompilation philosophy: custom CUTLASS 3.8 kernels optimized with NVFP4 quantization.[2][article]
  • โ€ขFull stack control: kernels to HTTP server, no external frameworks; wins include 18x faster RoPE, 8x faster Gated Delta Rule, 3.9x faster MoE W4A16 (256 experts).[2]

๐Ÿ”ฎ Future ImplicationsAI analysis grounded in cited sources

Atlas will expand to additional models and hardware beyond Qwen3-Next PoC.
Developers state more model and hardware support is coming soon after Qwen3-Next as first proof-of-concept.[2]
Nvidia collaboration on Atlas could integrate it into official DGX Spark ecosystem.
Team is in active talks with Nvidia for community release and welcomes further dialogue.[2]

โณ Timeline

2025-05
Atlas Cloud launches Atlas Inference service based on SGLang for general GPU optimization.
2026-02
Atlas Inference Server and Engine introduced on NVIDIA forums for DGX Spark SM121.
2026-03
Atlas achieves 102 tok/s on Qwen3.5-35B-A3B, posted on Reddit r/LocalLLaMA.
๐Ÿ“ฐ

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: Reddit r/LocalLLaMA โ†—

This is a summary, not the original. Read the source, or get the weekly briefing.

Weekly AI briefing

One email a week. Unsubscribe anytime.