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 31c3cc2 commit c909268Copy full SHA for c909268
.github/workflows/test_ipex.yml
@@ -22,7 +22,7 @@ jobs:
22
fail-fast: false
23
matrix:
24
transformers-version: ["4.51.3"]
25
- torch-version: ["2.6.0"]
+ torch-version: ["2.7.0"]
26
test-file: [test_modeling.py, test_pipelines.py, test_modeling_causal_lm.py]
27
28
runs-on: ubuntu-22.04
0 commit comments