vllm.entrypoints.cli.benchmark.base ¶
Classes:
-
BenchmarkSubcommandBase–The base class of subcommands for
vllm bench.
BenchmarkSubcommandBase ¶
Bases: CLISubcommand
The base class of subcommands for vllm bench.
Methods:
-
add_cli_args–Add the CLI arguments to the parser.
-
cmd–Run the benchmark.