--- title: Welcome to SGLang description: High-performance serving framework for large language and multimodal models. keywords: - sglang - llm serving - multimodal - inference runtime mode: wide --- import { popularModels } from "/src/snippets/configs/popular-models.jsx"; import { PopularModels } from "/src/snippets/_popular_models.jsx"; {/* One hero per model, rotating. The Cookbook landing page renders the same list as a compact strip. Edit the list, not this page. */} Star Fork

Designed for low-latency, high-throughput inference with RadixAttention, prefix caching, and multi-GPU parallelism. Broad support for Llama, Qwen, DeepSeek, and more. Compatible with Hugging Face and OpenAI APIs. Native support across Hardware Platforms including NVIDIA, AMD, Intel Xeon, Google TPU, and Ascend NPU accelerators. Open-source with widespread adoption, powering 400k+ GPUs and integrated with major RL frameworks. SGLang powers large-scale production deployments, generating trillions of tokens each day across more than 400,000 GPUs worldwide. It is hosted under the non-profit open-source organization [LMSYS](https://lmsys.org/about/). --- ## Get Started SGLang is an inference framework meant for production level serving. It is designed to deliver low-latency and high-throughput inference across a wide range of setups, from a single GPU to large distributed clusters. Install SGLang with pip, from source, or via Docker on your preferred hardware platform. Launch your first model server and send requests in minutes with OpenAI-compatible APIs. ## News and latest blogs {/* BEGIN_LMSYS_SGLANG_BLOG_CARDS */}
Qwen3.8-Flash-Next: Day-0 Support in SGLang

{"Qwen3.8-Flash-Next: Day-0 Support in SGLang"}

{"August 26, 2026"}

Fast Engine Recovery: Sub-Second Engine Restart for SGLang via Weight Cache Daemon

{"Fast Engine Recovery: Sub-Second Engine Restart for SGLang via Weight Cache Daemon"}

{"August 21, 2026"}

Chasing the Batch-1 Floor: Ling-3.0-flash Speculative Decode on Blackwell

{"Chasing the Batch-1 Floor: Ling-3.0-flash Speculative Decode on Blackwell"}

{"August 21, 2026"}

Mooncake for Miles: From Fragmented Rollout Data to Efficient Bulk I/O

{"Mooncake for Miles: From Fragmented Rollout Data to Efficient Bulk I/O"}

{"August 20, 2026"}

Pushing the Limits of Serving DeepSeek-V4-Pro

{"Pushing the Limits of Serving DeepSeek-V4-Pro"}

{"August 19, 2026"}

Miles v0.1: Production-level Post-training

{"Miles v0.1: Production-level Post-training"}

{"August 18, 2026"}

{/* END_LMSYS_SGLANG_BLOG_CARDS */} --- ## Learn more and join the community

Stay connected

{" "} Development roadmap to follow current priorities and upcoming work.
{" "} Weekly public development meeting to hear updates and join open discussions.
{" "} Slack for questions, feedback, and community support.
X Twitter and {" "} LinkedIn for project updates.
{" "} LMSYS blog for release notes, benchmarks, and technical deep dives.
{" "} Learning materials for blogs, slides, and videos.