huggingface 默认下载

86 阅读1分钟

envs/xxx/lib/python3.9/site-packages/huggingface_hub/file_download.py:651: UserWarning: Not enough free disk space to download the file. The expected file size is: 2284.79 MB. The target location /root/.cache/huggingface/hub/models--Junyi42--MonST3R_PO-TA-S-W_ViTLarge_BaseDecoder_512_dpt/blobs only has 1277.40 MB free disk space. 怎么修改默认下载路径

export HF_HOME=/shared_disk/models/huggingface

python demo.py