diff --git a/.env.example b/.env.example index 15f6ca78..13aae086 100644 --- a/.env.example +++ b/.env.example @@ -9,7 +9,7 @@ # Special values: # human - use human as intermediary with custom LLMs # llama - use llama.cpp with Llama, Alpaca, Vicuna, GPT4All, etc -LLM_MODEL=gpt-4-1106-preview # alternatively, gpt-4, text-davinci-003, etc +LLM_MODEL=gpt-4-turbo-preview # alternatively, gpt-4, text-davinci-003, etc # Specified gpt-4-0314 because accuracy dropped when gpt-4-0613 was used LLAMA_MODEL_PATH= # ex. models/llama-13B/ggml-model.bin