vllm.entrypoints.cli.benchmark.throughput
BenchmarkThroughputSubcommand
¶
Bases: BenchmarkSubcommandBase
The throughput
subcommand for vllm bench.
Source code in vllm/entrypoints/cli/benchmark/throughput.py
add_cli_args
classmethod
¶
add_cli_args(parser: ArgumentParser) -> None