Commit 1293f9d
committed
Pin huggingface_hub in more places (#15403)
We need to pin huggingface_hub in CI to avoid an incompatibility with
our pinned version of transformers. See
#15399 for more context - I
missed a few places on trunk jobs. Cleaning these up here.
Running with ciflow/trunk. I verified that the
test-huggingface-transformers-macos / * and gemma3-4b macos jobs pass on
this PR. They are failing on trunk (see
https://hud.pytorch.org/pytorch/executorch/commit/4c30da308ee811bdfa44fd4bea3bc439bfd303d4
for an example).1 parent 5b1a418 commit 1293f9d
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
612 | 612 | | |
613 | 613 | | |
614 | 614 | | |
615 | | - | |
| 615 | + | |
616 | 616 | | |
617 | 617 | | |
618 | 618 | | |
| |||
905 | 905 | | |
906 | 906 | | |
907 | 907 | | |
908 | | - | |
| 908 | + | |
909 | 909 | | |
910 | 910 | | |
911 | 911 | | |
| |||
0 commit comments