mirror of https://github.com/InternLM/InternLM
Update openaoe_zh_cn.md
parent
13e0a1d7f6
commit
a5843a9750
|
@ -4,9 +4,9 @@
|
|||
|
||||
|
||||
## 介绍
|
||||
OpenAOE 是一个 LLM-Group-Chat 框架,可以同时与多个商业大模型或开源大模型进行聊天。 OpenAOE还提供后端API和WEB-UI以满足不同的使用需求。
|
||||
[OpenAOE](https://github.com/InternLM/OpenAOE) 是一个 LLM-Group-Chat 框架,可以同时与多个商业大模型或开源大模型进行聊天。 OpenAOE还提供后端API和WEB-UI以满足不同的使用需求。
|
||||
|
||||
目前已经支持的大模型有: intenlm-chat-7b, gpt3.5, gpt4, Google Palm, Minimax, Claude, 讯飞星火等。
|
||||
目前已经支持的大模型有: [InternLM2-Chat-7B](https://huggingface.co/internlm/internlm2-chat-7b), [IntenLM-Chat-7B](https://huggingface.co/internlm/internlm-chat-7b), GPT-3.5, GPT-4, Google PaLM, MiniMax, Claude, 讯飞星火等。
|
||||
|
||||
|
||||
## 快速安装
|
||||
|
|
Loading…
Reference in New Issue