We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 85a0e4e + 7f84a34 commit 221db47Copy full SHA for 221db47
1 file changed
README.md
@@ -9,7 +9,7 @@ This plugin enables vLLM to run on Apple Silicon Macs using Metal Performance Sh
9
Install the latest release with a single command:
10
11
```bash
12
-curl -fsSL https://raw.githubusercontent.com/ericcurtin/vllm-project/main/install.sh | bash
+curl -fsSL https://raw.githubusercontent.com/vllm-project/main/install.sh | bash
13
```
14
15
### From Source
0 commit comments