Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: 顾真牛 <[email protected]>
  • Loading branch information
cgisky1980 committed Sep 3, 2023
1 parent e13e26e commit 39b7897
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,20 @@
# 💯AI00 RWKV Server
<p align='center'>
<image src="docs/ai00.gif" />

</p>
<div align="center">
![license](https://shields.io/badge/license-MIT%2FApache--2.0-blue)
[![Rust Version](https://img.shields.io/badge/Rust-1.65.0+-blue)](https://releases.rs/docs/1.65.0)
![PRs welcome](https://img.shields.io/badge/PRs-Welcome-brightgreen)
<!-- 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 -->

![license](https://shields.io/badge/license-MIT%2FApache--2.0-blue)
[![Rust Version](https://img.shields.io/badge/Rust-1.65.0+-blue)](https://releases.rs/docs/1.65.0)
![PRs welcome](https://img.shields.io/badge/PRs-Welcome-brightgreen)


[English](README.md) | [中文](README_zh.md) | [日本語](README_jp.md)
</div>

---

`AI00 RWKV Server` is an inference API server based on the [`RWKV` model](https://github.com/BlinkDL/ChatRWKV).
Expand Down

0 comments on commit 39b7897

Please sign in to comment.