ChatGLM-6B

  1. 安装

git clone https://github.com/THUDM/ChatGLM-6B.git
  1. 下载模型, 地址: https://huggingface.co/THUDM/chatglm-6b/tree/main

mkdir model
cd model
wget model_download_url
  1. 运行

python web_bot.py