Skip to content

Commit 3c83ce3

Browse files
revert accidental error in baseline gif description
1 parent f64a1ae commit 3c83ce3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/learning-paths/servers-and-cloud-computing/performix-instruction-mix

content/learning-paths/servers-and-cloud-computing/performix-instruction-mix/how-to-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Run the scalar baseline binary:
105105
./build/gpt2 --model gpt2-medium "Once upon a time" -n 20
106106
```
107107

108-
![Animated terminal output showing GPT-2 neon inference running on Arm Linux, including generated text and the final tokens-per-second summary.#center](./gpt2-baseline.gif "GPT-2 Neon runtime output on Arm Linux")
108+
![Animated terminal output showing GPT-2 baseline inference running on Arm Linux, including generated text and the final tokens-per-second summary.#center](./gpt2-baseline.gif "GPT-2 baseline runtime output on Arm Linux")
109109

110110
## What you've learned and what's next
111111

0 commit comments

Comments
 (0)