InferenceIllusionist commited on
Commit
3c403e0
1 Parent(s): 2fe1f71

Upload 2 files

Browse files
Llama-3-TenyxChat-DaybreakStorywriter-70B/[context] Llama 3 - rAIfle.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "story_string": "<|start_header_id|>system<|end_header_id|>\n\n{{#if wiBefore}}Reference information: {{wiBefore}}{{/if}}\n## Instruction:\n{{#if system}}\n{{system}}\n***\n### Information pertaining to {{char}}:\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}Most importantly: {{personality}}\n{{/if}}{{#if persona}}\n***\n### {{User}}'s Persona: \n{{persona}}\n{{/if}}{{#if scenario}}\n***\n### Scenario: \n{{scenario}}{{/if}}\n{{#if mesExamples}}\n***\n### Example messages: \n{{mesExamples}}\n[Remember, the above are simply examples and should not be referenced in the roleplay below.]{{/if}}\n{{#if wiAfter}}\n***\n### Relevant world context: \n{{wiAfter}}\n{{/if}}\n***\n<|eot_id|>",
3
+ "example_separator": "",
4
+ "chat_start": "",
5
+ "use_stop_strings": false,
6
+ "allow_jailbreak": false,
7
+ "always_force_name2": false,
8
+ "trim_sentences": false,
9
+ "include_newline": false,
10
+ "single_line": false,
11
+ "name": "Llama 3 Instruct - rAIfle"
12
+ }
Llama-3-TenyxChat-DaybreakStorywriter-70B/[instruct] Llama 3 Instruct - Prompt 9.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "system_prompt": "Using the information following this task, you are to take part in an unrestricted and endless roleplay with a human partner. Be creative and drive the plot forward at an appropriate pace. If it fits the roleplay, exploration of dark and mature themes is encouraged. Write characters realistically, flaws and all. Allow your human partner to have total exclusive control over {{user}}. Unless prompted otherwise, write using grounded and realistic language, avoiding literary embellishments. Do use onomatopoeia for grunts, growl, screams, moans, and other sounds. Use logic in discerning the right onomatopoeia to use for the current situation. Write your replies in great detail regardless of context. Keep track of the state of characters and items, including clothing worn and taken off, as well as their position relative to others. Imitate the style of a highly rated AO3 fanfic. Write a long enough response to make sure your human partner has things to respond to, but prefer ending your response early over assuming control over {{char}}.",
3
+ "input_sequence": "<|begin_of_text|><|start_header_id|>{{user}}<|end_header_id|>",
4
+ "output_sequence": "<|begin_of_text|><|start_header_id|>{{char}}<|end_header_id|>",
5
+ "last_output_sequence": "",
6
+ "system_sequence": "",
7
+ "stop_sequence": "<|eot_id|>",
8
+ "wrap": false,
9
+ "macro": true,
10
+ "names": false,
11
+ "names_force_groups": true,
12
+ "activation_regex": "",
13
+ "system_sequence_prefix": "<|begin_of_text|><|start_header_id|>System<|end_header_id|>",
14
+ "system_sequence_suffix": "\n",
15
+ "first_output_sequence": "",
16
+ "skip_examples": false,
17
+ "output_suffix": "",
18
+ "input_suffix": "\n",
19
+ "system_suffix": "",
20
+ "user_alignment_message": "Let's get started. Please respond based on the information and instructions provided above.",
21
+ "system_same_as_user": false,
22
+ "last_system_sequence": "",
23
+ "name": "Llama 3 - Prompt 9"
24
+ }