Unverified Commit 855c8ae2 authored by Kunshang Ji's avatar Kunshang Ji Committed by GitHub
Browse files

[MISC] remove engine_use_ray in benchmark_throughput.py (#8615)

parent c52ec5f0
......@@ -191,7 +191,6 @@ async def run_vllm_async(
use_v2_block_manager=use_v2_block_manager,
disable_async_output_proc=disable_async_output_proc,
worker_use_ray=False,
engine_use_ray=False,
disable_log_requests=True,
)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment