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 103f1ec commit 3aa8c10Copy full SHA for 3aa8c10
docs/deployment/frameworks/dstack.md
@@ -9,7 +9,7 @@ vLLM can be run on a cloud based GPU machine with [dstack](https://dstack.ai/),
9
To install dstack client, run:
10
11
```bash
12
-pip install "dstack[all]
+pip install dstack[all]
13
dstack server
14
```
15
0 commit comments