This commit is contained in:
csunny 2023-05-01 02:04:02 +08:00
parent 0668006732
commit 148393cf8c

View File

@ -13,9 +13,9 @@ Run on an RTX 4090 GPU (The origin mov not sped up!, [YouTube地址](https://www
![](https://github.com/csunny/DB-GPT/blob/dev/asserts/演示.gif)
- SQL生成示例
![SQL生成示例](https://github.com/csunny/DB-GPT/blob/dev/asserts/sql_generate.png)
![SQL生成示例](https://github.com/csunny/DB-GPT/blob/dev/asserts/sql_generate.png =600x480)
- 数据库QA示例
![数据库QA示例](https://github.com/csunny/DB-GPT/blob/dev/asserts/DB_QA.png)
![数据库QA示例](https://github.com/csunny/DB-GPT/blob/dev/asserts/DB_QA.png =600x480)
# Install
1. Run model server
```