[Misc] Fix typo (#18330)
This commit is contained in:
@@ -54,6 +54,6 @@ elif [[ $1 == "decoder" ]]; then
|
|||||||
|
|
||||||
else
|
else
|
||||||
echo "Invalid role: $1"
|
echo "Invalid role: $1"
|
||||||
echo "Should be either prefill, decode"
|
echo "Should be either prefiller, decoder"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user