Skip to content

Commit

Permalink
Update benchmark_vllm_throughput.py (#12414)
Browse files Browse the repository at this point in the history
  • Loading branch information
gc-fu authored Nov 19, 2024
1 parent a69395f commit d6057f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/llm/serving/xpu/docker/benchmark_vllm_throughput.py
Original file line number Diff line number Diff line change
Expand Up @@ -388,4 +388,5 @@ def main(args: argparse.Namespace):
if args.tokenizer != args.model:
raise ValueError("Tokenizer must be the same as the model for MII "
"backend.")
main(args)

0 comments on commit d6057f6

Please sign in to comment.