mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
fixes
This commit is contained in:
@@ -784,11 +784,11 @@
|
||||
"type": "context"
|
||||
},
|
||||
{
|
||||
"filename": "presets/instruct/DeepSeek-R1.json",
|
||||
"filename": "presets/instruct/DeepSeek-V2.5.json",
|
||||
"type": "instruct"
|
||||
},
|
||||
{
|
||||
"filename": "presets/context/DeepSeek-R1.json",
|
||||
"filename": "presets/context/DeepSeek-V2.5.json",
|
||||
"type": "context"
|
||||
}
|
||||
]
|
||||
|
@@ -7,5 +7,5 @@
|
||||
"always_force_name2": true,
|
||||
"trim_sentences": false,
|
||||
"single_line": false,
|
||||
"name": "DeepSeek-R1"
|
||||
"name": "DeepSeek-V2.5"
|
||||
}
|
@@ -8,7 +8,7 @@
|
||||
"stop_sequence": "",
|
||||
"wrap": false,
|
||||
"macro": true,
|
||||
"names_behavior": "always",
|
||||
"names_behavior": "force",
|
||||
"activation_regex": "",
|
||||
"skip_examples": false,
|
||||
"output_suffix": "<|end▁of▁sentence|>",
|
||||
@@ -18,5 +18,5 @@
|
||||
"user_alignment_message": "",
|
||||
"last_system_sequence": "",
|
||||
"system_same_as_user": false,
|
||||
"name": "DeepSeek-R1"
|
||||
"name": "DeepSeek-V2.5"
|
||||
}
|
Reference in New Issue
Block a user