Skip to content

Commit 501d99f

Browse files
Check on custom nncf
1 parent d0a3920 commit 501d99f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_openvino.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
run: |
5555
pip install --upgrade pip uv
5656
uv pip install .[openvino,diffusers,tests]
57+
uv pip install git+https://github.com/nikita-savelyevv/nncf.git@ns/update-group-size-fallback-logic
5758
5859
- if: ${{ matrix.transformers-version != 'latest' }}
5960
name: Install specific dependencies and versions required for older transformers

0 commit comments

Comments
 (0)