mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-06 02:46:40 +00:00
Unified configuration
This commit is contained in:
parent
6f3313996f
commit
0836b5eea6
@ -178,7 +178,7 @@ python llmserver.py
|
|||||||
```bash
|
```bash
|
||||||
$ python webserver.py
|
$ python webserver.py
|
||||||
```
|
```
|
||||||
注意: 在启动Webserver之前, 需要修改pilot/configs/model_config.py 文件中的VICUNA_MODEL_SERVER = "http://127.0.0.1:8000", 将地址设置为你的服务器地址。
|
注意: 在启动Webserver之前, 需要修改.env 文件中的MODEL_SERVER = "http://127.0.0.1:8000", 将地址设置为你的服务器地址。
|
||||||
|
|
||||||
## 使用说明
|
## 使用说明
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user