Blame Raw
· · · 23 lines (543 B)
0 contributors
1{
2 "order": [0, 8, 5, 3],
3 "temperature": 1.5,
4 "max_length": 150,
5 "min_length": 1,
6 "typical_p": 0.95,
7 "tail_free_sampling": 0.95,
8 "mirostat_lr": 0.2,
9 "mirostat_tau": 5.5,
10 "repetition_penalty": 1,
11 "repetition_penalty_range": 1632,
12 "repetition_penalty_frequency": 0,
13 "repetition_penalty_presence": 0,
14 "use_cache": false,
15 "return_full_text": false,
16 "prefix": "vanilla",
17 "phrase_rep_pen": "very_aggressive",
18 "max_context": 7800,
19 "min_p": 0,
20 "math1_temp": 1,
21 "math1_quad": 0,
22 "math1_quad_entropy_scale": 0
23}