mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-01-05 21:41:04 +08:00
Comment
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
This commit is contained in:
parent
cc687a1b01
commit
c809ff9e72
@ -227,6 +227,7 @@ def main():
|
||||
with open(args.serve_params, "rb") as f:
|
||||
serve_params = json.load(f)
|
||||
else:
|
||||
# i.e.: run serve_cmd without any modification
|
||||
serve_params = [{}]
|
||||
|
||||
benchmark_all(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user