Unverified Commit 4e88723f authored by youkaichao's avatar youkaichao Committed by GitHub
Browse files

[doc] clarify windows support (#19088)


Signed-off-by: default avataryoukaichao <youkaichao@gmail.com>
parent 118ff921
......@@ -19,6 +19,9 @@ vLLM is a Python library that supports the following GPU variants. Select your G
- OS: Linux
- Python: 3.9 -- 3.12
!!! note
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).
=== "NVIDIA CUDA"
--8<-- "docs/getting_started/installation/gpu/cuda.inc.md:requirements"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment