【huggingface下载模型】
1、使用 huggingface-cli(推荐)
pip install -U huggingface_hub2、使用国内镜像(中国网络推荐)
export HF_ENDPOINThttps://hf-mirror.com
export HF_HUB_DISABLE_XET1Disable Xet integration in huggingface_hub
HF_HUB_DISABL…
2026/7/22 8:11:00