赞
踩
硬件
内存:>= 16GB
显存: >= 13GB(4080 16GB)
硬盘:60G
软件
python 版本推荐3.10 - 3.11
transformers 库版本推荐为 4.36.2
torch 推荐使用 2.0 及以上的版本,以获得最佳的推理性能
使用pycharm建虚拟环境
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install -r composite_demo/requirements.txt
安装git-lfs
sudo apt-get install git-lfs
git clone https://huggingface.co/THUDM/chatglm3-6b
如果从 HuggingFace 下载比较慢,也可以从 ModelScope 中下载。
git clone https://www.modelscope.cn/ZhipuAI/chatglm3-6b.git
streamlit run basic_demo/web_demo_streamlit.py
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。