Skip to content

Commit fdb58e5

Browse files
committed
Merge branch 'main' into hub-offline
2 parents 98c16c7 + 7db4c7e commit fdb58e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_inc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
pip install cmake
3434
pip install py-cpuinfo
3535
pip install .[neural-compressor,diffusers,tests]
36-
pip install intel-extension-for-transformers
36+
pip install intel-extension-for-transformers==1.4.0
3737
pip install peft
3838
3939
- name: Test with Pytest

0 commit comments

Comments
 (0)