@h100envy: Ying Sheng co-wrote SGLang, the inference engine now serving Grok at xAI on a hundred thousand GPUs. She also built Fle…
Summary
Ying Sheng co-wrote SGLang, the inference engine now serving Grok at xAI on a hundred thousand GPUs, achieving 5x cost cuts over DeepSeek's API; she also built FlexGen and helped build Chatbot Arena.
View Cached Full Text
Cached at: 06/20/26, 02:38 PM
Ying Sheng co-wrote SGLang, the inference engine now serving Grok at xAI on a hundred thousand GPUs.
She also built FlexGen, which made a 175-billion model run on a single consumer GPU, and helped build Chatbot Arena.
Three artifacts the whole field uses, one researcher. SGLang hit a 5x cost cut over DeepSeek’s own API, and a dozen teams reproduced it.
Everyone argues about models. She builds the engines that actually serve them cheaply enough to survive.
Similar Articles
@h100envy: Ex-Berkeley PhD who leads SGLang at xAI explained how they serve Grok on 100K GPUs in 23 minutes - better than $2000 in…
A former Berkeley PhD who leads SGLang at xAI explains how they serve Grok on 100K GPUs using split prefill/decode, expert sharding, and communication/computation overlap to achieve DeepSeek-API-killing prices.
@PyTorch: While SGLang provided Day-0 support for DeepSeek-V4, the collaboration between the @lmsysorg and @NVIDIAAI engineering …
SGLang provided Day-0 support for DeepSeek-V4, and collaboration between LMSys and NVIDIA engineering teams achieved up to 5x throughput increase in production, with improvements shown on the SemiAnalysis InferenceX dashboard.
@charles_irl: Many are belatedly realizing that intelligence must be open. For open intelligence to succeed, developers must work tog…
A collaboration between Modal, SGLang, and Z Lab integrates DFlash speculation into SGLang, achieving up to 4.3x throughput improvement for Alibaba's Qwen 397B-A17B model, advancing open intelligence.
@VraserX: The xAI team really cooked with Grok 4.5. The price to performance ratio is honestly kind of insane. Getting frontier-l…
The tweet praises xAI's Grok 4.5 for its impressive price-to-performance ratio, making frontier-level AI inference more accessible.
Agent-Assisted SGLang Development (18 minute read)
The article explores how agent tools are being used to encode development workflows for SGLang, turning debugging, benchmarking, and profiling into executable skills and reproducible experiments, with efforts like KDA-Pilot already producing merged PRs.