git clone https://github.com/THUDM/ChatGLM3
cd ChatGLM3
mkdir THUDM
cd THUDM
git clone https://www.modelscope.cn/ZhipuAI/chatglm3-6b.git
cd ..
pip install torch -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
版权归属:
Administrator
许可协议:
本文使用《署名-非商业性使用-相同方式共享 4.0 国际 (CC BY-NC-SA 4.0)》协议授权
评论区