Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
XkunW authored Apr 24, 2024
1 parent 90b0e8e commit 0784588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ pip install flash-attn --no-build-isolation
```

## Launch an inference server
We will use the Llama 2 model as example, to launch an inference server for Llama 3 8B, run
We will use the Llama 3 model as example, to launch an inference server for Llama 3 8B, run
```bash
bash models/llama3/launch_server.sh
```
Expand Down

0 comments on commit 0784588

Please sign in to comment.