Skip to main content
logo

PyPI PyPI - Downloads license issue resolution open issues Ask DeepWiki


🌐 Website | Blog | Documentation | Roadmap | Join Slack | Weekly Dev Meeting | Slides

News

  • [2026/07] 🔥 SGLang and Miles add day-0 support for Kimi K3 (blog).
  • [2026/07] RadixArk and Google bring full SGLang features to TPUs (blog).
  • [2026/07] Serving GLM5.2 NVFP4 agentic workloads with SGLang: Reaching 500 TPS in two weeks (blog).
  • [2026/06] 🔥 The next generation of speculative decoding: DFlash and Spec V2 (blog).
  • [2026/06] SGLang provides day-0 support for latest open models (Nemotron 3 Ultra, Nemotron 3 Super, Higgs Audio v3 TTS).
  • [2026/04] 🔥 DeepSeek-V4 on Day 0: From Fast Inference to Verified RL with SGLang and Miles (blog).
  • [2026/02] 🔥 Unlocking 25x Inference Performance with SGLang on NVIDIA GB300 NVL72 (blog).
  • [2026/01] SGLang Diffusion accelerates video and image generation (blog).
More
  • [2025/12] SGLang provides day-0 support for latest open models (MiMo-V2-Flash, Nemotron 3 Nano, Mistral Large 3, LLaDA 2.0 Diffusion LLM, MiniMax M2).
  • [2025/11] SGLang Diffusion accelerates video and image generation (blog).
  • [2025/10] SGLang now runs natively on TPU with the SGLang-Jax backend (blog).
  • [2025/10] PyTorch Conference 2025 SGLang Talk (slide).
  • [2025/10] SGLang x Nvidia SF Meetup on 10/2 (recap).
  • [2025/09] Deploying DeepSeek on GB200 NVL72 with PD and Large Scale EP (Part II): 3.8x Prefill, 4.8x Decode Throughput (blog).
  • [2025/09] SGLang Day 0 Support for DeepSeek-V3.2 with Sparse Attention (blog).
  • [2025/08] SGLang x AMD SF Meetup on 8/22: Hands-on GPU workshop, tech talks by AMD/xAI/SGLang, and networking (Roadmap, Large-scale EP, Highlights, AITER/MoRI, Wave).
  • [2025/08] SGLang provides day-0 support for OpenAI gpt-oss model (instructions)
  • [2025/06] SGLang, the high-performance serving infrastructure powering trillions of tokens daily, has been awarded the third batch of the Open Source AI Grant by a16z (a16z blog).
  • [2025/06] Deploying DeepSeek on GB200 NVL72 with PD and Large Scale EP (Part I): 2.7x Higher Decoding Throughput (blog).
  • [2025/05] Deploying DeepSeek with PD Disaggregation and Large-scale Expert Parallelism on 96 H100 GPUs (blog).
  • [2025/03] Supercharge DeepSeek-R1 Inference on AMD Instinct MI300X (AMD blog)
  • [2025/03] SGLang Joins PyTorch Ecosystem: Efficient LLM Serving Engine (PyTorch blog)
  • [2025/02] Unlock DeepSeek-R1 Inference Performance on AMD Instinct™ MI300X GPU (AMD blog)
  • [2025/01] SGLang provides day one support for DeepSeek V3/R1 models on NVIDIA and AMD GPUs with DeepSeek-specific optimizations. (instructions, AMD blog, 10+ other companies)
  • [2024/12] v0.4 Release: Zero-Overhead Batch Scheduler, Cache-Aware Load Balancer, Faster Structured Outputs (blog).
  • [2024/10] The First SGLang Online Meetup (slides).
  • [2024/09] v0.3 Release: 7x Faster DeepSeek MLA, 1.5x Faster torch.compile, Multi-Image/Video LLaVA-OneVision (blog).
  • [2024/07] v0.2 Release: Faster Llama3 Serving with SGLang Runtime (vs. TensorRT-LLM, vLLM) (blog).
  • [2024/02] SGLang enables 3x faster JSON decoding with compressed finite state machine (blog).
  • [2024/01] SGLang provides up to 5x faster inference with RadixAttention (blog).
  • [2024/01] SGLang powers the serving of the official LLaVA v1.6 release demo (usage).

About

SGLang is a high-performance serving framework for large language models and multimodal models. 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. Its core features include:

  • Fast Runtime: Provides efficient serving with RadixAttention for prefix caching, a zero-overhead CPU scheduler, prefill-decode disaggregation, speculative decoding, continuous batching, paged attention, tensor/pipeline/expert/data parallelism, structured outputs, chunked prefill, quantization (FP4/FP8/INT4/AWQ/GPTQ), and multi-LoRA batching.
  • Broad Model Support: Supports a wide range of language models (Llama, Qwen, DeepSeek, Kimi, GLM, GPT, Gemma, Mistral, etc.), embedding models (e5-mistral, gte, mcdse), reward models (Skywork), and diffusion models (WAN, Qwen-Image), with easy extensibility for adding new models. Compatible with most Hugging Face models and OpenAI APIs.
  • Extensive Hardware Support: Runs on NVIDIA GPUs (GB200/B300/H100/A100/Spark/5090), AMD GPUs (MI355/MI300), Intel Xeon CPUs, Google TPUs, Ascend NPUs, and more.
  • Active Community: SGLang is open-source and supported by a vibrant community with widespread industry adoption, powering over 400,000 GPUs worldwide.
  • RL & Post-Training Backbone: SGLang is a proven rollout backend used for training many frontier models, with native RL integrations and adoption by well-known post-training frameworks such as AReaL, Miles, slime, Tunix, verl and more.

Getting Started

Benchmark and Performance

Learn more in the release blogs: v0.2 blog, v0.3 blog, v0.4 blog, Large-scale expert parallelism, GB200 rack-scale parallelism, GB300 long context.

Adoption and Sponsorship

SGLang has been deployed at large scale, generating trillions of tokens in production each day. It is trusted and adopted by a wide range of leading enterprises and institutions, including xAI, NVIDIA, AMD, Intel, LinkedIn, Cursor, Oracle Cloud, Google Cloud, Microsoft Azure, AWS, Atlas Cloud, Voltage Park, Nebius, DataCrunch, Novita, RunPod, InnoMatrix, Modal, MIT, UCLA, the University of Washington, Stanford, UC Berkeley, Tsinghua University, Baseten, Baidu, AntGroup, Alibaba, Tencent, and other major technology organizations. As an open-source LLM inference engine, SGLang has become the de facto industry standard, with deployments running on over 400,000 GPUs worldwide. SGLang is currently hosted under the non-profit open-source organization LMSYS.

logo

Contact Us

For enterprises interested in adopting or deploying SGLang at scale, including technical consulting, sponsorship opportunities, or partnership inquiries, please contact us at sglang@lmsys.org.

Long-term active SGLang contributors are eligible for coding agent sponsorship, such as Cursor, Claude Code, or OpenAI Codex. Email sglang@lmsys.org with your most important commits or pull requests.

Acknowledgment

We learned the design and reused code from the following projects: Guidance, vLLM, LightLLM, FlashInfer, Outlines, and LMQL.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

sglang-0.5.19-cp313-cp313-manylinux_2_34_x86_64.whl (26.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

sglang-0.5.19-cp313-cp313-manylinux_2_34_aarch64.whl (25.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARM64

sglang-0.5.19-cp312-cp312-manylinux_2_34_x86_64.whl (26.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

sglang-0.5.19-cp312-cp312-manylinux_2_34_aarch64.whl (25.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARM64

sglang-0.5.19-cp311-cp311-manylinux_2_34_x86_64.whl (26.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

sglang-0.5.19-cp311-cp311-manylinux_2_34_aarch64.whl (25.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARM64

sglang-0.5.19-cp310-cp310-manylinux_2_34_x86_64.whl (26.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.34+ x86-64

sglang-0.5.19-cp310-cp310-manylinux_2_34_aarch64.whl (25.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.34+ ARM64

File details

Details for the file sglang-0.5.19-cp313-cp313-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for sglang-0.5.19-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 85391740b6f3c5c9b46d2bc79bd92e93dfeadc48f0bf8a9438344ac3c3256157
MD5 b7f10828ed02248e34410602878bd1a8
BLAKE2b-256 099aea82b298626d24f063a18fc760d2c0c92c4f92cf65781aeb5643b971b681

See more details on using hashes here.

File details

Details for the file sglang-0.5.19-cp313-cp313-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for sglang-0.5.19-cp313-cp313-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 38035efcd17d235c48a86f32c4052994ce55a465a2075bd12cbcbc76650138dd
MD5 ef14c5a8ae109fcc63aae3ef72f0c9de
BLAKE2b-256 8e5b9a516c64e542100d1786332745777b25aa2b303cdb5a202edcb97a6d29b2

See more details on using hashes here.

File details

Details for the file sglang-0.5.19-cp312-cp312-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for sglang-0.5.19-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 fdc65d1235f6861ad3a1116c36c2270e46a95f030200091f8de595c6c3426cd2
MD5 c01a8f71b3268ee795dbf20bc6331f3b
BLAKE2b-256 96bff93591e879c236d2521f0711377c3e6abe67753aeed2ecebe108078b692a

See more details on using hashes here.

File details

Details for the file sglang-0.5.19-cp312-cp312-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for sglang-0.5.19-cp312-cp312-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 f32da6712a897ce94594ee1473bb14cc9b8cdf7702483e860aef8a3b74c488f2
MD5 c55ab1b14523d4edbb3a968894b57e77
BLAKE2b-256 67efe7fdbaaa2eba6faaaeb549b48d9fc9dbcb34101e929a6fcaa8e188449668

See more details on using hashes here.

File details

Details for the file sglang-0.5.19-cp311-cp311-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for sglang-0.5.19-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 425e87377e725d03db8262382008f3fd9561a6cf5d82f485f8b9929f02ffe12b
MD5 751ef7d90ccf4b3db2c25be778d70fe8
BLAKE2b-256 97f353f3a6c074be264bb389bb7e620fb99c26950a0f452a5d1415e5c5f58af9

See more details on using hashes here.

File details

Details for the file sglang-0.5.19-cp311-cp311-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for sglang-0.5.19-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 d93f4f6e3185cfe0cec423a58d0fe542831fbb8ea00f64d24b5b9020eb5ad142
MD5 8c59c704deba65173da7cfebdc4f46c1
BLAKE2b-256 81b6502e36d1c4499e339555e1594a6691b3dafcd1cec73764baf87e1b5a45db

See more details on using hashes here.

File details

Details for the file sglang-0.5.19-cp310-cp310-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for sglang-0.5.19-cp310-cp310-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 c61a5e72df7c7e457325ddadea11e2cae93dff5cfe00eb39d689c8d3c7e647ad
MD5 85dbb7cc32f75265b149667d6434a1df
BLAKE2b-256 82026663b725e6d8c1bebda23352420202e2697e112956f692ac7d43f2cacd89

See more details on using hashes here.

File details

Details for the file sglang-0.5.19-cp310-cp310-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for sglang-0.5.19-cp310-cp310-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 4e0fd565f2217e0ecd9aebe31135c0663f1060d25a314076f226d88fa0ecaf8e
MD5 2ba9ea9eb87fffc29e9f1b02774417b5
BLAKE2b-256 0316756df66805079e1baa12af78006abd306221533e77f3138b33962d78d1df

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.5.19 This release

8 files

0.5.18

8 files

0.5.17

8 files

0.5.16

8 files

0.5.15.post1

8 files

0.5.15

8 files

0.5.14

8 files

0.5.13.post1

8 files

0.5.13

8 files

0.5.12.post1

8 files

0.5.12

8 files

0.5.11

8 files

0.5.10.post1

2 files

0.5.10

2 files

0.5.9

2 files

0.5.8.post1

2 files

0.5.8

2 files

0.5.7

2 files

0.5.6.post2

2 files

0.5.6.post1

2 files

0.5.6

2 files

0.5.5.post3

2 files

0.5.5.post2

2 files

0.5.5.post1

2 files

0.5.5

2 files

0.5.4.post3

2 files

0.5.4.post2

2 files

0.5.4.post1

2 files

0.5.4

2 files

0.5.3.post3

2 files

0.5.3.post2

2 files

0.5.3.post1

2 files

0.5.3

2 files

0.5.2

2 files

0.5.1.post3

2 files

0.5.1.post2

2 files

0.5.1.post1

2 files

0.5.1

2 files

0.4.10.post2

2 files

0.4.10.post1

2 files

0.4.10

2 files

0.4.9.post6

2 files

0.4.9.post5

2 files

0.4.9.post4

2 files

0.4.9.post3

2 files

0.4.9.post2

2 files

0.4.9.post1

2 files

0.4.9

2 files

0.4.8.post1

2 files

0.4.8

2 files

0.4.7.post1

2 files

0.4.7

2 files

0.4.6.post5

2 files

0.4.6.post4

2 files

0.4.6.post3

2 files

0.4.6.post2

2 files

0.4.6.post1

2 files

0.4.6

2 files

0.4.5.post3

2 files

0.4.5.post2

2 files

0.4.5.post1

2 files

0.4.5

2 files

0.4.4.post4

2 files

0.4.4.post3

2 files

0.4.4.post2

2 files

0.4.4.post1

2 files

0.4.4

2 files

0.4.3.post4

2 files

0.4.3.post3

2 files

0.4.3.post2

2 files

0.4.3.post1

2 files

0.4.3

2 files

0.4.2.post4

2 files

0.4.2.post3

2 files

0.4.2.post2

2 files

0.4.2.post1

2 files

0.4.2

2 files

0.4.1.post7

2 files

0.4.1.post6

2 files

0.4.1.post5

2 files

0.4.1.post4

2 files

0.4.1.post3

2 files

0.4.1.post2

2 files

0.4.1.post1

2 files

0.4.1

2 files

0.4.0.post2

2 files

0.4.0.post1

2 files

0.4.0

2 files

0.3.6.post3

2 files

0.3.6.post2

2 files

0.3.6.post1

2 files

0.3.6

2 files

0.3.5.post2

2 files

0.3.5.post1

2 files

0.3.5

2 files

0.3.4.post2

2 files

0.3.4.post1

2 files

0.3.4

2 files

0.3.3.post1

2 files

0.3.3

2 files

0.3.2

2 files

0.3.1.post3

2 files

0.3.1.post2

2 files

0.3.1.post1

2 files

0.3.1

2 files

0.3.0

2 files

0.2.15

2 files

0.2.14.post2

2 files

0.2.14.post1

2 files

0.2.14

2 files

0.2.13

2 files

0.2.12

2 files

0.2.11

2 files

0.2.10

2 files

0.2.9.post1

2 files

0.2.9

2 files

0.2.8

2 files

0.2.7

2 files

0.2.6

2 files

0.2.5

2 files

0.2.4

2 files

0.2.3

2 files

0.2.2

2 files

0.2.1

2 files

0.2.0

2 files

0.1.26

2 files

0.1.25

2 files

0.1.24

2 files

0.1.22

2 files

0.1.21

2 files

0.1.20

2 files

0.1.19

2 files

0.1.18

2 files

0.1.17

2 files

0.1.16

2 files

0.1.15

2 files

0.1.14

2 files

0.1.13

2 files

0.1.12

2 files

0.1.11

2 files

0.1.10

2 files

0.1.9

2 files

0.1.7

2 files

0.1.6

2 files

0.1.5

2 files

0.1.4

2 files

0.1.3

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page