diff --git a/.env.template b/.env.template index 272ee2922..e03650033 100644 --- a/.env.template +++ b/.env.template @@ -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: