Skip to content

Commit 0719029

Browse files
authored
Fix example benchmark gif in readme
1 parent b34ae7a commit 0719029

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
@@ -70,7 +70,7 @@ guidellm \
7070
--data "prompt_tokens=512,generated_tokens=128"
7171
```
7272

73-
The above command will begin the evaluation and output progress updates similar to the following (if running on a different server, be sure to update the target!): <img src="https://github.com/neuralmagic/guidellm/blob/main/docs/assets/sample-benchmark.gif" />
73+
The above command will begin the evaluation and output progress updates similar to the following (if running on a different server, be sure to update the target!): <img src="https://raw.githubusercontent.com/neuralmagic/guidellm/main/docs/assets/sample-benchmarks.gif" />
7474

7575
Notes:
7676

0 commit comments

Comments
 (0)