Whether it can support resumable downloading. If the download reaches 99%, an error occurs and you need to download again.
#4
by
Nuclear6 - opened
UserWarning: 'hf_transfer' does not support resume_size: falling back to regular download method
Hi @Nuclear6 , We are registering the models to HuginggFace's automodel so that you can use AutoModel.from_pretrained directly. Stay tuned, the code will be updated today or tomorrow. We would create individual hf repo for each model variant and HF's from_pretrained should support resumable downloading.
Nuclear6 changed discussion status to
closed