AIAny
AI Infra2024
Icon for item

SGLang

Serves large language and multimodal models with low latency and high throughput using RadixAttention, continuous batching, structured outputs, parallelism, quantization, and broad accelerator support.

Introduction

LLM serving is no longer just wrapping a model behind an API. The bottleneck has moved into scheduling, prefix reuse, long-context memory, expert parallelism, and post-training rollout workloads.

What Sets It Apart

RadixAttention and cache-aware runtime design make repeated-prefix workloads first-class. Broad model and hardware coverage spans language, multimodal, embedding, reward, and diffusion workloads across GPUs, CPUs, TPUs, NPUs, and clusters.

Who Should Use It

Great fit if you operate LLM or multimodal serving at scale, need advanced batching and parallelism, or build RL/post-training infrastructure. Look elsewhere for a desktop model runner or tiny API wrapper.

Information

  • Websitegithub.com
  • OrganizationsLMSYS
  • AuthorsLMSYS, SGLang contributors
  • Published date2024/01/08

Categories

More Items

GitHub
AI Infra2025

Measures generative AI inference performance with token-level metrics (TTFT, inter-token latency), latency, and throughput under realistic traffic patterns. Provides a multiprocess engine, real-time TUI dashboard, extensible plugins, and integrations for telemetry and result uploads, aimed at inference benchmarking and capacity planning.

GitHub
AI Train2019

Train and experiment with multi-billion to trillion-parameter transformer models on large GPU clusters using GPU-optimized building blocks and reference training scripts; offers advanced parallelism and mixed-precision support for research teams and ML engineers.

GitHub

Indexes full text of visited web pages and local files on a self‑hosted server so you can search your personal knowledge from a web UI, terminal, CLI, or an AI assistant. Runs without mandatory telemetry, offers a browser extension for automatic capture, and supports optional semantic search via a configurable embeddings endpoint.