From f926ebc961a140e4d0b2477538e7ad2335887574 Mon Sep 17 00:00:00 2001 From: baby brr Date: Mon, 11 May 2026 00:32:57 -0400 Subject: [PATCH] Fix README benchmark wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 091160b43..0bf73d71b 100644 --- a/README.md +++ b/README.md @@ -247,7 +247,7 @@ optional arguments: ### Benchmark -We provide scripts to run the inference benchmark providing a model. +We provide scripts to run inference benchmarks for a given model. ``` usage: e2e_benchmark.py -m MODEL [-n N_TOKEN] [-p N_PROMPT] [-t THREADS]