git 方式下载大模型和其他的方式下载大模型
加上--depth 1参数,只拉取最近版本,不拉取写作记录。
·
git lfs clone https://www.modelscope.cn/OpenBMB/MiniCPM-MoE-8x2B.git # 加上--depth 1参数,只拉取最近版本,不拉取写作记录 git lfs clone --depth 1 https://www.modelscope.cn/qwen/Qwen1.5-110B-Chat.git
git lfs clone --depth 1 https://www.modelscope.cn/MaxLeton13/chatglm3-6B-32k-int4.git
git lfs clone --depth 1 https://huggingface.co/THUDM/chatglm3-6b
更多推荐


所有评论(0)