huggingface使用国内镜像
摘要:
设置环境变量Linux export HF_ENDPOINT=https://hf-mirror.com Windows Powershell $env:HF_ENDPOINT = "https://hf-mirror.com" pip install 国内镜像 pip install -i htt 阅读全文
posted @ 2024-12-11 18:39 周波斯 阅读(19) 评论(0) 推荐(0) 编辑