diff --git a/README.md b/README.md index 69553741..6733122e 100644 --- a/README.md +++ b/README.md @@ -46,18 +46,18 @@ ### 已支持模型 -- [InternLM2](https://github.com/InternLM/InternLM) - - [x] [InternLM2-7B-chat FastApi 部署调用](./InternLM2/01-InternLM2-7B-chat%20FastAPI部署.md) @ 不要葱姜蒜 - - [x] [InternLM2-7B-chat langchain 接入](./InternLM2/02-InternLM2-7B-chat%20langchain%20接入.md) @ 不要葱姜蒜 - - [x] [InternLM2-7B-chat WebDemo 部署](./InternLM2/03-InternLM2-7B-chat%20WebDemo%20部署.md) @ 白玉 - - [x] [InternLM2-7B-chat Xtuner Qlora 微调](./InternLM2/04-InternLM2-7B-chat%20Xtuner%20Qlora%20微调.md) @ 白玉 - - [谷歌-Gemma](https://huggingface.co/google/gemma-7b-it) - [ ] gemma-7b-it FastApi 部署调用 @东东 ddl=3月底 - [ ] gemma-7b-it langchain 接入 @东东 ddl=3月底 - [ ] gemma-7b-it WebDemo 部署 @东东 ddl=3月底 - [ ] gemma-7b-it Peft Lora 微调 @东东 ddl=3月底 +- [InternLM2](https://github.com/InternLM/InternLM) + - [x] [InternLM2-7B-chat FastApi 部署调用](./InternLM2/01-InternLM2-7B-chat%20FastAPI部署.md) @ 不要葱姜蒜 + - [x] [InternLM2-7B-chat langchain 接入](./InternLM2/02-InternLM2-7B-chat%20langchain%20接入.md) @ 不要葱姜蒜 + - [x] [InternLM2-7B-chat WebDemo 部署](./InternLM2/03-InternLM2-7B-chat%20WebDemo%20部署.md) @ 白玉 + - [x] [InternLM2-7B-chat Xtuner Qlora 微调](./InternLM2/04-InternLM2-7B-chat%20Xtuner%20Qlora%20微调.md) @ 白玉 + - [Qwen 1.5](https://github.com/QwenLM/Qwen1.5.git) - [x] [Qwen1.5-7B-chat FastApi 部署调用](./Qwen1.5/01-Qwen1.5-7B-Chat%20FastApi%20部署调用.md) @颜鑫 - [x] [Qwen1.5-7B-chat langchain 接入](./Qwen1.5/02-Qwen1.5-7B-Chat%20接入langchain搭建知识库助手.md) @颜鑫