[Doc] [1/N] Reorganize Getting Started section (#11645)

Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
This commit is contained in:
Cyrus Leung
2025-01-06 10:18:33 +08:00
committed by GitHub
parent 9e764e7b10
commit 402d378360
22 changed files with 54 additions and 41 deletions

View File

@@ -23,7 +23,7 @@ $ conda activate myenv
$ pip install vllm
```
Please refer to the {ref}`installation documentation <installation>` for more details on installing vLLM.
Please refer to the [installation documentation](#installation-index) for more details on installing vLLM.
(offline-batched-inference)=