[OpenVINO] Updated OpenVINO requirements and build docs (#6948)

This commit is contained in:
Ilya Lavrenov
2024-07-30 22:33:01 +04:00
committed by GitHub
parent cbbc904470
commit 5895b24677
3 changed files with 30 additions and 4 deletions

View File

@@ -57,7 +57,7 @@ Install from source
.. code-block:: console
$ PIP_PRE=1 PIP_EXTRA_INDEX_URL="https://download.pytorch.org/whl/cpu https://storage.openvinotoolkit.org/simple/wheels/nightly/" VLLM_TARGET_DEVICE=openvino python -m pip install -v .
$ PIP_EXTRA_INDEX_URL="https://download.pytorch.org/whl/cpu https://storage.openvinotoolkit.org/simple/wheels/pre-release" VLLM_TARGET_DEVICE=openvino python -m pip install -v .
.. _openvino_backend_performance_tips: