vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 99
- Release rhythm 87
- Longevity 92
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 9.5
- age_days: 1301
- days_rel: 7
- days_push: 7
- n_releases_24m: 61
Adoption not part of the score
90149 stars · 21253 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
vLLM is a high-throughput, memory-efficient inference and serving engine for large language models, featuring PagedAttention, continuous batching, and broad quantization support. It exposes an OpenAI-compatible API server and runs on NVIDIA, AMD, Intel GPUs, TPUs, and CPUs.
Use cases
- serve an LLM behind an OpenAI-compatible API
- run high-throughput batch inference on GPUs
- deploy quantized models like GPTQ or AWQ
- serve MoE models like DeepSeek or Qwen3
- generate structured outputs from an LLM
- run multi-LoRA serving for many adapters
- scale LLM inference across multiple GPUs with tensor parallelism
When to choose
- you need maximum serving throughput and GPU utilization
- you want a drop-in OpenAI-compatible endpoint for self-hosted models
- you need broad hardware support including AMD GPUs and TPUs
- you serve many users concurrently with continuous batching
When to avoid
- you only need to run a small model locally on a laptop
- you need training or fine-tuning rather than inference
- you want a lightweight client library rather than a serving engine
Facets
library · maturity active
llm-inference http-server gpu-computing machine-learning large-language-models machine-learning artificial-intelligence backend python cloud paged-attention openai-compatible-api model-serving continuous-batching quantization speculative-decoding moe distributed-inference linux gpu docker
8 sources
- readme: https://github.com/vllm-project/vllm · fetched 2026-08-28 · 292534695eff
- homepage: https://vllm.ai · fetched 2026-08-28 · f3b9661bb5c3
- site_page: https://docs.vllm.ai · fetched 2026-08-28 · 97bc8b3408a0
- site_page: https://docs.vllm.ai/en/latest/getting_started/installation/gpu/index.html · fetched 2026-08-28 · c6034c3eb81f
- site_page: https://docs.vllm.ai/en/latest/getting_started/installation/gpu/ · fetched 2026-08-28 · c6034c3eb81f
- site_page: https://docs.vllm.ai/en/latest/getting_started/installation/cpu/ · fetched 2026-08-28 · cd8cb3cec937
- registry_pypi: https://pypi.org/pypi/vllm/json · fetched 2026-08-28 · 1172693245d4
- site_page: https://vllm.ai/releases · fetched 2026-08-28 · 1250b9c49cad
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vllm-project/vllm | main | 93 |
For agents
markdown · JSON · MCP: product_card(name="vllm-project/vllm")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem