[Bugfix] fix docker build for xpu (#8652)
This commit is contained in:
@@ -17,8 +17,8 @@ Requirements
|
||||
------------
|
||||
|
||||
* OS: Linux
|
||||
* Supported Hardware: Intel Data Center GPU (Intel ARC GPU WIP)
|
||||
* OneAPI requirements: oneAPI 2024.1
|
||||
* Supported Hardware: Intel Data Center GPU, Intel ARC GPU
|
||||
* OneAPI requirements: oneAPI 2024.2
|
||||
|
||||
.. _xpu_backend_quick_start_dockerfile:
|
||||
|
||||
@@ -40,7 +40,7 @@ Quick start using Dockerfile
|
||||
Build from source
|
||||
-----------------
|
||||
|
||||
- First, install required driver and intel OneAPI 2024.1 or later.
|
||||
- First, install required driver and intel OneAPI 2024.2 or later.
|
||||
|
||||
- Second, install Python packages for vLLM XPU backend building:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user