update readme
This commit is contained in:
		
							parent
							
								
									375af3bc1a
								
							
						
					
					
						commit
						1c5eae1983
					
				@ -6,7 +6,9 @@
 | 
			
		||||
 | 
			
		||||
<div align="center">
 | 
			
		||||
 | 
			
		||||
This project aims to eliminate the barriers of using large language models by automating everything for you. All you need is a lightweight executable program of just a few megabytes. Additionally, this project provides an interface compatible with the OpenAI API, which means that every ChatGPT client is an RWKV client.
 | 
			
		||||
This project aims to eliminate the barriers of using large language models by automating everything for you. All you
 | 
			
		||||
need is a lightweight executable program of just a few megabytes. Additionally, this project provides an interface
 | 
			
		||||
compatible with the OpenAI API, which means that every ChatGPT client is an RWKV client.
 | 
			
		||||
 | 
			
		||||
[![license][license-image]][license-url]
 | 
			
		||||
[![release][release-image]][release-url]
 | 
			
		||||
@ -30,7 +32,8 @@ English | [简体中文](README_ZH.md)
 | 
			
		||||
## Features
 | 
			
		||||
 | 
			
		||||
- RWKV model management and one-click startup
 | 
			
		||||
- Fully compatible with the OpenAI API, making every ChatGPT client an RWKV client
 | 
			
		||||
- 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.
 | 
			
		||||
- Automatic dependency installation, requiring only a lightweight executable program
 | 
			
		||||
- User-friendly chat interaction interface included
 | 
			
		||||
- Easy-to-understand and operate parameter configuration
 | 
			
		||||
 | 
			
		||||
@ -6,7 +6,8 @@
 | 
			
		||||
 | 
			
		||||
<div align="center">
 | 
			
		||||
 | 
			
		||||
本项目旨在消除大语言模型的使用门槛,全自动为你处理一切,你只需要一个仅仅几MB的可执行程序。此外本项目提供了与OpenAI API兼容的接口,这意味着一切ChatGPT客户端都是RWKV客户端。
 | 
			
		||||
本项目旨在消除大语言模型的使用门槛,全自动为你处理一切,你只需要一个仅仅几MB的可执行程序。此外本项目提供了与OpenAI
 | 
			
		||||
API兼容的接口,这意味着一切ChatGPT客户端都是RWKV客户端。
 | 
			
		||||
 | 
			
		||||
[![license][license-image]][license-url]
 | 
			
		||||
[![release][release-image]][release-url]
 | 
			
		||||
@ -30,7 +31,7 @@
 | 
			
		||||
## 功能
 | 
			
		||||
 | 
			
		||||
- RWKV模型管理,一键启动
 | 
			
		||||
- 与OpenAI API完全兼容,一切ChatGPT客户端,都是RWKV客户端
 | 
			
		||||
- 与OpenAI API完全兼容,一切ChatGPT客户端,都是RWKV客户端。启动模型后,打开 http://127.0.0.1:8000/docs 查看详细内容
 | 
			
		||||
- 全自动依赖安装,你只需要一个轻巧的可执行程序
 | 
			
		||||
- 自带用户友好的聊天交互页面
 | 
			
		||||
- 易于理解和操作的参数配置
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user