Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bugfix] Fixed error in slice_lora_b for MergedQKVParallelLinearWithLora #4609

Merged
merged 4 commits into from
May 7, 2024

Conversation

FurtherAI
Copy link
Contributor

@FurtherAI FurtherAI commented May 5, 2024

FIX #3524
Fix #4605

MergedQKVParallelLinearWithLora slice_lora_b throws an error when the passed in lora_b contains None.

@FurtherAI
Copy link
Contributor Author

Ping @Yard1.

@FurtherAI
Copy link
Contributor Author

Good point, it is done. Also updated the fully sharded layers to match.

@tejeshbhalla
Copy link

can you merge this plz

Copy link
Collaborator

@Yard1 Yard1 left a comment

Choose a reason for hiding this comment

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

Thanks!

@Yard1 Yard1 merged commit 10760da into vllm-project:main May 7, 2024
59 checks passed
z103cb pushed a commit to z103cb/opendatahub_vllm that referenced this pull request May 8, 2024
robertgshaw2-redhat pushed a commit to neuralmagic/nm-vllm that referenced this pull request May 19, 2024
rohithkrn pushed a commit to rohithkrn/vllm that referenced this pull request May 20, 2024
dtrifiro pushed a commit to dtrifiro/vllm that referenced this pull request May 21, 2024
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.

[Bug]: local variable 'lora_b_k' referenced before assignment
5 participants