DreamGenX commited on
Commit
73986c5
1 Parent(s): 066c2b1

Upload /configs/silly_tavern/v2/instruct_mode_settings.json with huggingface_hub

Browse files
configs/silly_tavern/v2/instruct_mode_settings.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "system_prompt": "You are an intelligent, skilled, versatile writer.\n\nYour task is to write a role-play based on the information below.\n\n\n## Style description:\n\nThis role-play is written as a third-person introspective narrative in past tense. Scenes are described vividly, with great detail.",
3
+ "input_sequence": "<|im_end|>\n<|im_start|>text names= {{user}}\n",
4
+ "output_sequence": "<|im_end|>\n<|im_start|>text names= {{char}}\n",
5
+ "first_output_sequence": "",
6
+ "last_output_sequence": "<|im_end|>\n<|im_start|>user\nLength: 400 words\n{{char}} replies to {{user}} in detailed and elaborate way.<|im_end|>\n<|im_start|>text names= {{char}}\n",
7
+ "system_sequence_prefix": "",
8
+ "system_sequence_suffix": "",
9
+ "stop_sequence": "",
10
+ "separator_sequence": "",
11
+ "wrap": false,
12
+ "macro": true,
13
+ "names": false,
14
+ "names_force_groups": false,
15
+ "activation_regex": "",
16
+ "name": "ChatMLOpusV1_ST2"
17
+ }