mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Use J1.5 Large by default
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"openrouter_force_instruct": false,
|
||||
"openrouter_group_models": false,
|
||||
"openrouter_sort_models": "alphabetically",
|
||||
"ai21_model": "jamba-1.5-mini",
|
||||
"ai21_model": "jamba-1.5-large",
|
||||
"mistralai_model": "mistral-large-latest",
|
||||
"custom_model": "",
|
||||
"custom_url": "",
|
||||
|
||||
@@ -613,7 +613,7 @@
|
||||
"wi_format": "{0}",
|
||||
"openai_model": "gpt-4-turbo",
|
||||
"claude_model": "claude-3-5-sonnet-20240620",
|
||||
"ai21_model": "jamba-1.5-mini",
|
||||
"ai21_model": "jamba-1.5-large",
|
||||
"windowai_model": "",
|
||||
"openrouter_model": "OR_Website",
|
||||
"jailbreak_system": true,
|
||||
|
||||
Reference in New Issue
Block a user