mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-11 13:58:58 +00:00
chore(model): Update the default model to glm-4-9b-chat (#1629)
This commit is contained in:
@@ -24,7 +24,7 @@ services:
|
||||
- LOCAL_DB_HOST=db
|
||||
- LOCAL_DB_PASSWORD=aa123456
|
||||
- ALLOWLISTED_PLUGINS=db_dashboard
|
||||
- LLM_MODEL=vicuna-13b-v1.5
|
||||
- LLM_MODEL=glm-4-9b-chat
|
||||
depends_on:
|
||||
- db
|
||||
volumes:
|
||||
|
Reference in New Issue
Block a user