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
4577fc9a
Unverified
Commit
4577fc9a
authored
May 30, 2025
by
Always-Naive
Committed by
GitHub
May 30, 2025
Browse files
[Misc]Fix typo (#18947)
parent
5f1d0c81
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
vllm/utils.py
vllm/utils.py
+1
-1
No files found.
vllm/utils.py
View file @
4577fc9a
...
...
@@ -107,7 +107,7 @@ STR_NOT_IMPL_ENC_DEC_LOGIT_SOFTCAP = (
"currently not supported for encoder/decoder "
"models."
)
STR_NOT_IMPL_ENC_DEC_LORA
=
(
"LoRA is
currently
not currently "
STR_NOT_IMPL_ENC_DEC_LORA
=
(
"LoRA is not currently "
"supported with encoder/decoder "
"models."
)
...
...
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