20 lines
187 B
Markdown
20 lines
187 B
Markdown
![]() |
(installation-index)=
|
||
|
|
||
|
# Installation
|
||
|
|
||
|
vLLM supports the following hardware platforms:
|
||
|
|
||
|
```{toctree}
|
||
|
:maxdepth: 1
|
||
|
|
||
|
gpu-cuda
|
||
|
gpu-rocm
|
||
|
cpu-x86
|
||
|
cpu-arm
|
||
|
hpu-gaudi
|
||
|
tpu
|
||
|
xpu
|
||
|
openvino
|
||
|
neuron
|
||
|
```
|