-
-
Notifications
You must be signed in to change notification settings - Fork 11.8k
docs(lora_resolvers): clarify multi-resolver order and storage path requirement #28153
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
docs(lora_resolvers): clarify multi-resolver order and storage path requirement #28153
Conversation
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 significantly improves the documentation for LoRA resolver plugins by providing a comprehensive README.md. The new documentation is well-structured and covers setup, usage, advanced configuration, and troubleshooting. I've identified a couple of areas where the wording could be clarified to prevent user confusion, particularly regarding storage backends and the example of a custom S3 resolver. Overall, this is a valuable documentation update.
b23a3dc to
a88875f
Compare
…ng requirement\n\n- Incorporate two reviewer-suggested sentence updates\n- Keep wording consistent across README\n\nCo-authored-by: Gemini Review Bot <noreply@example.com> Signed-off-by: Chen Wang <Chen.Wang1@ibm.com>
a88875f to
37ef3a9
Compare
kfswain
left a comment
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.
LGTM, thanks!
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
|
Documentation preview: https://vllm--28153.org.readthedocs.build/en/28153/ |
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
…equirement (vllm-project#28153) Signed-off-by: Chen Wang <Chen.Wang1@ibm.com> Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com> Co-authored-by: Harry Mellor <19981378+hmellor@users.noreply.github.com> Signed-off-by: George D. Torres <gdavtor@gmail.com>
…equirement (vllm-project#28153) Signed-off-by: Chen Wang <Chen.Wang1@ibm.com> Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com> Co-authored-by: Harry Mellor <19981378+hmellor@users.noreply.github.com> Signed-off-by: Bram Wasti <bwasti@meta.com>
…equirement (vllm-project#28153) Signed-off-by: Chen Wang <Chen.Wang1@ibm.com> Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com> Co-authored-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
…equirement (vllm-project#28153) Signed-off-by: Chen Wang <Chen.Wang1@ibm.com> Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com> Co-authored-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
…equirement (vllm-project#28153) Signed-off-by: Chen Wang <Chen.Wang1@ibm.com> Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com> Co-authored-by: Harry Mellor <19981378+hmellor@users.noreply.github.com> Signed-off-by: Xingyu Liu <charlotteliu12x@gmail.com>
Purpose
Clarify LoRA resolver plugin behavior and configuration in
vllm/plugins/lora_resolvers/README.md:Test Plan
vllm/envs.py.Test Result
vllm/envs.py.cc @joerunde @angkywilliam @jberkhahn @kfswain @simon-mo
Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model. (N/A)