Skip to content

Commit 0a54882

Browse files
authored
Fix command formatting in benchmark section (#37)
1 parent 687e477 commit 0a54882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ docker run --runtime nvidia --gpus all \
9191
#### 2. Run a benchmark
9292

9393
```shell
94-
inference-benchmarker
94+
inference-benchmarker \
9595
--tokenizer-name "meta-llama/Llama-3.1-8B-Instruct" \
9696
--url http://localhost:8080 \
9797
--profile chat

0 commit comments

Comments
 (0)