mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-18 07:05:02 +08:00
[Misc] Enhance output readability of helper script (#24214)
Signed-off-by: Weida Hong <wdhongtw@google.com>
This commit is contained in:
parent
57b1ce94f7
commit
12e1e63cc5
@ -213,7 +213,7 @@ run_benchmark() {
|
|||||||
|
|
||||||
pkill -if vllm
|
pkill -if vllm
|
||||||
sleep 10
|
sleep 10
|
||||||
printf '=%.0s' $(seq 1 20)
|
echo "===================="
|
||||||
return 0
|
return 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user