fix: readme file

This commit is contained in:
csunny 2023-06-13 16:53:01 +08:00
parent 3d3d6c75fb
commit 9dc6e016c3
2 changed files with 4 additions and 4 deletions

View File

@ -35,7 +35,7 @@ Currently, we have released multiple key features, which are listed below to dem
- SQL language capabilities
- SQL generation
- SQL diagnosis
- Private domain Q&A and data processing
- Private domain Q&A and data processing
- Database knowledge Q&A
- Data processing
- Plugins
@ -62,7 +62,7 @@ Run on an RTX 4090 GPU.
</p>
<p align="center">
<img src="./assets/new_knownledge_en.gif" width="680px" />
<img src="./assets/knownledge_qa_en.jpg" width="680px" />
</p>
## Introduction
@ -225,6 +225,6 @@ This project is standing on the shoulders of giants and is not going to work wit
The MIT License (MIT)
## Contact Information
We are working on building a community, if you have any ideas about building the community, feel free to contact us. [Discord](https://discord.gg/kMFf77FH)
We are working on building a community, if you have any ideas about building the community, feel free to contact us. [Discord](https://discord.gg/xfNDzZ9t)
[![Star History Chart](https://api.star-history.com/svg?repos=csunny/DB-GPT)](https://star-history.com/#csunny/DB-GPT)

View File

@ -44,7 +44,7 @@ DB-GPT 是一个开源的以数据库为基础的GPT实验项目使用本地
- 非结构化数据支持包括PDF、MarkDown、CSV、WebURL
- 多模型支持
- 支持多种大语言模型, 当前已支持Vicuna(7b,13b), ChatGLM-6b(int4, int8)
- 支持多种大语言模型, 当前已支持Vicuna(7b,13b), ChatGLM-6b(int4, int8), guanaco(7b,13b,33b), Gorilla(7b,13b)
- TODO: codet5p, codegen2
## 效果演示