Blame Raw
· · · 24 lines (581 B)
0 contributors
1{
2 "order": [4, 0, 5, 3, 2],
3 "temperature": 1.09,
4 "max_length": 150,
5 "min_length": 1,
6 "top_p": 0.969,
7 "top_a": 0.09,
8 "typical_p": 0.99,
9 "tail_free_sampling": 0.969,
10 "repetition_penalty": 1.09,
11 "repetition_penalty_range": 8192,
12 "repetition_penalty_slope": 0.069,
13 "repetition_penalty_frequency": 0.006,
14 "repetition_penalty_presence": 0.009,
15 "use_cache": false,
16 "return_full_text": false,
17 "prefix": "vanilla",
18 "phrase_rep_pen": "very_light",
19 "max_context": 7800,
20 "min_p": 0,
21 "math1_temp": 1,
22 "math1_quad": 0,
23 "math1_quad_entropy_scale": 0
24}