Skip to content

Drop vLLM 0.15 support#6239

Open
qgallouedec wants to merge 3 commits into
mainfrom
drop-vllm-0-15
Open

Drop vLLM 0.15 support#6239
qgallouedec wants to merge 3 commits into
mainfrom
drop-vllm-0-15

Conversation

@qgallouedec

@qgallouedec qgallouedec commented Jul 2, 2026

Copy link
Copy Markdown
Member

As per the plan

image

Note

Low Risk
Documentation and dependency bounds only; no training or vLLM integration logic changes.

Overview
Drops vLLM 0.15.x by raising TRL’s supported floor from 0.15.0 to 0.16.0 (upper bound 0.23.0 unchanged).

The vLLM integration warning in docs/source/vllm_integration.md, the vllm extra in pyproject.toml (vllm>=0.16.0,<=0.23.0), and is_vllm_available() in trl/import_utils.py (range check and user warning text) are all aligned to the new minimum.

Reviewed by Cursor Bugbot for commit d702318. Bugbot is set up for automated code reviews on this repo. Configure here.

@bot-ci-comment

bot-ci-comment Bot commented Jul 2, 2026

Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant