Update Mistral.json

This commit is contained in:
Hirose 2024-03-29 20:46:59 -05:00 committed by GitHub
parent 8892e320e5
commit b49a2e6df2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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,