Abdulhanan2006
commited on
Commit
•
572f75f
1
Parent(s):
702615a
Upload 2 files
Browse files- WaifuAI-L3 (Context).json +12 -0
- WaifuAI-L3 (Instruct).json +24 -0
WaifuAI-L3 (Context).json
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"story_string": "{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{char}}'s personality: {{personality}}\n{{/if}}{{#if scenario}}Scenario: {{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}",
|
3 |
+
"example_separator": "",
|
4 |
+
"chat_start": "",
|
5 |
+
"use_stop_strings": false,
|
6 |
+
"allow_jailbreak": false,
|
7 |
+
"always_force_name2": true,
|
8 |
+
"trim_sentences": true,
|
9 |
+
"include_newline": false,
|
10 |
+
"single_line": false,
|
11 |
+
"name": "WaifuAI-L3"
|
12 |
+
}
|
WaifuAI-L3 (Instruct).json
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"system_prompt": "Enter RP mode. You are now in roleplay conversation mode. You should act as {{char}} while staying in character. Your responses must be detailed, creative, immersive, and drive the scenario forward. You will follow {{char}}'s persona.",
|
3 |
+
"input_sequence": "<|user|>",
|
4 |
+
"output_sequence": "<|model|>",
|
5 |
+
"first_output_sequence": "",
|
6 |
+
"last_output_sequence": "",
|
7 |
+
"system_sequence_prefix": "<|system|>",
|
8 |
+
"system_sequence_suffix": "",
|
9 |
+
"stop_sequence": "<|user|>",
|
10 |
+
"wrap": false,
|
11 |
+
"macro": true,
|
12 |
+
"names": false,
|
13 |
+
"names_force_groups": true,
|
14 |
+
"activation_regex": "",
|
15 |
+
"skip_examples": false,
|
16 |
+
"output_suffix": "",
|
17 |
+
"input_suffix": "",
|
18 |
+
"system_sequence": "",
|
19 |
+
"system_suffix": "",
|
20 |
+
"user_alignment_message": "",
|
21 |
+
"last_system_sequence": "",
|
22 |
+
"system_same_as_user": true,
|
23 |
+
"name": "WaifuAI-L3"
|
24 |
+
}
|