Skip to content

Drop vLLM 0.15 support#6239

Merged
qgallouedec merged 8 commits into
mainfrom
drop-vllm-0-15
Jul 4, 2026
Merged

Drop vLLM 0.15 support#6239
qgallouedec merged 8 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 runtime integration logic changed beyond aligning the existing version warning.

Overview
Raises the minimum supported vLLM version from 0.15.0 to 0.16.0 (upper bound stays 0.23.0).

The supported range is updated in three places: the vLLM integration doc warning, the trl[vllm] optional dependency in pyproject.toml, and the version check plus warning text in is_vllm_available() in trl/import_utils.py. Users on vLLM 0.15.x will see the compatibility warning and pip install "trl[vllm]" will no longer resolve to 0.15.

Reviewed by Cursor Bugbot for commit db5f3eb. 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.

@qgallouedec qgallouedec merged commit fceadc7 into main Jul 4, 2026
13 checks passed
@qgallouedec qgallouedec deleted the drop-vllm-0-15 branch July 4, 2026 02:40
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