huggingface / huggingface_hub

The official Python client for the Huggingface Hub.
https://huggingface.co/docs/huggingface_hub
Apache License 2.0
1.82k stars 470 forks source link

snapshot_download downloads files wrong in Google Colab #2332

Open loboere opened 3 weeks ago

loboere commented 3 weeks ago

I tried to download files of 1.5 GB but when the download is finished they weigh 140 bytes

Wauplin commented 2 weeks ago

Hi @loboere, sorry for the inconvenience. I will need more details to provide help. What was your script? Downloading files from which repo? Does it reproduce the same error if you rerun the script? Can you provide a reproducible example (i.e. a link to a colab notebook I could run to reproduce it). Without more information, it's hard to know what was the root cause of your issue.