Nicolas Patry
Nicolas Patry
> We could detect we are getting a 429 response code and throttle ourself, but I'm not sure this really is in scope for this project. cc @Narsil wdyt? Definitely...
> I don't see how it could be out of scope. hf_transfer is the code that receives the rate limit response for a chunk, so the only reasonable option is...
> How can I disable this download? This is not written anywhere. This library hsould never run without you taking specific steps to activate it. Just remove whatever is opting...
> Again, you did not write which command to enter and how to disable it. So far, this "transfer" feels like it's been sewn into the code and the only...
INFO is fine, there's nothing wrong with having no token file. Not logging it is totally possible if that seems to be causing issues.
We removed the log, this should fix all users not understanding why we didn't get a token (not reading a token is normal behavior)
Option shown here: https://github.com/huggingface/hf-hub?tab=readme-ov-file#ssltls
Happy to add resumable downloads, however we're not going to add a dependency on an unknown/small dependency. Ideally there's no dependency at all, this is core functionality of this lib,...
Done here: https://github.com/huggingface/hf-hub/pull/84
I cannot read that error message in Chinese, sorry. Seems like there was an issue connecting to huggingface.co and I think connecting to it from China is causing regular issues....