vLLM 0.8.5

historical
Released
2025-04-28
CUDA
12.4
Python versions
>=3.9,<3.13
cudaVersions reflects the default CUDA_VERSION (12.4.1) baked into vLLM's own official Docker image build args at this tag (docker/Dockerfile, ARG CUDA_VERSION) -- not a full list of every CUDA version the wheel works with. vLLM's pip wheels auto-detect the installed CUDA via PyTorch/ nvidia-smi rather than pinning to one version the way PyTorch's own wheels do, so this figure represents "what vLLM itself builds and tests against by default" at this release, not a hard requirement. pythonVersions is this tag's pyproject.toml `requires-python`. Last release on the 12.4.1 default before it moved to 12.8.1 in v0.9.0. Source: github.com/vllm-project/vllm at tag v0.8.5 (docker/Dockerfile, pyproject.toml) and the GitHub Releases API, verified 2026-09-06.

← All vLLM entries · All inference engines →