mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-09 08:05:31 +08:00
Fix missing quotes (#23242)
Signed-off-by: Shiming Zhang <wzshiming@hotmail.com>
This commit is contained in:
parent
103f1ec8d3
commit
3aa8c10038
@ -9,7 +9,7 @@ vLLM can be run on a cloud based GPU machine with [dstack](https://dstack.ai/),
|
||||
To install dstack client, run:
|
||||
|
||||
```bash
|
||||
pip install "dstack[all]
|
||||
pip install dstack[all]
|
||||
dstack server
|
||||
```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user