Skip to content

Conversation

@vanbasten23
Copy link
Collaborator

@vanbasten23 vanbasten23 commented Oct 30, 2025

Description

This PR adds unit tests for the MergedColumnParallelLinearWithLoRA lora wrapper.

Tests

pytest -s -vv tests/lora/test_layers.py

Checklist

Before submitting this PR, please make sure:

  • I have performed a self-review of my code.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have made or will make corresponding changes to any relevant documentation.

@vanbasten23 vanbasten23 force-pushed the xiowei/add_lora_layer_tests branch from 9369e12 to c17bace Compare October 30, 2025 23:20
@vanbasten23 vanbasten23 marked this pull request as ready for review October 31, 2025 18:39
@vanbasten23
Copy link
Collaborator Author

cc: @qihqi @kyuyeunk @hfan @aman2930

@vanbasten23 vanbasten23 force-pushed the xiowei/add_lora_layer_tests branch from 82d8a25 to 7ea2939 Compare November 5, 2025 21:27
@vanbasten23 vanbasten23 requested a review from kyuyeunk November 6, 2025 17:06
Signed-off-by: Xiongfei Wei <isaacwxf23@gmail.com>
Signed-off-by: Xiongfei Wei <isaacwxf23@gmail.com>
Signed-off-by: Xiongfei Wei <isaacwxf23@gmail.com>
Signed-off-by: Xiongfei Wei <isaacwxf23@gmail.com>
Signed-off-by: Xiongfei Wei <isaacwxf23@gmail.com>
Signed-off-by: Xiongfei Wei <isaacwxf23@gmail.com>
Signed-off-by: Xiongfei Wei <isaacwxf23@gmail.com>
Signed-off-by: Xiongfei Wei <isaacwxf23@gmail.com>
Signed-off-by: Xiongfei Wei <isaacwxf23@gmail.com>
Signed-off-by: Xiongfei Wei <isaacwxf23@gmail.com>
Signed-off-by: Xiongfei Wei <isaacwxf23@gmail.com>
…test.

Signed-off-by: Xiongfei Wei <isaacwxf23@gmail.com>
Signed-off-by: Xiongfei Wei <isaacwxf23@gmail.com>
Signed-off-by: Xiongfei Wei <isaacwxf23@gmail.com>
@vanbasten23 vanbasten23 force-pushed the xiowei/add_lora_layer_tests branch from 0afa56b to e9a705b Compare November 7, 2025 19:22
@vanbasten23 vanbasten23 requested a review from kyuyeunk November 7, 2025 19:22
Copy link
Collaborator

@kyuyeunk kyuyeunk left a comment

Choose a reason for hiding this comment

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

LGTM. Can you run a ci and verify it's all good before submitting it?

@vanbasten23
Copy link
Collaborator Author

The CI https://buildkite.com/tpu-commons/tpu-inference-ci/builds/5099#_ is green. The faililng tests are irrelevant to this PR.

Thanks for the review!

@vanbasten23 vanbasten23 merged commit d86986b into main Nov 8, 2025
3 checks passed
sierraisland pushed a commit that referenced this pull request Nov 8, 2025
Signed-off-by: Xiongfei Wei <isaacwxf23@gmail.com>
sierraisland pushed a commit that referenced this pull request Nov 8, 2025
Signed-off-by: Xiongfei Wei <isaacwxf23@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants