| 1 | { |
| 2 | "order": [0, 4, 1, 2, 5, 3], |
| 3 | "temperature": 1.31, |
| 4 | "max_length": 150, |
| 5 | "min_length": 1, |
| 6 | "top_k": 25, |
| 7 | "top_p": 0.97, |
| 8 | "top_a": 0.18, |
| 9 | "typical_p": 0.98, |
| 10 | "tail_free_sampling": 1, |
| 11 | "repetition_penalty": 1.55, |
| 12 | "repetition_penalty_frequency": 0.00075, |
| 13 | "repetition_penalty_presence": 0.00085, |
| 14 | "repetition_penalty_range": 8192, |
| 15 | "repetition_penalty_slope": 1.8, |
| 16 | "use_cache": false, |
| 17 | "return_full_text": false, |
| 18 | "prefix": "vanilla", |
| 19 | "phrase_rep_pen": "medium", |
| 20 | "max_context": 7800, |
| 21 | "min_p": 0, |
| 22 | "math1_temp": 1, |
| 23 | "math1_quad": 0, |
| 24 | "math1_quad_entropy_scale": 0 |
| 25 | } |