mirror of https://github.com/THUDM/ChatGLM-6B
Merge 0ee5dfe963
into 01e6313abf
commit
5333e4061a
|
@ -12,6 +12,7 @@
|
|||
* [InstructGLM](https://github.com/yanqiangmiffy/InstructGLM):基于ChatGLM-6B进行指令学习,汇总开源中英文指令数据,基于Lora进行指令数据微调,开放了Alpaca、Belle微调后的Lora权重,修复web_demo重复问题
|
||||
* [ChatGLM-web](https://github.com/NCZkevin/chatglm-web):基于FastAPI和Vue3搭建的ChatGLM演示网站(支持chatglm流式输出、前端调整模型参数、上下文选择、保存图片、知识库问答等功能)
|
||||
* [glm-bot](https://github.com/initialencounter/glm-bot):将ChatGLM接入Koishi可在各大聊天平台上调用ChatGLM
|
||||
* [CLONE_DK](https://github.com/wdkwdkwdk/CLONE_DK):使用真人的微信聊天记录和博客文章,基于 ChatGLM 训练的 bot
|
||||
|
||||
以下是部分针对本项目的教程/文档:
|
||||
* [Windows部署文档](https://github.com/ZhangErling/ChatGLM-6B/blob/main/deployment_windows.md)
|
||||
|
|
Loading…
Reference in New Issue