Skip to content

Commit

Permalink
Update LLaMA3-8B-Instruct FastApi deployment and Lora fine-tuning
Browse files Browse the repository at this point in the history
  • Loading branch information
KMnO4-zx committed Apr 20, 2024
1 parent 75f1a73 commit 56a54d2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@
### 已支持模型

- [LLaMA3-8B-Instruct](https://github.com/meta-llama/llama3.git)
- [x] [LLaMA3-8B-Instruct FastApi 部署调用](./LLaMA3/01-LLaMA3-8B-Instruct%20FastApi%20部署调用.md)
- [X] [LLaMA3-8B-Instruct langchain 接入](./LLaMA3/02-LLaMA3-8B-Instruct%20langchain%20接入.md)
- [x] [LLaMA3-8B-Instruct WebDemo 部署](./LLaMA3/03-LLaMA3-8B-Instruct%20WebDemo%20部署.md)
- [x] [LLaMA3-8B-Instruct Lora 微调](./LLaMA3/04-LLaMA3-8B-Instruct%20Lora%20微调.md)
- [x] [LLaMA3-8B-Instruct FastApi 部署调用](./LLaMA3/01-LLaMA3-8B-Instruct%20FastApi%20部署调用.md) @立业
- [X] [LLaMA3-8B-Instruct langchain 接入](./LLaMA3/02-LLaMA3-8B-Instruct%20langchain%20接入.md) @不要葱姜蒜
- [x] [LLaMA3-8B-Instruct WebDemo 部署](./LLaMA3/03-LLaMA3-8B-Instruct%20WebDemo%20部署.md) @不要葱姜蒜
- [x] [LLaMA3-8B-Instruct Lora 微调](./LLaMA3/04-LLaMA3-8B-Instruct%20Lora%20微调.md) @立业

- [谷歌-Gemma](https://huggingface.co/google/gemma-7b-it)
- [ ] gemma-7b-it FastApi 部署调用 @东东 ddl=3月底
Expand Down

0 comments on commit 56a54d2

Please sign in to comment.