We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90b0e8e commit 0784588Copy full SHA for 0784588
README.md
@@ -26,7 +26,7 @@ pip install flash-attn --no-build-isolation
26
```
27
28
## Launch an inference server
29
-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
30
```bash
31
bash models/llama3/launch_server.sh
32
0 commit comments