From c600284cbf0a127ce6655737592755c1c2c72027 Mon Sep 17 00:00:00 2001 From: ikechan8370 Date: Mon, 20 Mar 2023 00:51:45 +0800 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 419af46..88e35c3 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ * (Deprecated)提供基于浏览器的解决方案作为备选,API3不可用的情况下或担心账户安全的用户可以选择使用浏览器模式。 * 支持新[必应](https://www.bing.com/new)(Beta) * 2023-03-15 API3支持GPT-4尝鲜,需要Plus用户 -* 支持ChatGLM模型。基于[自建API](https://github.com/ikechan8370/SimpleChatGLM6BAPI) +* 支持[ChatGLM](https://github.com/THUDM/ChatGLM-6B)模型。基于[自建API](https://github.com/ikechan8370/SimpleChatGLM6BAPI) ### 如果觉得这个插件有趣或者对你有帮助,请点一个star吧! @@ -259,6 +259,7 @@ pnpm i 5. vit API能本地搭建吗? 能。克隆下来安装依赖直接运行即可。 + ## 交流群 * QQ 559567232 @@ -281,6 +282,10 @@ pnpm i * https://chat.openai.com/ * https://platform.openai.com/ +ChatGLM +* https://huggingface.co/THUDM/chatglm-6b +* https://github.com/THUDM/ChatGLM-6B + ## 贡献者 感谢以下贡献者