mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-02 00:28:00 +00:00
fix: readme file
This commit is contained in:
parent
3d3d6c75fb
commit
9dc6e016c3
@ -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)
|
||||
|
||||
[](https://star-history.com/#csunny/DB-GPT)
|
||||
|
@ -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
|
||||
|
||||
## 效果演示
|
||||
|
Loading…
Reference in New Issue
Block a user