From ef762147898443cb4a0643662e78848321f33c8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A1=BE=E7=9C=9F=E7=89=9B?= <82481660+cgisky1980@users.noreply.github.com> Date: Mon, 24 Jul 2023 12:36:19 +0800 Subject: [PATCH 01/13] add imgs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 顾真牛 <82481660+cgisky1980@users.noreply.github.com> --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4b7570dd..183fe26b 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,13 @@ API 服务开启于 3000 端口, 数据输入已经输出格式遵循Openai API - `/v1/embeddings` - `/embeddings` +## 📙WebUI 截图 + +![image](https://github.com/cgisky1980/ai00_rwkv_server/assets/82481660/33e8da0b-5d3f-4dfc-bf35-4a8147d099bc) + +![image](https://github.com/cgisky1980/ai00_rwkv_server/assets/82481660/a24d6c72-31a0-4ff7-8a61-6eb98aae46e8) + + ## 📝TODO List - [x] 支持text_completions和chat_completions @@ -142,9 +149,8 @@ API 服务开启于 3000 端口, 数据输入已经输出格式遵循Openai API ### 感谢下面项目的编写者们做出的杰出工作 - - - + + ### 感谢下面又好看又有眼光又优秀的杰出人士对项目的支持和无私奉献 From 094acf3f641582fba71a373e00174b853343c25b Mon Sep 17 00:00:00 2001 From: cgisky1980 Date: Mon, 24 Jul 2023 12:58:58 +0800 Subject: [PATCH 02/13] use @all-contributors --- .gitignore | 1 + README.md | 16 ++++++++++++++-- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 94d12514..1747e4ec 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ Cargo.lock *.st ai00_server.exe run.bat +node_modules/ diff --git a/README.md b/README.md index 183fe26b..87577d28 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # 💯AI00 RWKV Server + +[![All Contributors](https://img.shields.io/badge/all_contributors-0-orange.svg?style=flat-square)](#contributors-) + `AI00 RWKV Server`是一个基于[`RWKV`模型](https://github.com/BlinkDL/ChatRWKV)的推理API服务器。 @@ -149,8 +152,14 @@ API 服务开启于 3000 端口, 数据输入已经输出格式遵循Openai API ### 感谢下面项目的编写者们做出的杰出工作 - - + ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + ### 感谢下面又好看又有眼光又优秀的杰出人士对项目的支持和无私奉献 @@ -174,3 +183,6 @@ API 服务开启于 3000 端口, 数据输入已经输出格式遵循Openai API - [什么是 AI00](docs/ai00.md) - [为什么只支持RWKV](docs/rwkv.md) + + + From 2d85ecb1715154296980ccdebb1af0f33a4666a2 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 05:06:01 +0000 Subject: [PATCH 03/13] docs: update README.md [skip ci] --- README.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/README.md b/README.md index 87577d28..d843d406 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # 💯AI00 RWKV Server +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + + [![All Contributors](https://img.shields.io/badge/all_contributors-0-orange.svg?style=flat-square)](#contributors-) @@ -157,8 +160,17 @@ API 服务开启于 3000 端口, 数据输入已经输出格式遵循Openai API + + + + + + +
顾真牛
顾真牛

📖
+ + ### 感谢下面又好看又有眼光又优秀的杰出人士对项目的支持和无私奉献 @@ -186,3 +198,16 @@ API 服务开启于 3000 端口, 数据输入已经输出格式遵循Openai API + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file From 7122a0d0f33a784b39ac556e5656810db397de8f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 05:06:02 +0000 Subject: [PATCH 04/13] docs: create .all-contributorsrc [skip ci] --- .all-contributorsrc | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000..64ed23e1 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,26 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "commitType": "docs", + "commitConvention": "angular", + "contributors": [ + { + "login": "cgisky1980", + "name": "顾真牛", + "avatar_url": "https://avatars.githubusercontent.com/u/82481660?v=4", + "profile": "https://github.com/cgisky1980", + "contributions": [ + "doc" + ] + } + ], + "contributorsPerLine": 7, + "skipCi": true, + "repoType": "github", + "repoHost": "https://github.com", + "projectName": "ai00_rwkv_server", + "projectOwner": "cgisky1980" +} From f6094ffcfe542d1fa283e08659c16a9ce23e6cc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A1=BE=E7=9C=9F=E7=89=9B?= <82481660+cgisky1980@users.noreply.github.com> Date: Mon, 24 Jul 2023 13:08:48 +0800 Subject: [PATCH 05/13] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 顾真牛 <82481660+cgisky1980@users.noreply.github.com> --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 87577d28..e4268651 100644 --- a/README.md +++ b/README.md @@ -152,15 +152,14 @@ API 服务开启于 3000 端口, 数据输入已经输出格式遵循Openai API ### 感谢下面项目的编写者们做出的杰出工作 - ([emoji key](https://allcontributors.org/docs/en/emoji-key)): - + - + ### 感谢下面又好看又有眼光又优秀的杰出人士对项目的支持和无私奉献 - 来自 QQ 群 From 7ba804117c292b51d8f94344c9374e4a529aa837 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 05:22:51 +0000 Subject: [PATCH 06/13] docs: update README.md [skip ci] --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 603acbf1..638fb41a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 💯AI00 RWKV Server -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) `AI00 RWKV Server`是一个基于[`RWKV`模型](https://github.com/BlinkDL/ChatRWKV)的推理API服务器。 @@ -159,9 +159,11 @@ API 服务开启于 3000 端口, 数据输入已经输出格式遵循Openai API 顾真牛
顾真牛

📖 + 研究社交
研究社交

💻 💡 🤔 🚧 👀 📦 + From 22a19fd84dce8f2542bc3485530001ef411c773c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 05:22:52 +0000 Subject: [PATCH 07/13] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 64ed23e1..036af1a1 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -15,6 +15,20 @@ "contributions": [ "doc" ] + }, + { + "login": "cryscan", + "name": "研究社交", + "avatar_url": "https://avatars.githubusercontent.com/u/16053640?v=4", + "profile": "http://cryscan.github.io/profile", + "contributions": [ + "code", + "example", + "ideas", + "maintenance", + "review", + "platform" + ] } ], "contributorsPerLine": 7, From a6e0ed351295cff6564a454fdcddc43191f40d91 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 05:40:34 +0000 Subject: [PATCH 08/13] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 638fb41a..360c0c7d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 💯AI00 RWKV Server -[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) `AI00 RWKV Server`是一个基于[`RWKV`模型](https://github.com/BlinkDL/ChatRWKV)的推理API服务器。 @@ -160,6 +160,7 @@ API 服务开启于 3000 端口, 数据输入已经输出格式遵循Openai API 顾真牛
顾真牛

📖 研究社交
研究社交

💻 💡 🤔 🚧 👀 📦 + josc146
josc146

🐛 💻 🤔 🔧 From 47478ca3d513d0e158a9552c42122591c9db9c3b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 05:40:35 +0000 Subject: [PATCH 09/13] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 036af1a1..4823eadb 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -29,6 +29,18 @@ "review", "platform" ] + }, + { + "login": "josStorer", + "name": "josc146", + "avatar_url": "https://avatars.githubusercontent.com/u/13366013?v=4", + "profile": "https://github.com/josStorer", + "contributions": [ + "bug", + "code", + "ideas", + "tool" + ] } ], "contributorsPerLine": 7, From 3fd80f4e086ea500cb7092256883def5d04c4366 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A1=BE=E7=9C=9F=E7=89=9B?= <82481660+cgisky1980@users.noreply.github.com> Date: Mon, 24 Jul 2023 13:44:04 +0800 Subject: [PATCH 10/13] Update .all-contributorsrc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 顾真牛 <82481660+cgisky1980@users.noreply.github.com> --- .all-contributorsrc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 4823eadb..23f62e02 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -13,7 +13,12 @@ "avatar_url": "https://avatars.githubusercontent.com/u/82481660?v=4", "profile": "https://github.com/cgisky1980", "contributions": [ - "doc" + "doc", + "code", + "content", + "design", + "mentoring" + ] }, { From d691fc66965510e38d7e177039dcf233af1c6950 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 05:45:30 +0000 Subject: [PATCH 11/13] docs: update README.md [skip ci] --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 360c0c7d..5095e29b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 💯AI00 RWKV Server -[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-) `AI00 RWKV Server`是一个基于[`RWKV`模型](https://github.com/BlinkDL/ChatRWKV)的推理API服务器。 @@ -158,9 +158,10 @@ API 服务开启于 3000 端口, 数据输入已经输出格式遵循Openai API - + +
顾真牛
顾真牛

📖
顾真牛
顾真牛

📖 💻 🖋 🎨 🧑‍🏫
研究社交
研究社交

💻 💡 🤔 🚧 👀 📦
josc146
josc146

🐛 💻 🤔 🔧
l15y
l15y

🔧 🔌 💻
From 617c3c0ccadacdcb7f14fb9b0687dca936aff091 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 05:45:31 +0000 Subject: [PATCH 12/13] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 23f62e02..ca22c79f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -15,10 +15,9 @@ "contributions": [ "doc", "code", - "content", + "content", "design", "mentoring" - ] }, { @@ -46,6 +45,17 @@ "ideas", "tool" ] + }, + { + "login": "l15y", + "name": "l15y", + "avatar_url": "https://avatars.githubusercontent.com/u/11372524?v=4", + "profile": "https://github.com/l15y", + "contributions": [ + "tool", + "plugin", + "code" + ] } ], "contributorsPerLine": 7, From 2c7c76bb8c43446676810bdfa338dd38ce90c18e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A1=BE=E7=9C=9F=E7=89=9B?= <82481660+cgisky1980@users.noreply.github.com> Date: Mon, 24 Jul 2023 13:57:32 +0800 Subject: [PATCH 13/13] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 顾真牛 <82481660+cgisky1980@users.noreply.github.com> --- README.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/README.md b/README.md index 5095e29b..e7c61ecb 100644 --- a/README.md +++ b/README.md @@ -198,17 +198,3 @@ API 服务开启于 3000 端口, 数据输入已经输出格式遵循Openai API - [为什么只支持RWKV](docs/rwkv.md) - - -## Contributors ✨ - -Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): - - - - - - - - -This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file