We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 221db47 + 62adf08 commit 785237bCopy full SHA for 785237b
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/vllm-project/main/install.sh | bash
+curl -fsSL https://raw.githubusercontent.com/vllm-project/vllm-metal/main/install.sh | bash
13
```
14
15
### From Source
0 commit comments