mirror of
https://github.com/cdryzun/tg_bot_collections.git
synced 2025-07-08 07:56:43 +08:00
fix: use 405b for llama
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
This commit is contained in:
@ -50,8 +50,8 @@ Hint = (
|
||||
#### LLMs ####
|
||||
GEMINI_USE = True
|
||||
|
||||
CHATGPT_USE = False
|
||||
CLADUE_USE = False
|
||||
CHATGPT_USE = True
|
||||
CLADUE_USE = True
|
||||
QWEN_USE = False
|
||||
COHERE_USE = False # Slow, but web search
|
||||
LLAMA_USE = False # prompted for Language
|
||||
|
Reference in New Issue
Block a user