mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-01 16:18:27 +00:00
keep as origin default param
This commit is contained in:
parent
a670e5c00d
commit
17e21a395b
@ -22,8 +22,7 @@ WEB_SERVER_PORT=7860
|
||||
#** LLM MODELS **#
|
||||
#*******************************************************************#
|
||||
# LLM_MODEL, see /pilot/configs/model_config.LLM_MODEL_CONFIG
|
||||
# LLM_MODEL=vicuna-13b-v1.5
|
||||
LLM_MODEL=codellama-13b-sql-sft
|
||||
LLM_MODEL=vicuna-13b-v1.5
|
||||
## LLM model path, by default, DB-GPT will read the model path from LLM_MODEL_CONFIG based on the LLM_MODEL.
|
||||
## Of course you can specify your model path according to LLM_MODEL_PATH
|
||||
## In DB-GPT, the priority from high to low to read model path:
|
||||
|
Loading…
Reference in New Issue
Block a user