Ross ROSS = Recommend OSS · open-source software intelligence for agents

vllm-project/vllm

A high-throughput and memory-efficient inference and serving engine for LLMs observed · 2026-08-28

github.com/vllm-project/vllm · homepage · Python · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
vllm-project/vllmmain93

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