update readme
This commit is contained in:
parent
67c9381b82
commit
9af2b1d208
@ -39,6 +39,7 @@ English | [简体中文](README_ZH.md)
|
|||||||
- Fully compatible with the OpenAI API, making every ChatGPT client an RWKV client. After starting the model,
|
- Fully compatible with the OpenAI API, making every ChatGPT client an RWKV client. After starting the model,
|
||||||
open http://127.0.0.1:8000/docs to view more details.
|
open http://127.0.0.1:8000/docs to view more details.
|
||||||
- Automatic dependency installation, requiring only a lightweight executable program
|
- Automatic dependency installation, requiring only a lightweight executable program
|
||||||
|
- Configs with 2G to 32G VRAM are included, works well on almost all computers
|
||||||
- User-friendly chat and completion interaction interface included
|
- User-friendly chat and completion interaction interface included
|
||||||
- Easy-to-understand and operate parameter configuration
|
- Easy-to-understand and operate parameter configuration
|
||||||
- Built-in model conversion tool
|
- Built-in model conversion tool
|
||||||
|
@ -39,6 +39,7 @@ API兼容的接口,这意味着一切ChatGPT客户端都是RWKV客户端。
|
|||||||
- RWKV模型管理,一键启动
|
- RWKV模型管理,一键启动
|
||||||
- 与OpenAI API完全兼容,一切ChatGPT客户端,都是RWKV客户端。启动模型后,打开 http://127.0.0.1:8000/docs 查看详细内容
|
- 与OpenAI API完全兼容,一切ChatGPT客户端,都是RWKV客户端。启动模型后,打开 http://127.0.0.1:8000/docs 查看详细内容
|
||||||
- 全自动依赖安装,你只需要一个轻巧的可执行程序
|
- 全自动依赖安装,你只需要一个轻巧的可执行程序
|
||||||
|
- 预设了2G至32G显存的配置,几乎在各种电脑上工作良好
|
||||||
- 自带用户友好的聊天和补全交互页面
|
- 自带用户友好的聊天和补全交互页面
|
||||||
- 易于理解和操作的参数配置
|
- 易于理解和操作的参数配置
|
||||||
- 内置模型转换工具
|
- 内置模型转换工具
|
||||||
|
Loading…
Reference in New Issue
Block a user