2023-12-03 15:07:21 +02:00
|
|
|
{
|
|
|
|
"order": [5, 0, 1, 3],
|
|
|
|
"temperature": 1.16,
|
|
|
|
"max_length": 150,
|
|
|
|
"min_length": 1,
|
|
|
|
"top_k": 175,
|
|
|
|
"typical_p": 0.96,
|
|
|
|
"tail_free_sampling": 0.994,
|
|
|
|
"repetition_penalty": 1.68,
|
|
|
|
"repetition_penalty_range": 2240,
|
|
|
|
"repetition_penalty_slope": 1.5,
|
|
|
|
"repetition_penalty_frequency": 0,
|
|
|
|
"repetition_penalty_presence": 0.005,
|
|
|
|
"use_cache": false,
|
|
|
|
"return_full_text": false,
|
|
|
|
"prefix": "vanilla",
|
|
|
|
"cfg_scale": 1,
|
|
|
|
"phrase_rep_pen": "medium",
|
2024-09-20 22:42:56 +03:00
|
|
|
"max_context": 7800,
|
2024-09-21 00:24:52 +03:00
|
|
|
"min_p": 0,
|
|
|
|
"math1_temp": 1,
|
|
|
|
"math1_quad": 0,
|
|
|
|
"math1_quad_entropy_scale": 0
|
2023-12-03 15:07:21 +02:00
|
|
|
}
|