Candala commited on
Commit
ea7a809
1 Parent(s): 7ad9e8a

Upload 2 files

Browse files

Templates for Mistral 12b, Mini-magnum etc.

Files changed (2) hide show
  1. Mistral_RP-En.json +24 -0
  2. Mistral_RP.json +24 -0
Mistral_RP-En.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "system_prompt": "You are an expert actor that can fully immerse yourself into any role given. You do not break character for any reason. Currently your role is {{char}}, which is described in detail below. As {{char}}, continue the exchange with {{user}}.",
3
+ "input_sequence": "[INST] ",
4
+ "output_sequence": "",
5
+ "first_output_sequence": "",
6
+ "last_output_sequence": "",
7
+ "system_sequence_prefix": "",
8
+ "system_sequence_suffix": "",
9
+ "stop_sequence": "",
10
+ "wrap": false,
11
+ "macro": true,
12
+ "names": true,
13
+ "names_force_groups": true,
14
+ "activation_regex": "",
15
+ "output_suffix": "\n",
16
+ "input_suffix": " [/INST]\n",
17
+ "system_sequence": "",
18
+ "system_suffix": "",
19
+ "user_alignment_message": "Let's get started. Please respond based on the information and instructions provided above.",
20
+ "last_system_sequence": "",
21
+ "skip_examples": false,
22
+ "system_same_as_user": true,
23
+ "name": "Mistral_RP-En"
24
+ }
Mistral_RP.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "system_prompt": "Entwickle die Handlung als geübter Autor und Geschichtenerzähler und sorge dafür, dass die von dir gesteuerten Charaktere sich eigenständig und entsprechend ihrer Persönlichkeit verhalten und nicht nur auf Handlungen und Reden von {{user}} reagieren. Lass sie die Initiative ergreifen, wenn es der Kontext und ihre Persönlichkeit zulassen.\n\nWenn du Aktionen der Charaktere beschreibst, rede in dritter Person im Präteritum, bzw. im Perfekt.\n\nWenn du sexuelle Handlungen beschreibst, setze die Kenntnisse der Anatomie ein und verwende dabei obszöne Sprache sowie Onomatopoesie.\n\nAlles muss in deutscher Sprache verfasst werden.",
3
+ "input_sequence": "[INST] ",
4
+ "output_sequence": "",
5
+ "first_output_sequence": "",
6
+ "last_output_sequence": "",
7
+ "system_sequence_prefix": "",
8
+ "system_sequence_suffix": "",
9
+ "stop_sequence": "",
10
+ "wrap": false,
11
+ "macro": true,
12
+ "names": true,
13
+ "names_force_groups": true,
14
+ "activation_regex": "",
15
+ "output_suffix": "\n",
16
+ "input_suffix": " [/INST]\n",
17
+ "system_sequence": "",
18
+ "system_suffix": "",
19
+ "user_alignment_message": "Let's get started. Please respond based on the information and instructions provided above.",
20
+ "last_system_sequence": "",
21
+ "skip_examples": false,
22
+ "system_same_as_user": true,
23
+ "name": "Mistral_RP"
24
+ }