Skip to content

Conversation

@vanbasten23
Copy link
Collaborator

Description

Add qkv_parallel_linear/row_parallel_linear lora wrapper unit tests

Tests

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

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.

Signed-off-by: Xiongfei Wei <[email protected]>
Signed-off-by: Xiongfei Wei <[email protected]>
Signed-off-by: Xiongfei Wei <[email protected]>
Signed-off-by: Xiongfei Wei <[email protected]>
Signed-off-by: Xiongfei Wei <[email protected]>
Signed-off-by: Xiongfei Wei <[email protected]>
@github-actions
Copy link

github-actions bot commented Nov 6, 2025

Description

Start with a short description of what the PR does and how this is a change from
the past.

The rest of the description includes relevant details and context, examples:

  • why is this change being made,
  • the problem being solved and any relevant context,
  • why this is a good solution,
  • some information about the specific implementation,
  • shortcomings of the solution and possible future improvements.

If the change fixes a bug or a Github issue, please include a link, e.g.,:
FIXES: b/123456
FIXES: #123456

Tests

Please describe how you tested this change, and include any instructions and/or
commands to reproduce.

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 marked this pull request as ready for review November 6, 2025 21:15
@vanbasten23 vanbasten23 changed the base branch from main to xiowei/add_lora_layer_tests November 6, 2025 21:16
@vanbasten23 vanbasten23 force-pushed the xiowei/add_lora_layer_tests branch from 0afa56b to e9a705b Compare November 7, 2025 19:22
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.

2 participants