Skip to content

Conversation

orozery
Copy link
Contributor

@orozery orozery commented Sep 18, 2025

This PR renames v1/offloading to v1/kv_offload to avoid confusion with weights offloading.

This commit renames v1/offloading to v1/kv_offload
to avoid confusion with weights offloading.

Signed-off-by: Or Ozeri <oro@il.ibm.com>
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 correctly renames the v1/offloading module and its references to v1/kv_offload. The changes are consistent across the modified files. However, the refactoring appears incomplete. To fully align with the goal of avoiding confusion with weights offloading, it would be beneficial to also rename classes, functions, and documentation within the newly named module. For example, OffloadingWorker could become KVOffloadWorker, and the test function test_offloading_worker could be renamed to test_kv_offload_worker. While this might be planned for a subsequent PR in this series, completing the renaming would significantly improve code clarity and maintainability.

Copy link
Member

@njhill njhill left a comment

Choose a reason for hiding this comment

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

Thanks @orozery

@njhill njhill added the ready ONLY add when PR is ready to merge/full CI is needed label Sep 18, 2025
@njhill njhill enabled auto-merge (squash) September 18, 2025 18:16
@njhill njhill merged commit a53ad62 into vllm-project:main Sep 18, 2025
92 of 93 checks passed
ywang96 pushed a commit to ywang96/vllm that referenced this pull request Sep 19, 2025
debroy-rh pushed a commit to debroy-rh/vllm that referenced this pull request Sep 19, 2025
FeiDaLI pushed a commit to FeiDaLI/vllm that referenced this pull request Sep 25, 2025
charlifu pushed a commit to ROCm/vllm that referenced this pull request Sep 25, 2025
Signed-off-by: Or Ozeri <oro@il.ibm.com>
Signed-off-by: charlifu <charlifu@amd.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/build 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