File size: 7,248 Bytes
39d7714
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
{
    "temp": 1,
    "temperature_last": true,
    "top_p": 1,
    "top_k": 200,
    "top_a": 0,
    "tfs": 1,
    "epsilon_cutoff": 0,
    "eta_cutoff": 0,
    "typical_p": 1,
    "min_p": 0.05,
    "rep_pen": 1.15,
    "rep_pen_range": 0,
    "rep_pen_decay": 0,
    "rep_pen_slope": 1,
    "no_repeat_ngram_size": 0,
    "penalty_alpha": 0,
    "num_beams": 1,
    "length_penalty": 1,
    "min_length": 0,
    "encoder_rep_pen": 1,
    "freq_pen": 0,
    "presence_pen": 0,
    "skew": 0,
    "do_sample": true,
    "early_stopping": false,
    "dynatemp": false,
    "min_temp": 0.9,
    "max_temp": 1.05,
    "dynatemp_exponent": 1,
    "smoothing_factor": 0,
    "smoothing_curve": 1,
    "dry_allowed_length": 2,
    "dry_multiplier": 0,
    "dry_base": 1.75,
    "dry_sequence_breakers": "[\"\\n\", \":\", \"\\\"\", \"*\"]",
    "dry_penalty_last_n": 0,
    "add_bos_token": true,
    "truncation_length": 2048,
    "ban_eos_token": false,
    "skip_special_tokens": false,
    "streaming": true,
    "mirostat_mode": 0,
    "mirostat_tau": 5,
    "mirostat_eta": 0.1,
    "guidance_scale": 1,
    "negative_prompt": "",
    "grammar_string": "",
    "json_schema": {},
    "banned_tokens": "",
    "sampler_priority": [
        "temperature",
        "dynamic_temperature",
        "quadratic_sampling",
        "top_k",
        "top_p",
        "typical_p",
        "epsilon_cutoff",
        "eta_cutoff",
        "tfs",
        "top_a",
        "min_p",
        "mirostat"
    ],
    "samplers": [
        "top_k",
        "tfs_z",
        "typical_p",
        "top_p",
        "min_p",
        "temperature"
    ],
    "ignore_eos_token": false,
    "spaces_between_special_tokens": true,
    "speculative_ngram": false,
    "sampler_order": [
        6,
        0,
        1,
        3,
        4,
        2,
        5
    ],
    "logit_bias": [
        {
            "id": "077cf648-90c2-410a-b3ef-620295b632ab",
            "text": "…",
            "value": -35
        },
        {
            "id": "106a4a26-cc71-438b-9ffb-a3de2ebfdabe",
            "text": "...",
            "value": -35
        },
        {
            "id": "1728179c-4e8b-45e2-bf20-ecf4207a0d89",
            "text": " said",
            "value": -35
        },
        {
            "id": "a091a13e-b41c-4a1b-ba42-0e78a641bfe4",
            "text": " watch",
            "value": -35
        },
        {
            "id": "8974d93e-04cc-45aa-9416-aa71f82342d5",
            "text": " watched",
            "value": -35
        },
        {
            "id": "76bdb1ee-2978-4d14-aef4-9a32206eaa67",
            "text": " glob",
            "value": -50
        },
        {
            "id": "5a6beeeb-8809-4e5f-8bab-b539dee825e3",
            "text": "ounds",
            "value": -50
        },
        {
            "id": "bb15862c-a8d0-4585-a966-535719b2101c",
            "text": "ations",
            "value": -50
        },
        {
            "id": "3bd75448-eae8-410c-b11b-e54209dd24b9",
            "text": "istr",
            "value": -50
        },
        {
            "id": "39cd3d39-19dd-4a91-9090-3a9e5fe37dcb",
            "text": " min",
            "value": -50
        },
        {
            "id": "7025ac03-b14d-4bf5-bbcb-cbed460a33ed",
            "text": "iver",
            "value": -50
        },
        {
            "id": "c4a519fc-4a41-4391-a905-5381d5c8c40f",
            "text": " sh",
            "value": -50
        },
        {
            "id": "6b24f266-c574-45b0-95bf-de4f715c858e",
            "text": "inge",
            "value": -50
        },
        {
            "id": "2ae775ba-60eb-430b-be82-30f59bd93c00",
            "text": " tw",
            "value": -50
        },
        {
            "id": "66ea424c-e431-4701-a3e1-31e37f68f1d3",
            "text": "uff",
            "value": -50
        },
        {
            "id": "8051f88a-825f-4167-9445-81a9cc49d57a",
            "text": " gr",
            "value": -50
        },
        {
            "id": "1b72e786-940a-4095-b0d3-2b0afe64eb55",
            "text": " hus",
            "value": -50
        },
        {
            "id": "7c1e58a2-ffaa-4e66-aeeb-6c1f01c014c3",
            "text": " puck",
            "value": -50
        },
        {
            "id": "b9126f24-9bda-4357-abd9-623ef79a374b",
            "text": " dart",
            "value": -50
        },
        {
            "id": "022f6c05-7af3-42fe-855f-0c1e2ec32a8a",
            "text": " flick",
            "value": -50
        },
        {
            "id": "05265cd7-e68f-47d3-babe-086396de2cdf",
            "text": " fiery",
            "value": -85
        },
        {
            "id": "ca5a2708-278d-4a31-b008-12866d9035f3",
            "text": " wicked",
            "value": -85
        },
        {
            "id": "2bcb0f82-ef77-4cee-b8f6-4ec4de4c59fe",
            "text": "Despite",
            "value": -85
        },
        {
            "id": "c0c67e0c-2296-4690-8679-818650f092e5",
            "text": " despite",
            "value": -85
        },
        {
            "id": "74659bc0-b5b3-4504-aa8a-3f5931f4cbe5",
            "text": " twisted",
            "value": -85
        },
        {
            "id": "0b2ad930-f3ee-4f5b-be88-c913f2cfc8e1",
            "text": " contrast",
            "value": -85
        },
        {
            "id": "61d4d70f-fd50-450e-bcba-0a21f85a57ef",
            "text": " stark",
            "value": -85
        },
        {
            "id": "727be549-b1c5-4b0e-ab49-43378e7f51cc",
            "text": " whisper",
            "value": -85
        },
        {
            "id": "c334e614-dc4d-41bf-9ec2-34a897e24f23",
            "text": " reminder",
            "value": -85
        },
        {
            "id": "7d6b5ecb-6c9e-417d-a2ed-eff5d5fb7a61",
            "text": " grim",
            "value": -85
        },
        {
            "id": "247bc842-d435-4eb4-998b-d544c3012861",
            "text": " mixture",
            "value": -85
        },
        {
            "id": "e454055f-bee5-4f23-b14a-cb47241bec17",
            "text": " mix",
            "value": -85
        },
        {
            "id": "8f1a3cf7-fcc0-48d1-87cb-b95b725c0915",
            "text": " hint",
            "value": -85
        },
        {
            "id": "43371ee1-e0c5-4eed-9bfb-72b3d574ac74",
            "text": " orbs",
            "value": -85
        },
        {
            "id": "91e619ab-4f22-4bd7-a932-dbd58b7c9668",
            "text": " orb",
            "value": -85
        },
        {
            "id": "e2959a3d-79cf-4018-a054-c8c0e0f4ed85",
            "text": " testament",
            "value": -85
        },
        {
            "id": "daaba327-97b2-43dd-96aa-01cb9f61e94e",
            "text": " bond",
            "value": -85
        },
        {
            "id": "2207a5e2-50fe-4a7e-8533-c1ec53f8dbee",
            "text": "untouched",
            "value": -80
        },
        {
            "id": "71320a65-eb26-4a80-ab6f-ee2c586b4d5f",
            "text": "ruin",
            "value": -100
        }
    ],
    "n": 1,
    "ignore_eos_token_aphrodite": false,
    "spaces_between_special_tokens_aphrodite": true,
    "rep_pen_size": 0,
    "genamt": 256,
    "max_length": 65536
}