We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd2138d commit 3a5b04eCopy full SHA for 3a5b04e
.github/workflows/test_ipex.yml
@@ -19,7 +19,7 @@ jobs:
19
fail-fast: false
20
matrix:
21
transformers-version: ["4.47.0", "4.47.1"]
22
- torch-version: ["2.5.*", "2.6.*"]
+ torch-version: ["2.4.0", "2.5.*"]
23
24
runs-on: ubuntu-22.04
25
0 commit comments