add autodl platform and fix english readme (#339)

This commit is contained in:
magic.chen
2023-07-19 10:21:31 +08:00
committed by GitHub
2 changed files with 10 additions and 0 deletions

View File

@@ -116,6 +116,10 @@ DB-GPT基于 [FastChat](https://github.com/lm-sys/FastChat) 构建大模型运
### 多语言切换
在.env 配置文件当中修改LANGUAGE参数来切换使用不同的语言默认是英文(中文zh, 英文en, 其他语言待补充)
### 平台部署
- autodl
[autodl镜像](https://www.codewithgpu.com/i/csunny/DB-GPT/csunny-db-gpt),从头搭建可参考镜像说明,或通过`docker pull`获取共享镜像,按照文档中的说明操作即可,若有问题,欢迎评论。
## 使用说明
### 多模型使用