Skip to content

Commit 1c044d6

Browse files
committed
build awq from source
Signed-off-by: jiqing-feng <jiqing.feng@intel.com>
1 parent 95743be commit 1c044d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test_ipex.yml

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
run: |
3737
pip install --upgrade pip
3838
pip install torch==${{ matrix.torch-version }} torchaudio torchvision --extra-index-url https://download.pytorch.org/whl/cpu
39-
pip install .[ipex,tests] transformers[testing]==${{ matrix.transformers-version }} intel_extension_for_pytorch==${{ matrix.torch-version }}
4039
4140
- name: Install bitsandbytes
4241
run: |

0 commit comments

Comments
 (0)