Commit 41bb4b0
Ronald Tse
ci: pin torch/transformers in export-fixture; onnx in runtime dev deps
transformers 5.15 breaks T5 tracing ('multiple values for use_cache') —
the same regression seen on Modal; CI was installing unpinned latest.
The runtime tests build their tiny-graph zips with the onnx package.1 parent e17aa41 commit 41bb4b0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments