Skip to content

Conversation

WoosukKwon
Copy link
Collaborator

No description provided.

@WoosukKwon WoosukKwon added the ready ONLY add when PR is ready to merge/full CI is needed label Aug 28, 2025
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request removes test files for the deprecated V0 sampler, which is a good cleanup step. The changes are correct and align with the goal of phasing out V0 components. As a next step, the V0 sampler implementation in vllm/model_executor/layers/sampler.py could also be removed to complete the deprecation.

@WoosukKwon WoosukKwon enabled auto-merge (squash) August 28, 2025 21:04
@WoosukKwon WoosukKwon merged commit b668055 into main Aug 29, 2025
30 checks passed
@WoosukKwon WoosukKwon deleted the woosuk/remove-samplers branch August 29, 2025 01:05

@pytest.fixture
def vllm_model(vllm_runner, monkeypatch):
# This file relies on V0 internals.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@WoosukKwon this one doesn't look V0 specific to me despite this comment... could we just change it to use V1?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@njhill I think we have a counterpart in V1:

eicherseiji pushed a commit to eicherseiji/vllm that referenced this pull request Sep 9, 2025
FeiDaLI pushed a commit to FeiDaLI/vllm that referenced this pull request Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready ONLY add when PR is ready to merge/full CI is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants