mirror of
https://github.com/vllm-project/vllm.git
synced 2025-10-20 23:03:52 +08:00
[MISC] remove engine_use_ray in benchmark_throughput.py (#8615)
This commit is contained in:
@ -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,
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user