Candala commited on
Commit
78eb027
1 Parent(s): ba901b4

Upload 3 files

Browse files

System prompts for Llama 3 models.

Candalamedia_L3-RP-de.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": "<|start_header_id|>user({{user}})<|end_header_id|>\n\n",
4
+ "output_sequence": "<|start_header_id|>assistant({{char}})<|end_header_id|>\n\n",
5
+ "first_output_sequence": "",
6
+ "last_output_sequence": "",
7
+ "system_sequence_prefix": "",
8
+ "system_sequence_suffix": "",
9
+ "stop_sequence": "<|eot_id|>",
10
+ "wrap": false,
11
+ "macro": true,
12
+ "names": true,
13
+ "names_force_groups": true,
14
+ "activation_regex": "",
15
+ "output_suffix": "<|eot_id|>",
16
+ "input_suffix": "<|eot_id|>",
17
+ "system_sequence": "",
18
+ "system_suffix": "",
19
+ "user_alignment_message": "",
20
+ "last_system_sequence": "",
21
+ "skip_examples": false,
22
+ "system_same_as_user": true,
23
+ "name": "Poppy_Porpoise_RP"
24
+ }
Candalamedia_L3-RP-en.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "system_prompt": "Develop the plot as a skilled author and storyteller and make sure that the characters you control behave independently and according to their personality and don't just react to {{user}}'s actions and speeches. Let them take the initiative if the context and their personality allow it.\n\nWhen describing the characters' actions, speak in the third person past tense or perfect tense.\n\nWhen describing sexual acts, use knowledge of anatomy and use obscene language and onomatopoeia.",
3
+ "input_sequence": "<|start_header_id|>user({{user}})<|end_header_id|>\n\n",
4
+ "output_sequence": "<|start_header_id|>assistant({{char}})<|end_header_id|>\n\n",
5
+ "first_output_sequence": "",
6
+ "last_output_sequence": "",
7
+ "system_sequence_prefix": "",
8
+ "system_sequence_suffix": "",
9
+ "stop_sequence": "<|eot_id|>",
10
+ "wrap": false,
11
+ "macro": true,
12
+ "names": true,
13
+ "names_force_groups": true,
14
+ "activation_regex": "",
15
+ "output_suffix": "<|eot_id|>",
16
+ "input_suffix": "<|eot_id|>",
17
+ "system_sequence": "",
18
+ "system_suffix": "",
19
+ "user_alignment_message": "",
20
+ "last_system_sequence": "",
21
+ "skip_examples": false,
22
+ "system_same_as_user": true,
23
+ "name": "Poppy_Porpoise_RP-en"
24
+ }
Candalamedia_L3-Translator-En.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "system_prompt": "You must translate the text into English.",
3
+ "input_sequence": "<|start_header_id|>user({{user}})<|end_header_id|>\n\n",
4
+ "output_sequence": "<|start_header_id|>assistant({{char}})<|end_header_id|>\n\n",
5
+ "first_output_sequence": "",
6
+ "last_output_sequence": "",
7
+ "system_sequence_prefix": "",
8
+ "system_sequence_suffix": "",
9
+ "stop_sequence": "<|eot_id|>",
10
+ "wrap": false,
11
+ "macro": true,
12
+ "names": true,
13
+ "names_force_groups": true,
14
+ "activation_regex": "",
15
+ "output_suffix": "",
16
+ "input_suffix": "",
17
+ "system_sequence": "",
18
+ "system_suffix": "",
19
+ "user_alignment_message": "",
20
+ "last_system_sequence": "",
21
+ "skip_examples": false,
22
+ "system_same_as_user": false,
23
+ "name": "Poppy_Porpoise_Translator_En"
24
+ }