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 1/2] 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 2/2] 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,