Blame Raw
· · · 21 lines (488 B)
0 contributors
1{
2 "order": [3, 0, 5],
3 "temperature": 2.5,
4 "max_length": 150,
5 "min_length": 1,
6 "typical_p": 0.969,
7 "tail_free_sampling": 0.941,
8 "repetition_penalty": 1,
9 "repetition_penalty_range": 1024,
10 "repetition_penalty_frequency": 0,
11 "repetition_penalty_presence": 0,
12 "use_cache": false,
13 "return_full_text": false,
14 "prefix": "vanilla",
15 "phrase_rep_pen": "medium",
16 "max_context": 7800,
17 "min_p": 0,
18 "math1_temp": 1,
19 "math1_quad": 0,
20 "math1_quad_entropy_scale": 0
21}