增加 internlm langchain

This commit is contained in:
nowadays0421
2023-11-18 10:40:26 +08:00
parent cc3e735dd1
commit dcbec5f911
+2
View File
@@ -46,9 +46,11 @@
- [x] [InternLM-Chat-7B WebDemo](InternLM/01-InternLM-Chat-7B.md) @不要葱姜蒜
- [x] [Lagent+InternLM-Chat-7B-V1.1 WebDemo](InternLM/02-Lagent+InternLM-Chat-7B-V1.1.md) @不要葱姜蒜
- [x] [浦语灵笔图文理解&创作 WebDemo](InternLM/03-浦语灵笔图文理解&创作.md) @不要葱姜蒜
- [ ] InternLM-Chat-7B 接入 LangChain 框架
- [ ] InternLM-Chat-7B Lora 微调
- [ ] InternLM-Chat-7B ptuning 微调
- [ ] InternLM-Chat-7B 全量微调
- ChatGLM
- [ ] ChatGLM3-6B Transformers 部署调用
- [ ] ChatGLM3-6B FastApi 部署调用