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.