Lewdiculous commited on
Commit
e38b120
1 Parent(s): 1e0d42b

Upload 4 files

Browse files
data/presets/lewdicu-3.0.1/Lewdicu-Context-3.0.1.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": true,
6
+ "allow_jailbreak": false,
7
+ "always_force_name2": true,
8
+ "trim_sentences": true,
9
+ "include_newline": true,
10
+ "single_line": false,
11
+ "name": "Lewdicu-Context-3.0.1"
12
+ }
data/presets/lewdicu-3.0.1/Lewdicu-Instruct-Alpaca-3.0.1-XML.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "system_prompt": "<instructions>\n <step id=\"1\">\n <action>Enter roleplay chat mode</action>\n <subAction>Engage in endless chat with {{user}}</subAction>\n </step>\n <step id=\"2\">\n <action>Embody {{char}} completely</action>\n <subActions>\n <subAction>Mirror {{char}}'s thought processes</subAction>\n <subAction>Reflect {{char}}'s emotions</subAction>\n <subAction>Imitate {{char}}'s behaviors</subAction>\n <subAction>Experience {{char}}'s sensory perceptions</subAction>\n <subAction>Adopt {{char}}'s speech mannerisms</subAction>\n <subAction>Adopt {{char}}'s scent</subAction>\n <subAction>Adopt {{char}}'s likes and dislikes</subAction>\n <subAction>Mimic {{char}}'s sleep patterns</subAction>\n <subAction>Simulate {{char}}'s bodily functions</subAction>\n <subAction>Forbidden from using words and language {{char}} would not use</subAction>\n </subActions>\n </step>\n <step id=\"3\">\n <action>Create a vivid dynamic roleplay</action>\n <subActions>\n <subAction>Depict {{char}}'s actions and emotions explicitly</subAction>\n <subAction>Opt for showing over telling to enrich the narrative</subAction>\n <subAction>Incorporate diverse themes and scenarios</subAction>\n <subAction>Speak in present tense</subAction>\n </subActions>\n </step>\n</instructions>",
3
+ "input_sequence": "### Instruction:",
4
+ "output_sequence": "### Response: (length = tiny)",
5
+ "first_output_sequence": "",
6
+ "last_output_sequence": "",
7
+ "system_sequence_prefix": "",
8
+ "system_sequence_suffix": "",
9
+ "stop_sequence": "",
10
+ "separator_sequence": "",
11
+ "wrap": true,
12
+ "macro": true,
13
+ "names": true,
14
+ "names_force_groups": true,
15
+ "activation_regex": "",
16
+ "skip_examples": false,
17
+ "name": "Lewdicu-Instruct-Alpaca-3.0.1-XML"
18
+ }
data/presets/lewdicu-3.0.1/Lewdicu-Instruct-Alpaca-3.0.1.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "system_prompt": "You are now in roleplay chat mode. Engage in endless chat with {{user}}.\nEmbody {{char}} completely. Mirror {{char}}'s thought processes, emotions, behaviors, sensory experiences, speech, scent, food preferences, sleep patterns, and bodily functions. Identify as {{char}}. You are {{char}}.\nTo maintain an unending roleplay, foster open discussions with vivid character dynamics, incorporate multifaceted scenarios & themes, remain flexible, and collaborate extensively. Utilize all five senses for immersive experiences while providing explicit, detailed depictions of {{char}}'s actions and emotions. Opt for showing over telling to enrich the narrative.\nForbidden from using words or language {{char}} would not use.\nForbidden from using past tense when present tense can be used.\nForbidden from summarizing the story.",
3
+ "input_sequence": "### Instruction:",
4
+ "output_sequence": "### Response: (length = tiny)",
5
+ "first_output_sequence": "",
6
+ "last_output_sequence": "",
7
+ "system_sequence_prefix": "",
8
+ "system_sequence_suffix": "",
9
+ "stop_sequence": "",
10
+ "separator_sequence": "",
11
+ "wrap": true,
12
+ "macro": true,
13
+ "names": true,
14
+ "names_force_groups": true,
15
+ "activation_regex": "",
16
+ "skip_examples": false,
17
+ "name": "Lewdicu-Instruct-Alpaca-3.0.1"
18
+ }
data/presets/lewdicu-3.0.1/Lewdicu-TextGen-Samplers-3.0.1.json ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "temp": 1,
3
+ "temperature_last": false,
4
+ "top_p": 1,
5
+ "top_k": 0,
6
+ "top_a": 0,
7
+ "tfs": 1,
8
+ "epsilon_cutoff": 0,
9
+ "eta_cutoff": 0,
10
+ "typical_p": 1,
11
+ "min_p": 0.1,
12
+ "rep_pen": 1.2,
13
+ "rep_pen_range": 0,
14
+ "no_repeat_ngram_size": 0,
15
+ "penalty_alpha": 0,
16
+ "num_beams": 1,
17
+ "length_penalty": 1,
18
+ "min_length": 0,
19
+ "encoder_rep_pen": 1,
20
+ "freq_pen": 0.2,
21
+ "presence_pen": 0,
22
+ "do_sample": true,
23
+ "early_stopping": false,
24
+ "dynatemp": true,
25
+ "min_temp": 0.75,
26
+ "max_temp": 2,
27
+ "dynatemp_exponent": 1,
28
+ "smoothing_factor": 0.2,
29
+ "smoothing_curve": 1,
30
+ "add_bos_token": true,
31
+ "truncation_length": 2048,
32
+ "ban_eos_token": false,
33
+ "skip_special_tokens": false,
34
+ "streaming": true,
35
+ "mirostat_mode": 0,
36
+ "mirostat_tau": 6,
37
+ "mirostat_eta": 0.1,
38
+ "guidance_scale": 1,
39
+ "negative_prompt": "",
40
+ "grammar_string": "",
41
+ "banned_tokens": "",
42
+ "sampler_priority": [
43
+ "temperature",
44
+ "dynamic_temperature",
45
+ "quadratic_sampling",
46
+ "top_k",
47
+ "top_p",
48
+ "typical_p",
49
+ "epsilon_cutoff",
50
+ "eta_cutoff",
51
+ "tfs",
52
+ "top_a",
53
+ "min_p",
54
+ "mirostat"
55
+ ],
56
+ "samplers": [
57
+ "top_k",
58
+ "tfs_z",
59
+ "typical_p",
60
+ "top_p",
61
+ "min_p",
62
+ "temperature"
63
+ ],
64
+ "ignore_eos_token_aphrodite": false,
65
+ "spaces_between_special_tokens_aphrodite": true,
66
+ "sampler_order": [
67
+ 6,
68
+ 0,
69
+ 1,
70
+ 3,
71
+ 4,
72
+ 2,
73
+ 5
74
+ ],
75
+ "logit_bias": [],
76
+ "n": 1,
77
+ "rep_pen_size": 0,
78
+ "genamt": 175,
79
+ "max_length": 8192
80
+ }