Skip to content

Commit

Permalink
Update cpu-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kzawora-intel committed Sep 26, 2024
1 parent fccaca0 commit 5ffcfa3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cpu-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install torch --extra-index-url https://download.pytorch.org/whl/cpu
pip install -r requirements-build.txt
pip install -r requirements-hpu.txt
VLLM_TARGET_DEVICE=hpu python setup.py develop
- name: cpu-test
Expand Down

0 comments on commit 5ffcfa3

Please sign in to comment.