Skip to content

Conversation

WoosukKwon
Copy link
Collaborator

No description provided.

Signed-off-by: Woosuk Kwon <[email protected]>
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 aims to move the CpuGpuBuffer class to a more general utility file, vllm/v1/utils.py, and updates imports accordingly. This is a good refactoring. However, the change appears to be incomplete as the original CpuGpuBuffer class is still present in vllm/v1/worker/utils.py, leading to code duplication. The original class should be removed as part of this move. My review also includes a specific comment to correct the return type hints in the moved class for better code correctness.

@DarkLight1337 DarkLight1337 enabled auto-merge (squash) August 27, 2025 10:02
@github-actions github-actions bot added the ready ONLY add when PR is ready to merge/full CI is needed label Aug 27, 2025
Signed-off-by: Woosuk Kwon <[email protected]>
@WoosukKwon WoosukKwon disabled auto-merge August 27, 2025 10:24
@WoosukKwon WoosukKwon merged commit 04ff1e4 into main Aug 27, 2025
9 of 12 checks passed
@WoosukKwon WoosukKwon deleted the woosuk/minor-reloc branch August 27, 2025 10:25
epwalsh pushed a commit to epwalsh/vllm that referenced this pull request Aug 28, 2025
xiao-llm pushed a commit to xiao-llm/vllm that referenced this pull request Aug 28, 2025
zhewenl pushed a commit to zhewenl/vllm that referenced this pull request Aug 28, 2025
zhewenl pushed a commit to zhewenl/vllm that referenced this pull request Sep 3, 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 v1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants