Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
66c3537e
Unverified
Commit
66c3537e
authored
Dec 16, 2025
by
Mark McLoughlin
Committed by
GitHub
Dec 16, 2025
Browse files
[Docs][API] Remove warning about LoRARequest being internal-only (#30774)
Signed-off-by:
Mark McLoughlin
<
markmc@redhat.com
>
parent
e1625498
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
vllm/lora/request.py
vllm/lora/request.py
+0
-5
No files found.
vllm/lora/request.py
View file @
66c3537e
...
...
@@ -14,11 +14,6 @@ class LoRARequest(
"""
Request for a LoRA adapter.
Note that this class should be used internally. For online
serving, it is recommended to not allow users to use this class but
instead provide another layer of abstraction to prevent users from
accessing unauthorized LoRA adapters.
lora_int_id must be globally unique for a given adapter.
This is currently not enforced in vLLM.
"""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment