Update Synthia.json

This commit is contained in:
Hirose 2024-03-29 20:41:03 -05:00 committed by GitHub
parent 86cb0a3551
commit 3174ea1d53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 7 deletions

View File

@ -1,9 +1,9 @@
{ {
"system_prompt": "Elaborate on the topic using a Tree of Thoughts and backtrack when necessary to construct a clear, cohesive Chain of Thought reasoning. Always answer without hesitation.", "system_prompt": "Elaborate on the topic using a Tree of Thoughts and backtrack when necessary to construct a clear, cohesive Chain of Thought reasoning. Always answer without hesitation.",
"input_sequence": "\nUSER: ", "input_sequence": "USER: ",
"output_sequence": "\nASSISTANT: ", "output_sequence": "ASSISTANT: ",
"last_output_sequence": "", "last_output_sequence": "",
"system_sequence": "", "system_sequence": "SYSTEM: ",
"stop_sequence": "", "stop_sequence": "",
"wrap": false, "wrap": false,
"macro": true, "macro": true,
@ -14,9 +14,9 @@
"system_sequence_suffix": "", "system_sequence_suffix": "",
"first_output_sequence": "", "first_output_sequence": "",
"skip_examples": false, "skip_examples": false,
"output_suffix": "", "output_suffix": "\n",
"input_suffix": "", "input_suffix": "\n",
"system_suffix": "", "system_suffix": "\n",
"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,
"name": "Synthia" "name": "Synthia"