Skip to content

Commit 855c8ae

Browse files
authored
[MISC] remove engine_use_ray in benchmark_throughput.py (#8615)
1 parent c52ec5f commit 855c8ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

benchmarks/benchmark_throughput.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,6 @@ async def run_vllm_async(
191191
use_v2_block_manager=use_v2_block_manager,
192192
disable_async_output_proc=disable_async_output_proc,
193193
worker_use_ray=False,
194-
engine_use_ray=False,
195194
disable_log_requests=True,
196195
)
197196

0 commit comments

Comments
 (0)