本项目参考于
- https://gitee.com/MIEAPP/chatai-vue
- https://gitee.com/MIEAPP/chatai-python
- https://github.com/LemonQu-GIT/ChatGLM-6B-Engineering
并进行多许修改以适配 ChatGLM-6B
项目基于 MIT License
-
ChatGLM-6B
-
Stable Diffusion
由于最新版的 Stable Diffusion API 调用存在问题,本项目 Stable Diffusion 使用以下版本
-
ChatGLM-6B-Engineering
-
运行 ChatGLM-6B API (Port 8000)
python api.py
-
运行 Stable Diffusion API (Port 7861)
python webui.py -nowebui
-
运行 ChatGLM-6B-WebUI API (Port 8003)
python front_end.py
-
运行 npm (Port 8080) v14.21.3
npm install -g yarn #yarn config set registry https://registry.npm.taobao.org -g #yarn config set sass_binary_site http://cdn.npm.taobao.org/dist/node-sass -g yarn install yarn dev
- 对自我认知上会出现问题(如认为自己是由 OpenAI 开发的等)
- 会“随便”生成图片(即用户的命令回复是一张图片等)
- 会对用户有冒犯性的语句
- 生成的图片未加限制(会出现 NSFW img)
如下图