From 17e21a395bcff6228ad3dacc0c251af0ec38d4b8 Mon Sep 17 00:00:00 2001 From: wangzaistone Date: Tue, 31 Oct 2023 17:26:59 +0800 Subject: [PATCH] keep as origin default param --- .env.template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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: