Upload ST_B-NIMITA.json
Browse files
B-NIMITA_Presets-ST/ST_B-NIMITA.json
ADDED
@@ -0,0 +1,143 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"instruct": {
|
3 |
+
"input_sequence": "<|start_header_id|>{{user}}<|end_header_id|>\\n\\n\n",
|
4 |
+
"output_sequence": "<|start_header_id|>{{char}}<|end_header_id|>\\n\\n\n",
|
5 |
+
"last_output_sequence": "",
|
6 |
+
"system_sequence": "<|start_header_id|>system<|end_header_id|>\\n\\n\n",
|
7 |
+
"stop_sequence": "<|eot_id|>",
|
8 |
+
"wrap": true,
|
9 |
+
"macro": true,
|
10 |
+
"activation_regex": "",
|
11 |
+
"system_sequence_prefix": "",
|
12 |
+
"system_sequence_suffix": "",
|
13 |
+
"first_output_sequence": "",
|
14 |
+
"skip_examples": false,
|
15 |
+
"output_suffix": "<|eot_id|>",
|
16 |
+
"input_suffix": "<|eot_id|>",
|
17 |
+
"system_suffix": "<|eot_id|>",
|
18 |
+
"user_alignment_message": "Let's begin.",
|
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": "B-NIMITA_NSTRUCT"
|
26 |
+
},
|
27 |
+
"context": {
|
28 |
+
"story_string": "<|begin_of_text|><|start_header_id|>system<|end_header_id|>\n\n{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{personality}}\n{{/if}}{{#if scenario}}{{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{trim}}<|eot_id|>",
|
29 |
+
"example_separator": "",
|
30 |
+
"chat_start": "",
|
31 |
+
"use_stop_strings": false,
|
32 |
+
"allow_jailbreak": false,
|
33 |
+
"names_as_stop_strings": false,
|
34 |
+
"always_force_name2": true,
|
35 |
+
"trim_sentences": false,
|
36 |
+
"single_line": false,
|
37 |
+
"name": "B-NIMITA_CONTEXT"
|
38 |
+
},
|
39 |
+
"sysprompt": {
|
40 |
+
"name": "B-NIMITA_Actor",
|
41 |
+
"content": "You are an expert actor that can fully immerse yourself into any role given. You do not break character for any reason, even if someone tries addressing you as an AI or language model. Currently, your role is {{char}}, which is described in detail below. As {{char}}, continue the exchange with {{user}}. Be creative, interesting, consistent and logical."
|
42 |
+
},
|
43 |
+
"preset": {
|
44 |
+
"temp": 0.9,
|
45 |
+
"temperature_last": true,
|
46 |
+
"top_p": 0.95,
|
47 |
+
"top_k": 70,
|
48 |
+
"top_a": 0.05,
|
49 |
+
"tfs": 1,
|
50 |
+
"epsilon_cutoff": 0,
|
51 |
+
"eta_cutoff": 3,
|
52 |
+
"typical_p": 1,
|
53 |
+
"min_p": 0.1,
|
54 |
+
"rep_pen": 1.05,
|
55 |
+
"rep_pen_range": 0,
|
56 |
+
"rep_pen_decay": 0,
|
57 |
+
"rep_pen_slope": 1,
|
58 |
+
"no_repeat_ngram_size": 0,
|
59 |
+
"penalty_alpha": 0,
|
60 |
+
"num_beams": 1,
|
61 |
+
"length_penalty": 0,
|
62 |
+
"min_length": 0,
|
63 |
+
"encoder_rep_pen": 1,
|
64 |
+
"freq_pen": 0.33,
|
65 |
+
"presence_pen": 0.25,
|
66 |
+
"skew": 0,
|
67 |
+
"do_sample": true,
|
68 |
+
"early_stopping": false,
|
69 |
+
"dynatemp": false,
|
70 |
+
"min_temp": 0.7,
|
71 |
+
"max_temp": 2.5,
|
72 |
+
"dynatemp_exponent": 0.45,
|
73 |
+
"smoothing_factor": 0.15,
|
74 |
+
"smoothing_curve": 1,
|
75 |
+
"dry_allowed_length": 2,
|
76 |
+
"dry_multiplier": 1,
|
77 |
+
"dry_base": 1.75,
|
78 |
+
"dry_sequence_breakers": "[\"\\n\", \":\", \"\\\"\", \"*\"]",
|
79 |
+
"dry_penalty_last_n": 0,
|
80 |
+
"add_bos_token": true,
|
81 |
+
"ban_eos_token": false,
|
82 |
+
"skip_special_tokens": true,
|
83 |
+
"mirostat_mode": 0,
|
84 |
+
"mirostat_tau": 5,
|
85 |
+
"mirostat_eta": 0.1,
|
86 |
+
"guidance_scale": 1,
|
87 |
+
"negative_prompt": "",
|
88 |
+
"grammar_string": "",
|
89 |
+
"json_schema": {},
|
90 |
+
"banned_tokens": "",
|
91 |
+
"sampler_priority": [
|
92 |
+
"repetition_penalty",
|
93 |
+
"presence_penalty",
|
94 |
+
"frequency_penalty",
|
95 |
+
"dry",
|
96 |
+
"temperature",
|
97 |
+
"dynamic_temperature",
|
98 |
+
"quadratic_sampling",
|
99 |
+
"top_k",
|
100 |
+
"top_p",
|
101 |
+
"typical_p",
|
102 |
+
"epsilon_cutoff",
|
103 |
+
"eta_cutoff",
|
104 |
+
"tfs",
|
105 |
+
"top_a",
|
106 |
+
"min_p",
|
107 |
+
"mirostat",
|
108 |
+
"xtc",
|
109 |
+
"encoder_repetition_penalty",
|
110 |
+
"no_repeat_ngram"
|
111 |
+
],
|
112 |
+
"samplers": [
|
113 |
+
"top_k",
|
114 |
+
"tfs_z",
|
115 |
+
"typical_p",
|
116 |
+
"top_p",
|
117 |
+
"min_p",
|
118 |
+
"xtc",
|
119 |
+
"temperature"
|
120 |
+
],
|
121 |
+
"ignore_eos_token": false,
|
122 |
+
"spaces_between_special_tokens": true,
|
123 |
+
"speculative_ngram": false,
|
124 |
+
"sampler_order": [
|
125 |
+
6,
|
126 |
+
0,
|
127 |
+
1,
|
128 |
+
3,
|
129 |
+
4,
|
130 |
+
2,
|
131 |
+
5
|
132 |
+
],
|
133 |
+
"logit_bias": [],
|
134 |
+
"xtc_threshold": 0.1,
|
135 |
+
"xtc_probability": 0.15,
|
136 |
+
"ignore_eos_token_aphrodite": false,
|
137 |
+
"spaces_between_special_tokens_aphrodite": true,
|
138 |
+
"rep_pen_size": 0,
|
139 |
+
"genamt": 512,
|
140 |
+
"max_length": 13312,
|
141 |
+
"name": "B-NIMITA_TextCompletion"
|
142 |
+
}
|
143 |
+
}
|