From 211204fddc3363782fe966907bf47740bf1f93c8 Mon Sep 17 00:00:00 2001 From: KMnO4-zx <1021385881@qq.com> Date: Tue, 12 Mar 2024 10:43:07 +0800 Subject: [PATCH] =?UTF-8?q?Add=20project=20Chat=E5=AC=9B=E5=AC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- projects/project.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/projects/project.json b/projects/project.json index 90feb9844..3e8a88719 100644 --- a/projects/project.json +++ b/projects/project.json @@ -58,6 +58,16 @@ "model": "456", "app": "798", "bilibili": "777" + }, + { + "title": "Chat嬛嬛", + "tags": [ + "role" + ], + "github": "https://github.com/KMnO4-zx/xlab-huanhuan.git", + "model": "https://openxlab.org.cn/models/detail/BYCJS/huanhuan-chat-internlm2", + "app": "https://openxlab.org.cn/apps/detail/BYCJS/Chat_huanhuan", + "bilibili": "https://www.bilibili.com/video/BV1Xa4y1k7yr" } ] }