huggingface cli faster download

Improvement can be made to the downloads of model by installing the following package and setup

pip install -U "huggingface_hub[cli]"

pip install -U "huggingface_hub[hf_transfer]"


Configure your environment variables

HF_HUB_ENABLE_HF_TRANSFER=1 



Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20