Hugging Face Hub, XET debugging

Debugging, troubleshooting stalled, stuck downloads and slow downloads

Downloads are stuck at 90% to 99%

If you see downloads via hf download unsloth/* get stuck at 90% or 99% of progress for quite some time, cancel the current run, and try adding using below commands:

Rate limited or 429 Too Many Requests?

Try using snapshot_download instead, then import Unsloth which will set the correct Hugging Face variables for you:

Or maybe try getting a Hugging Face token first via https://huggingface.co/settings/tokensarrow-up-right

Last updated

Was this helpful?