Skip to content

Commit 0784588

Browse files
authored
Fix typo
1 parent 90b0e8e commit 0784588

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
@@ -26,7 +26,7 @@ pip install flash-attn --no-build-isolation
2626
```
2727

2828
## Launch an inference server
29-
We will use the Llama 2 model as example, to launch an inference server for Llama 3 8B, run
29+
We will use the Llama 3 model as example, to launch an inference server for Llama 3 8B, run
3030
```bash
3131
bash models/llama3/launch_server.sh
3232
```

0 commit comments

Comments
 (0)