Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
3aa8c100
Unverified
Commit
3aa8c100
authored
Aug 20, 2025
by
Shiming Zhang
Committed by
GitHub
Aug 20, 2025
Browse files
Fix missing quotes (#23242)
Signed-off-by:
Shiming Zhang
<
wzshiming@hotmail.com
>
parent
103f1ec8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/deployment/frameworks/dstack.md
docs/deployment/frameworks/dstack.md
+1
-1
No files found.
docs/deployment/frameworks/dstack.md
View file @
3aa8c100
...
@@ -9,7 +9,7 @@ vLLM can be run on a cloud based GPU machine with [dstack](https://dstack.ai/),
...
@@ -9,7 +9,7 @@ vLLM can be run on a cloud based GPU machine with [dstack](https://dstack.ai/),
To install dstack client, run:
To install dstack client, run:
```
bash
```
bash
pip
install
"
dstack[all]
pip
install
dstack[all]
dstack server
dstack server
```
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment