update readme

This commit is contained in:
josc146
2023-06-06 23:50:52 +08:00
parent cb85c0938d
commit c23c644fbc
2 changed files with 40 additions and 4 deletions

View File

@@ -14,6 +14,12 @@ API兼容的接口这意味着一切ChatGPT客户端都是RWKV客户端。
[English](README.md) | 简体中文
### 安装
[![Windows][Windows-image]][Windows-url]
[![MacOS][MacOS-image]][MacOS-url]
[![Linux][Linux-image]][Linux-url]
[视频演示](https://www.bilibili.com/video/BV1hM4y1v76R) | [疑难解答](https://www.bilibili.com/read/cv23921171) | [预览](#Preview) | [下载][download-url] | [懒人包](https://pan.baidu.com/s/1wchIUHgne3gncIiLIeKBEQ?pwd=1111)
[license-image]: http://img.shields.io/badge/license-MIT-blue.svg
@@ -26,6 +32,18 @@ API兼容的接口这意味着一切ChatGPT客户端都是RWKV客户端。
[download-url]: https://github.com/josStorer/RWKV-Runner/releases
[Windows-image]: https://img.shields.io/badge/-Windows-blue?logo=windows
[Windows-url]: https://github.com/josStorer/RWKV-Runner/blob/master/build/windows/Readme_Install.txt
[MacOS-image]: https://img.shields.io/badge/-MacOS-black?logo=apple
[MacOS-url]: https://github.com/josStorer/RWKV-Runner/blob/master/build/darwin/Readme_Install.txt
[Linux-image]: https://img.shields.io/badge/-Linux-black?logo=linux
[Linux-url]: https://github.com/josStorer/RWKV-Runner/blob/master/build/linux/Readme_Install.txt
</div>
#### 注意 目前RWKV中文模型质量一般推荐使用英文模型体验实际RWKV能力
@@ -71,8 +89,8 @@ body.json:
- [ ] 模型训练功能
- [x] CUDA算子int8提速
- [ ] macOS支持
- [ ] linux支持
- [x] macOS支持
- [x] linux支持
- [ ] 本地状态缓存数据库
## 相关仓库: