We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58470cb commit 7af678fCopy full SHA for 7af678f
.github/workflows/test_inc.yml
@@ -33,7 +33,7 @@ jobs:
33
pip install cmake
34
pip install py-cpuinfo
35
pip install .[neural-compressor,diffusers,tests]
36
- pip install intel-extension-for-transformers==1.4.0
+ pip install intel-extension-for-transformers
37
pip install peft
38
39
- name: Test with Pytest
0 commit comments