"ssh:/git@developer.sourcefind.cn:2222/OpenDAS/vllm_cscc.git" did not exist on "e3a0f21e6ce78268865cafcdc3dc58c7a80dbc57"
Unverified Commit 15b1511a authored by ioana ghiban's avatar ioana ghiban Committed by GitHub
Browse files

[GPU Backend] [Doc]: Remove duplicate statements on missing GPU wheels. (#29962)


Signed-off-by: default avatarIoana Ghiban <ioana.ghiban@arm.com>
parent b78772c4
...@@ -5,9 +5,6 @@ vLLM supports AMD GPUs with ROCm 6.3 or above, and torch 2.8.0 and above. ...@@ -5,9 +5,6 @@ vLLM supports AMD GPUs with ROCm 6.3 or above, and torch 2.8.0 and above.
!!! tip !!! tip
[Docker](#set-up-using-docker) is the recommended way to use vLLM on ROCm. [Docker](#set-up-using-docker) is the recommended way to use vLLM on ROCm.
!!! warning
There are no pre-built wheels for this device, so you must either use the pre-built Docker image or build vLLM from source.
# --8<-- [end:installation] # --8<-- [end:installation]
# --8<-- [start:requirements] # --8<-- [start:requirements]
......
...@@ -2,9 +2,6 @@ ...@@ -2,9 +2,6 @@
vLLM initially supports basic model inference and serving on Intel GPU platform. vLLM initially supports basic model inference and serving on Intel GPU platform.
!!! warning
There are no pre-built wheels for this device, so you need build vLLM from source. Or you can use pre-built images which are based on vLLM released versions.
# --8<-- [end:installation] # --8<-- [end:installation]
# --8<-- [start:requirements] # --8<-- [start: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