sglang

Tag

Cards List
#sglang

@sgl_project: We pushed some updates to the RTX 5090 / RTX Pro 6000 recipes in the Qwen3.8-27B cookbook http://docs.sglang.io/cookboo…

X AI KOLs Timeline ↗ · 2026-08-17 Cached

SGLang has updated its deployment recipes for the Qwen3.8-27B model on RTX 5090 and RTX Pro 6000 hardware, adding variants for different configurations with tuning options.

0 favorites 0 likes
#sglang

@akshay_pachaar: LLM engineer's handbook (30 minutes a day, 10 weeks, 50 lessons) a roadmap for llm inference serving where everything p…

X AI KOLs Following ↗ · 2026-08-14 Cached

A 10-week, 30-minutes-a-day roadmap for engineers to learn LLM inference serving, covering vLLM, SGLang, load testing, quantization, and optimization techniques to build a reproducible benchmark.

0 favorites 0 likes
#sglang

@sgl_project: The king of small models is back! Qwen3.8-27B from @Alibaba_Qwen is open source, and Day-0 support is live in SGLang: -…

X AI KOLs Timeline ↗ · 2026-08-14 Cached

Qwen3.8-27B, a 27B-parameter multimodal AI model from Alibaba, is now open source with day-0 support in SGLang, offering high inference speeds and superior performance in coding and office tasks.

0 favorites 0 likes
#sglang

Optimised DSv4-Flash for 2x GH200: 10,000 tok/s PP, >300 tok/s TG on SGLang

Reddit r/LocalLLaMA ↗ · 2026-08-04 Cached

A detailed benchmark of DeepSeek V4 Flash on a dual GH200 workstation, comparing SGLang and vLLM at 1M context with DSpark speculative decoding, finding SGLang faster at ~317 vs ~276 tok/s.

0 favorites 0 likes
#sglang

@modal: DeepSeek-V4-Flash has 284B total parameters with 13B active per token. Combined with a hybrid compressed attention mech…

X AI KOLs Following ↗ · 2026-08-03 Cached

DeepSeek-V4-Flash is a 284B-parameter MoE model with 13B active parameters per token, featuring a hybrid compressed attention mechanism that reduces KV cache needs for 1M-token contexts. It can be served with SGLang on Modal for fast decoding on a single B300.

0 favorites 0 likes
#sglang

@googledevs: Big news: @Google and @RadixArk are partnering to bring @sgl_project to Google Cloud TPUs! Run SGLang on TPU today via …

X AI KOLs Timeline ↗ · 2026-07-30 Cached

Google Cloud and RadixArk are partnering to bring the SGLang open-source inference framework to Google Cloud TPUs, initially via SGL-JAX and later with SGL-torchtpu for PyTorch-native support, enabling developers to run production workloads seamlessly across GPUs and TPUs.

0 favorites 0 likes
#sglang

Self-hosting Kimi K3: 20% more hardware cost, 20% better task resolution

Hacker News Top ↗ · 2026-07-29 Cached

An updated benchmark shows self-hosting Kimi K3 on 8×B300 nodes achieves 86.4% task resolution at roughly 20% higher hardware cost compared to GLM-5.2 on B200 nodes, though with lower throughput.

0 favorites 0 likes
#sglang

For V100 Users: SGLang running Qwen+Dflash and Laguna

Reddit r/LocalLLaMA ↗ · 2026-07-27

Modified SGLang to support Qwen and Laguna models on V100 GPUs using custom FlashAttention and Marlin kernels, achieving decent throughput on 4xV100 hardware.

0 favorites 0 likes
#sglang

@PyTorch: How do we get more useful work—not just more tokens—from every AI dollar? This Wednesday at 11:50 AM at @AMD #Advancing…

X AI KOLs Timeline ↗ · 2026-07-21 Cached

PyTorch Foundation CTO Matt White will speak at AMD's AdvancingAI event about optimizing AI inference economics using open-source tools like vLLM and SGLang, advocating for right-sized models and intelligent routing to improve dollar per intelligence.

0 favorites 0 likes
#sglang

KDFlow: A User-Friendly and Efficient Knowledge Distillation Framework for Large Language Models

arXiv cs.CL ↗ · 2026-07-20 Cached

KDFlow is a novel knowledge distillation framework for large language models that uses a decoupled architecture with SGLang for teacher inference and FSDP2 for student training, achieving 1.44x to 6.36x speedup over existing frameworks.

0 favorites 0 likes
#sglang

Here's your recipes for models for the most popular hardware

Reddit r/LocalLLaMA ↗ · 2026-07-11 Cached

A curated collection of LLM inference recipes and performance benchmarks for popular hardware configurations, including NVIDIA RTX Pro 6000 Blackwell, H100, AMD Strix Halo, and RTX 5090, with detailed batch size, quantization, and throughput data.

0 favorites 0 likes
#sglang

Fastest speculative decoding for qwen

Reddit r/LocalLLaMA ↗ · 2026-07-11

A new implementation of the fastest speculative decoding for Qwen models is available, with support in sglang via a Hugging Face fork and upcoming support in the uzu engine.

0 favorites 0 likes
#sglang

Exploring FlashAttention-3/4 optimizations on RTX GPUs

Reddit r/LocalLLaMA ↗ · 2026-07-09

This article explores whether FlashAttention-3/4 optimizations benefit RTX GPUs, concluding that FA-2 is the ceiling due to hardware limitations on consumer cards.

0 favorites 0 likes
#sglang

@Alacritic_Super: If you want to master LLM inference, start with these three papers. They introduced many of the ideas powering today's …

X AI KOLs Timeline ↗ · 2026-07-08 Cached

This thread recommends three key papers for mastering LLM inference: PagedAttention, Sarathi-Serve, and SGLang, which introduce efficient memory management, chunked prefills, and structured generation techniques used in modern inference engines like vLLM and TensorRT-LLM.

0 favorites 0 likes
#sglang

@mingyilu123: SGLang now supports DSpark, and this is one of the more practical improvements to spec decoding I’ve seen

X AI KOLs Timeline ↗ · 2026-07-06 Cached

SGLang now integrates DSpark, a confidence-driven speculative decoding method that verifies only confident draft tokens, improving inference efficiency under load.

0 favorites 0 likes
#sglang

@h100envy: Ex-Berkeley PhD who leads SGLang at xAI explained how they serve Grok on 100K GPUs in 23 minutes - better than $2000 in…

X AI KOLs Timeline ↗ · 2026-07-06 Cached

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.

0 favorites 0 likes
#sglang

GLM 5.2 FP8 with FP8 KV - Terminal-Bench 2.1 = 79.8 (with one time-out that I didnt re-run)

Reddit r/LocalLLaMA ↗ · 2026-07-05

Testing GLM 5.2 with FP8 quantization and FP8 KV cache on H200 yields a score of 79.8% on Terminal-Bench 2.1, with one timeout not rerun.

0 favorites 0 likes
#sglang

Agent-Assisted SGLang Development (18 minute read)

TLDR AI ↗ · 2026-07-03 Cached

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.

0 favorites 0 likes
#sglang

@amitiitbhu: How does SGLang work? Read here: https://outcomeschool.com/blog/how-does-sglang-work…

X AI KOLs Timeline ↗ · 2026-06-30 Cached

An educational blog post explaining how SGLang works, including its runtime, frontend language, RadixAttention mechanism, and comparison to vLLM.

0 favorites 0 likes
#sglang

@VukRosic99: GLM 5.2 post-training code is OPEN SOURCE (slime) Megatron-LM trains. SGLang generates the rollouts. A single data buff…

X AI KOLs Timeline ↗ · 2026-06-27 Cached

GLM 5.2 post-training code is open-sourced, using Megatron-LM for training and SGLang for rollout generation, forming a continuous RL loop with synchronized weights.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback