Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
61e85dba
Unverified
Commit
61e85dba
authored
Jul 14, 2024
by
Robert Cohn
Committed by
GitHub
Jul 14, 2024
Browse files
[Doc] xpu backend requires running setvars.sh (#6393)
parent
dbfe254e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
docs/source/getting_started/xpu-installation.rst
docs/source/getting_started/xpu-installation.rst
+2
-1
No files found.
docs/source/getting_started/xpu-installation.rst
View file @
61e85dba
...
@@ -40,12 +40,13 @@ Quick start using Dockerfile
...
@@ -40,12 +40,13 @@ Quick start using Dockerfile
Build from source
Build from source
-----------------
-----------------
- First, install required driver and intel OneAPI 2024.1.
- First, install required driver and intel OneAPI 2024.1
or later
.
- Second, install Python packages for vLLM XPU backend building:
- Second, install Python packages for vLLM XPU backend building:
.. code-block:: console
.. code-block:: console
$ source /opt/intel/oneapi/setvars.sh
$ pip install --upgrade pip
$ pip install --upgrade pip
$ pip install -v -r requirements-xpu.txt
$ pip install -v -r requirements-xpu.txt
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment