From 6fa6c079c84b1c84ed47edc2efe57095dd545b58 Mon Sep 17 00:00:00 2001 From: Emil Alvaro AitekPH Date: Sat, 27 Jul 2024 20:15:43 +0800 Subject: [PATCH] Update .env --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 5c91fe22f..a317d1310 100644 --- a/.env +++ b/.env @@ -50,7 +50,7 @@ DISABLE_FAST_LINK= # (optional) # Default: Empty # To control custom , use + to add a custom model, use - to hide a model, use name=displayName to customize model name, separated by comma. -CUSTOM_MODELS=+Meta-Llama-3-70B-Instruct-Turbo, deepseek-ai/deepseek-llm-67b-chat +CUSTOM_MODELS=+Meta-Llama-3.1-70B-Instruct-Turbo, deepseek-ai/deepseek-llm-67b-chat # (optional) # Default: Empty