mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-04-08 05:57:03 +08:00
[Misc] Fix typo (#18330)
This commit is contained in:
parent
7937c2fd52
commit
8171221834
@ -54,6 +54,6 @@ elif [[ $1 == "decoder" ]]; then
|
||||
|
||||
else
|
||||
echo "Invalid role: $1"
|
||||
echo "Should be either prefill, decode"
|
||||
echo "Should be either prefiller, decoder"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user