Commit 1414bc1
authored
Disable HF Xet storage to fix CI export timeouts (#19358)
HuggingFace's Xet storage backend stalls mid-download on CI runners,
causing the 90-minute job timeout to fire before model weights finish
downloading. Force standard HTTP downloads instead.
(from debug logs in #19352)1 parent af90130 commit 1414bc1
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
| |||
0 commit comments