Commit 1344923
committed
fix(infra): disable HF Xet to use classic CDN download path
The Xet transfer protocol (hf-xet) hangs behind TLS-inspection proxies
that allow the TCP/TLS handshake to cas-bridge.xethub.hf.co but block the
data transfer, stalling model downloads at startup. Set HF_HUB_DISABLE_XET=1
so huggingface_hub falls back to the classic CDN path.1 parent 420747b commit 1344923
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
| |||
0 commit comments