Skip to content

Conversation

@vanbasten23
Copy link
Collaborator

@vanbasten23 vanbasten23 commented Oct 13, 2025

Purpose

#25807 seems to break the lora_test on TPU in vLLM. Here is the CI result. This PR intends to fix the TPU CI failure.

cc @ashwin-phadke @jeejeelee @yaochengji

Test Plan

TPU CI

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: Xiongfei Wei <[email protected]>
@mergify mergify bot added v1 tpu Related to Google TPUs labels Oct 13, 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 addresses a failure in the lora_test on TPU within the vLLM project, which was introduced by a recent pull request. The fix involves removing the bias argument from the _original_set_lora call in vllm/v1/worker/tpu_model_runner.py. This change is intended to resolve the TPU CI failure.

Signed-off-by: Xiongfei Wei <[email protected]>
@vanbasten23 vanbasten23 changed the title Fix lora tests failure in TPU CI Fix lora tests failure in TPU CI due to the removal of LoRA bias Oct 13, 2025
Copy link
Collaborator

@yaochengji yaochengji left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the fix!

@yaochengji yaochengji added the ready ONLY add when PR is ready to merge/full CI is needed label Oct 13, 2025
@DarkLight1337 DarkLight1337 merged commit 4497c8f into vllm-project:main Oct 14, 2025
48 checks passed
@jeejeelee
Copy link
Collaborator

Thank you for this fixing

1994 pushed a commit to 1994/vllm that referenced this pull request Oct 14, 2025
Dhruvilbhatt pushed a commit to Dhruvilbhatt/vllm that referenced this pull request Oct 14, 2025
bbartels pushed a commit to bbartels/vllm that referenced this pull request Oct 16, 2025
lywa1998 pushed a commit to lywa1998/vllm that referenced this pull request Oct 20, 2025
alhridoy pushed a commit to alhridoy/vllm that referenced this pull request Oct 24, 2025
xuebwang-amd pushed a commit to xuebwang-amd/vllm that referenced this pull request Oct 24, 2025
xuebwang-amd pushed a commit to xuebwang-amd/vllm that referenced this pull request Oct 24, 2025
0xrushi pushed a commit to 0xrushi/vllm that referenced this pull request Oct 26, 2025
0xrushi pushed a commit to 0xrushi/vllm that referenced this pull request Oct 26, 2025
rtourgeman pushed a commit to rtourgeman/vllm that referenced this pull request Nov 10, 2025
Zhathw pushed a commit to Zhathw/vllm that referenced this pull request Nov 12, 2025
devpatelio pushed a commit to SumanthRH/vllm that referenced this pull request Nov 29, 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 tpu Related to Google TPUs v1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants