Skip to content

Commit 4e88723

Browse files
authored
[doc] clarify windows support (#19088)
Signed-off-by: youkaichao <youkaichao@gmail.com>
1 parent 118ff92 commit 4e88723

File tree

1 file changed

+3
-0
lines changed
  • docs/getting_started/installation

1 file changed

+3
-0
lines changed

docs/getting_started/installation/gpu.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ vLLM is a Python library that supports the following GPU variants. Select your G
1919
- OS: Linux
2020
- Python: 3.9 -- 3.12
2121

22+
!!! note
23+
vLLM does not support Windows natively. To run vLLM on Windows, you can use the Windows Subsystem for Linux (WSL) with a compatible Linux distribution, or use some community-maintained forks, e.g. [https://github.com/SystemPanic/vllm-windows](https://github.com/SystemPanic/vllm-windows).
24+
2225
=== "NVIDIA CUDA"
2326

2427
--8<-- "docs/getting_started/installation/gpu/cuda.inc.md:requirements"

0 commit comments

Comments
 (0)