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
81712218
Unverified
Commit
81712218
authored
May 20, 2025
by
Gong Shufan
Committed by
GitHub
May 19, 2025
Browse files
[Misc] Fix typo (#18330)
parent
7937c2fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/lmcache/disagg_prefill_lmcache_v1/disagg_vllm_launcher.sh
...lmcache/disagg_prefill_lmcache_v1/disagg_vllm_launcher.sh
+1
-1
No files found.
examples/lmcache/disagg_prefill_lmcache_v1/disagg_vllm_launcher.sh
View file @
81712218
...
...
@@ -54,6 +54,6 @@ elif [[ $1 == "decoder" ]]; then
else
echo
"Invalid role:
$1
"
echo
"Should be either prefill, decode"
echo
"Should be either prefill
er
, decode
r
"
exit
1
fi
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