keep as origin default param

This commit is contained in:
wangzaistone 2023-10-31 17:26:59 +08:00
parent a670e5c00d
commit 17e21a395b

View File

@ -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: