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 2f41fb5 commit cf64fb0Copy full SHA for cf64fb0
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
matrix:
17
os: [ubuntu-latest]
18
python: ['3.11', '3.12']
19
- transformers: ['4.48.3', '4.51.1', 'main']
+ transformers: ['4.48.3', '4.51.2', 'main']
20
torch: ['2.6', 'main']
21
22
steps:
0 commit comments