Skip to content

Conversation

@jeejeelee
Copy link
Collaborator

@jeejeelee jeejeelee commented Sep 25, 2025

Purpose

Test Plan

Test Result


Essential Elements of an Effective PR Description Checklist
  • The purpose of the PR, such as "Fix some issue (link existing issues this PR will resolve)".
  • The test plan, such as providing test command.
  • The test results, such as pasting the results comparison before and after, or e2e results
  • (Optional) The necessary documentation update, such as updating supported_models.md and examples for a new model.
  • (Optional) Release notes update. If your change is user facing, please update the release notes draft in the Google Doc.

Signed-off-by: Jee Jee Li <pandaleefree@gmail.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 cleans up LoRA code by removing logic specific to the deprecated V0 engine. The changes in vllm/lora/punica_wrapper/punica_gpu.py correctly remove an unused import and simplify the initialization of prompt_mapping_meta to always use the V1 code path. This is a good simplification that also results in a minor memory optimization. The changes are correct and align with the goal of deprecating V0. The change is sound and I have no further suggestions.

@DarkLight1337 DarkLight1337 enabled auto-merge (squash) September 25, 2025 16:08
@github-actions github-actions bot added the ready ONLY add when PR is ready to merge/full CI is needed label Sep 25, 2025
@DarkLight1337 DarkLight1337 merged commit 0fa673a into vllm-project:main Sep 25, 2025
46 of 49 checks passed
@jeejeelee jeejeelee deleted the clean-v0-lora branch September 25, 2025 23:09
yewentao256 pushed a commit that referenced this pull request Oct 3, 2025
Signed-off-by: Jee Jee Li <pandaleefree@gmail.com>
Signed-off-by: yewentao256 <zhyanwentao@126.com>
xuebwang-amd pushed a commit to xuebwang-amd/vllm that referenced this pull request Oct 10, 2025
Signed-off-by: Jee Jee Li <pandaleefree@gmail.com>
Signed-off-by: xuebwang-amd <xuebwang@amd.com>
choprahetarth pushed a commit to Tandemn-Labs/vllm that referenced this pull request Oct 11, 2025
Signed-off-by: Jee Jee Li <pandaleefree@gmail.com>
lywa1998 pushed a commit to lywa1998/vllm that referenced this pull request Oct 20, 2025
Signed-off-by: Jee Jee Li <pandaleefree@gmail.com>
xuebwang-amd pushed a commit to xuebwang-amd/vllm that referenced this pull request Oct 24, 2025
Signed-off-by: Jee Jee Li <pandaleefree@gmail.com>
Signed-off-by: xuebwang-amd <xuebwang@amd.com>
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.

3 participants