We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0a3920 commit 501d99fCopy full SHA for 501d99f
.github/workflows/test_openvino.yml
@@ -54,6 +54,7 @@ jobs:
54
run: |
55
pip install --upgrade pip uv
56
uv pip install .[openvino,diffusers,tests]
57
+ uv pip install git+https://github.com/nikita-savelyevv/nncf.git@ns/update-group-size-fallback-logic
58
59
- if: ${{ matrix.transformers-version != 'latest' }}
60
name: Install specific dependencies and versions required for older transformers
0 commit comments