mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-10 03:15:20 +08:00
[Docs] Move code block out of admonition now that it's short (#21118)
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
This commit is contained in:
parent
89e3c4e9b4
commit
2d6a38209b
@ -61,11 +61,9 @@ To address the above issues, I have designed and developed a local Tensor memory
|
|||||||
|
|
||||||
# Install vLLM
|
# Install vLLM
|
||||||
|
|
||||||
??? console "Commands"
|
```shell
|
||||||
|
pip install "vllm>=0.9.2"
|
||||||
```shell
|
```
|
||||||
pip install "vllm>=0.9.2"
|
|
||||||
```
|
|
||||||
|
|
||||||
# Run xPyD
|
# Run xPyD
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user