We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f4bda7 commit aa538ffCopy full SHA for aa538ff
docs/getting_started/installation/gpu/xpu.inc.md
@@ -22,7 +22,7 @@ Currently, there are no pre-built XPU wheels.
22
# --8<-- [end:pre-built-wheels]
23
# --8<-- [start:build-wheel-from-source]
24
25
-- First, install required driver and Intel OneAPI 2025.0 or later.
+- First, install required [driver](https://dgpu-docs.intel.com/driver/installation.html#installing-gpu-drivers) and [Intel OneAPI](https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit.html) 2025.0 or later.
26
- Second, install Python packages for vLLM XPU backend building:
27
28
```bash
0 commit comments