-
Notifications
You must be signed in to change notification settings - Fork 468
[DOC] update doc: LoRA with ACLGraph #2430
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
Conversation
Signed-off-by: paulyu12 <[email protected]>
There was a problem hiding this 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 updates the documentation for LoRA to reflect its compatibility with ACLGraph mode. The changes are well-contained and effective. The link text has been improved for clarity and accessibility, and the outdated tip about disabling graph mode has been correctly replaced with a new instruction pointing users to the ACLGraph guide for better performance. The update is clear and directly addresses the goal stated in the pull request description. The changes look good to me.
Signed-off-by: paulyu12 <[email protected]>
👋 Hi! Thank you for contributing to the vLLM Ascend project. The following points will speed up your PR merge:
If CI fails, you can run linting and testing checks locally according Contributing and Testing. |
Signed-off-by: paulyu12 <[email protected]>
Signed-off-by: paulyu12 <[email protected]>
Signed-off-by: paulyu12 <[email protected]>
Signed-off-by: paulyu12 <[email protected]>
Signed-off-by: paulyu12 <[email protected]>
### What this PR does / why we need it? Update DOC. Guide users to run LoRA with ACLGraph. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? No. - vLLM version: v0.10.0 - vLLM main: vllm-project/vllm@de7b67a --------- Signed-off-by: paulyu12 <[email protected]>
### What this PR does / why we need it? Update DOC. Guide users to run LoRA with ACLGraph. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? No. - vLLM version: v0.10.0 - vLLM main: vllm-project/vllm@de7b67a --------- Signed-off-by: paulyu12 <[email protected]>
What this PR does / why we need it?
Update DOC. Guide users to run LoRA with ACLGraph.
Does this PR introduce any user-facing change?
No.
How was this patch tested?
No.