Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
cryscan committed Jul 24, 2023
2 parents 0f1df3d + 2c7c76b commit 516aaea
Show file tree
Hide file tree
Showing 3 changed files with 101 additions and 3 deletions.
67 changes: 67 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
{
"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",
"code",
"content",
"design",
"mentoring"
]
},
{
"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"
]
},
{
"login": "josStorer",
"name": "josc146",
"avatar_url": "https://avatars.githubusercontent.com/u/13366013?v=4",
"profile": "https://github.com/josStorer",
"contributions": [
"bug",
"code",
"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,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "ai00_rwkv_server",
"projectOwner": "cgisky1980"
}
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ Cargo.lock
*.st
ai00_server.exe
run.bat
node_modules/
36 changes: 33 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# 💯AI00 RWKV Server
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

`AI00 RWKV Server`是一个基于[`RWKV`模型](https://github.com/BlinkDL/ChatRWKV)的推理API服务器。

Expand Down Expand Up @@ -101,6 +104,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
Expand Down Expand Up @@ -142,9 +152,27 @@ API 服务开启于 3000 端口, 数据输入已经输出格式遵循Openai API

### 感谢下面项目的编写者们做出的杰出工作

<a href="https://github.com/cgisky1980/ai00_rwkv_server/graphs/contributors">
<img src="https://contrib.rocks/image?repo=cgisky1980/ai00_rwkv_server" />
</a>
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/cgisky1980"><img src="https://avatars.githubusercontent.com/u/82481660?v=4?s=100" width="100px;" alt="顾真牛"/><br /><sub><b>顾真牛</b></sub></a><br /><a href="https://github.com/cgisky1980/ai00_rwkv_server/commits?author=cgisky1980" title="Documentation">📖</a> <a href="https://github.com/cgisky1980/ai00_rwkv_server/commits?author=cgisky1980" title="Code">💻</a> <a href="#content-cgisky1980" title="Content">🖋</a> <a href="#design-cgisky1980" title="Design">🎨</a> <a href="#mentoring-cgisky1980" title="Mentoring">🧑‍🏫</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://cryscan.github.io/profile"><img src="https://avatars.githubusercontent.com/u/16053640?v=4?s=100" width="100px;" alt="研究社交"/><br /><sub><b>研究社交</b></sub></a><br /><a href="https://github.com/cgisky1980/ai00_rwkv_server/commits?author=cryscan" title="Code">💻</a> <a href="#example-cryscan" title="Examples">💡</a> <a href="#ideas-cryscan" title="Ideas, Planning, & Feedback">🤔</a> <a href="#maintenance-cryscan" title="Maintenance">🚧</a> <a href="https://github.com/cgisky1980/ai00_rwkv_server/pulls?q=is%3Apr+reviewed-by%3Acryscan" title="Reviewed Pull Requests">👀</a> <a href="#platform-cryscan" title="Packaging/porting to new platform">📦</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/josStorer"><img src="https://avatars.githubusercontent.com/u/13366013?v=4?s=100" width="100px;" alt="josc146"/><br /><sub><b>josc146</b></sub></a><br /><a href="https://github.com/cgisky1980/ai00_rwkv_server/issues?q=author%3AjosStorer" title="Bug reports">🐛</a> <a href="https://github.com/cgisky1980/ai00_rwkv_server/commits?author=josStorer" title="Code">💻</a> <a href="#ideas-josStorer" title="Ideas, Planning, & Feedback">🤔</a> <a href="#tool-josStorer" title="Tools">🔧</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/l15y"><img src="https://avatars.githubusercontent.com/u/11372524?v=4?s=100" width="100px;" alt="l15y"/><br /><sub><b>l15y</b></sub></a><br /><a href="#tool-l15y" title="Tools">🔧</a> <a href="#plugin-l15y" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/cgisky1980/ai00_rwkv_server/commits?author=l15y" title="Code">💻</a></td>
</tr>
</tbody>
</table>

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->




### 感谢下面又好看又有眼光又优秀的杰出人士对项目的支持和无私奉献

Expand All @@ -168,3 +196,5 @@ API 服务开启于 3000 端口, 数据输入已经输出格式遵循Openai API

- [什么是 AI00](docs/ai00.md)
- [为什么只支持RWKV](docs/rwkv.md)


0 comments on commit 516aaea

Please sign in to comment.