mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-02 10:57:45 +01:00
Update Mistral.json
This commit is contained in:
parent
8892e320e5
commit
b49a2e6df2
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"system_prompt": "Write {{char}}'s next reply in this fictional roleplay with {{user}}.",
|
"system_prompt": "Write {{char}}'s next reply in this fictional roleplay with {{user}}.",
|
||||||
"input_sequence": "[INST] ",
|
"input_sequence": "[INST] ",
|
||||||
"output_sequence": "\n",
|
"output_sequence": "",
|
||||||
"last_output_sequence": "",
|
"last_output_sequence": "",
|
||||||
"system_sequence": "",
|
"system_sequence": "",
|
||||||
"stop_sequence": "",
|
"stop_sequence": "",
|
||||||
@ -15,7 +15,7 @@
|
|||||||
"first_output_sequence": "",
|
"first_output_sequence": "",
|
||||||
"skip_examples": false,
|
"skip_examples": false,
|
||||||
"output_suffix": "\n",
|
"output_suffix": "\n",
|
||||||
"input_suffix": " [/INST]",
|
"input_suffix": " [/INST]\n",
|
||||||
"system_suffix": "",
|
"system_suffix": "",
|
||||||
"user_alignment_message": "Let's get started. Please respond based on the information and instructions provided above.",
|
"user_alignment_message": "Let's get started. Please respond based on the information and instructions provided above.",
|
||||||
"system_same_as_user": true,
|
"system_same_as_user": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user