[Doc] [1/N] Reorganize Getting Started section (#11645)
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
This commit is contained in:
19
docs/source/getting_started/installation/index.md
Normal file
19
docs/source/getting_started/installation/index.md
Normal file
@@ -0,0 +1,19 @@
|
||||
(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
|
||||
```
|
||||
Reference in New Issue
Block a user