下载模型
更新时间:2025年3月27日 01:14
浏览:1423
使用 huggingface-cli
官方文档
https://hf-mirror.com/docs/huggingface_hub/guides/cli
# 使用国内镜像下载
export HF_ENDPOINT=https://hf-mirror.com
# 下载完整模型
# huggingface-cli download 模型名
huggingface-cli download HuggingFaceH4/zephyr-7b-beta
huggingface-cli 有断点续传,如果下载意外中断,再次启动即可
git clone
如
DeepSeek-R1 满血版 671B(642G)
https://modelscope.cn/models/deepseek-ai/DeepSeek-R1
可直接使用以下 git 命令下载
git clone https://modelscope.cn/models/deepseek-ai/DeepSeek-R1