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

Defines a vendor-neutral JSON/YAML semantic model specification and tooling to exchange metrics, dimensions, lineage and other business semantics across analytics, AI and BI platforms; includes a core spec, validators, converters (dbt, GoodData, Salesforce) and example models.

GitHub
AI Train2025

An asynchronous, high-throughput framework for large-scale reinforcement learning and agentic training that scales to 1T+ MoE models and 1000+ GPUs, with native verifiers integration, end-to-end SFT/RL/evals, and Slurm/Kubernetes deployment; requires NVIDIA GPUs.

GitHub

Runs a self-hosted meeting bot and transcription API that joins Google Meet, Teams and Zoom and streams speaker-attributed transcripts in real time. Compiles meetings into a git-backed Markdown workspace and runs sandboxed agents on your infrastructure; Apache-2.0 and air-gap capable.