Skip to content

Commit

Permalink
fix itrex version tests (#679)
Browse files Browse the repository at this point in the history
  • Loading branch information
echarlaix authored Apr 23, 2024
1 parent a06522c commit 7db4c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_inc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
pip install cmake
pip install py-cpuinfo
pip install .[neural-compressor,diffusers,tests]
pip install intel-extension-for-transformers
pip install intel-extension-for-transformers==1.4.0
pip install peft
- name: Test with Pytest
Expand Down

0 comments on commit 7db4c7e

Please sign in to comment.