update readme

This commit is contained in:
josc146 2023-06-09 12:07:56 +08:00
parent 4fdfbd2f82
commit d1560674b3
2 changed files with 5 additions and 5 deletions

View File

@ -47,10 +47,10 @@ English | [简体中文](README_ZH.md)
</div>
#### For Mac and Linux users, please manually install Python 3.10 (usually the latest systems come with it built-in).
#### Default configs has enabled custom CUDA kernel acceleration, which is much faster and consumes much less VRAM. If you encounter possible compatibility issues, go to the Configs page and turn off `Use Custom CUDA kernel to Accelerate`.
#### If Windows Defender claims this is a virus, you can try downloading [v1.0.8](https://github.com/josStorer/RWKV-Runner/releases/tag/v1.0.8)/[v1.0.9](https://github.com/josStorer/RWKV-Runner/releases/tag/v1.0.9) and letting it update automatically to the latest version, or add it to the trusted list.
#### For different tasks, adjusting API parameters can achieve better results. For example, for translation tasks, you can try setting Temperature to 1 and Top_P to 0.3.
## Features

View File

@ -46,12 +46,12 @@ API兼容的接口这意味着一切ChatGPT客户端都是RWKV客户端。
</div>
#### 注意 目前RWKV中文模型质量一般推荐使用英文模型体验实际RWKV能力
#### 对于Mac和Linux用户请手动安装 Python3.10 (通常最新的系统已经内置了)
#### 注意 目前RWKV中文模型质量一般推荐使用英文模型或World(100+ 语言)体验实际RWKV能力
#### 预设配置已经开启自定义CUDA算子加速速度更快且显存消耗更少。如果你遇到可能的兼容性问题前往配置页面关闭`使用自定义CUDA算子加速`
#### 如果Windows Defender说这是一个病毒你可以尝试下载[v1.0.8](https://github.com/josStorer/RWKV-Runner/releases/tag/v1.0.8)/[v1.0.9](https://github.com/josStorer/RWKV-Runner/releases/tag/v1.0.9)然后让其自动更新到最新版,或添加信任
#### 对于不同的任务调整API参数会获得更好的效果例如对于翻译任务你可以尝试设置Temperature为1Top_P为0.3
## 功能