赞
踩
mac
安装 homebrew
brew install git-lfs
git lfs install
linux
Centos
curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.rpm.sh | sudo bash
sudo yum install git-lfs
git lfs install
Ubuntu
1. curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash
2. sudo apt-get install git-lfs
3. git lfs install
下载阿里的大模型
git clone https://www.modelscope.cn/qwen/Qwen-7B-Chat.git
git lfs pull
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。