sglang: LLM Inference Engine Powering 400,000 GPUs Worldwide
sgl-project/sglang
About the project
A serving framework that handles low-latency, high-throughput inference for LLMs and multimodal models, from a single GPU to large-scale distributed clusters. It maximizes the speed of processing repetitive requests with RadixAttention-based prefix caching and a zero-overhead scheduler.


It broadly supports major open-source models such as Llama, DeepSeek, and Qwen, as well as Diffusion and embedding models. It runs on diverse hardware environments including NVIDIA, AMD, Google TPU, and Intel CPU, optimizing performance with FP4/FP8 quantization and Speculative Decoding.
Global companies such as xAI, NVIDIA, and Alibaba have adopted it in production environments, using it to generate trillions of tokens per day. It is also actively used as a rollout backend for model training, integrating with major reinforcement learning frameworks like AReaL and verl.
sgl-project/sglang
SGLang is a high-performance serving framework for large language models and multimodal models.
Python
This introduction was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report errors, attribution issues, or removal requests via Contact.