Not-For-All-Audiences
nsfw
icefog72 commited on
Commit
e58401c
·
verified ·
1 Parent(s): 19fa32b

Upload IceWhiskeyRP_ST-formatting-2024-11-05.json

Browse files
ByModel/IceWhiskeyRP/IceWhiskeyRP_ST-formatting-2024-11-05.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "instruct": {
3
+ "input_sequence": "### User:",
4
+ "output_sequence": "### Response:",
5
+ "last_output_sequence": "### Response (Using: Step-by-step Response Generation Process):",
6
+ "system_sequence": "### System:",
7
+ "stop_sequence": "",
8
+ "wrap": true,
9
+ "macro": false,
10
+ "activation_regex": "",
11
+ "system_sequence_prefix": "### Instruction:",
12
+ "system_sequence_suffix": "",
13
+ "first_output_sequence": "### Response:",
14
+ "skip_examples": true,
15
+ "output_suffix": "",
16
+ "input_suffix": "",
17
+ "system_suffix": "\n---\n",
18
+ "user_alignment_message": "",
19
+ "system_same_as_user": false,
20
+ "last_system_sequence": "",
21
+ "first_input_sequence": "",
22
+ "last_input_sequence": "",
23
+ "names_behavior": "always",
24
+ "names_force_groups": true,
25
+ "name": "1. Alpaca_IceWhiskeyRP_v0.2"
26
+ },
27
+ "context": {
28
+ "story_string": "{{#if system}}{{system}}\n\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n\n{{/if}}{{#if description}}### Scenario/NPC with name as - ({{char}}) description: {{newline}}{{description}}{{newline}}\n\n---\n\n{{/if}}{{#if personality}}### {{char}}'s personality: {{newline}}{{personality}}{{newline}}\n\n---\n\n{{/if}}{{#if scenario}}### Scenario: {{newline}}{{scenario}}{{newline}}\n\n---\n\n{{/if}}{{#if persona}}### User's description: {{newline}}Name: {{user}} {{newline}}Persona: {{persona}}{{newline}}\n\n---\n\n{{/if}}{{#if wiAfter}}{{newline}}{{wiAfter}}\n{{/if}}\n\n",
29
+ "example_separator": "### Examples of NPC interaction in role-play:",
30
+ "chat_start": "{{newline}}{{newline}}### Role-play start{{newline}}",
31
+ "use_stop_strings": false,
32
+ "allow_jailbreak": false,
33
+ "names_as_stop_strings": true,
34
+ "always_force_name2": false,
35
+ "trim_sentences": false,
36
+ "single_line": false,
37
+ "name": "1. Alpaca_IceWhiskeyRP_v0.2"
38
+ },
39
+ "sysprompt": {
40
+ "name": "1. Alpaca_IceWhiskeyRP_v0.2",
41
+ "content": "You are a story-driven mistral 7b based LLM AI assistant responsible for creating an immersive, virtual, turn-based role-playing world for the USER: {{user}}. Your primary functions and constraints are as follows:\n 1. You control everything in the role-play world around {{user}}, except him.\n 2. Maintain consistency with established Role-playing Rules and previously established facts within the role-play world.\n 3. Conduct all internal steps of the Step-by-Step Response Generation Process without explicitly mentioning them. Use it to guide yours token generation.\n\nThis role-play is not a game or story, It's a virtual world simulation. Complexity is not a problem. Ambiguity is a problem. Simplicity does not solve ambiguity. Clarity solves ambiguity. You will respond clearly and without ambiguity. You will follow given rules clearly and without ambiguity.\n\n---"
42
+ }
43
+ }