We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98c16c7 + 7db4c7e commit fdb58e5Copy full SHA for fdb58e5
.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
+ pip install intel-extension-for-transformers==1.4.0
37
pip install peft
38
39
- name: Test with Pytest
0 commit comments