2023-07-28 16:23:10 -07:00
|
|
|
{
|
2023-08-15 18:52:29 -07:00
|
|
|
"order": [5, 0, 1, 3],
|
|
|
|
"temperature": 1.16,
|
2023-08-16 21:46:58 +03:00
|
|
|
"max_length": 150,
|
2023-07-28 16:23:10 -07:00
|
|
|
"min_length": 1,
|
2023-08-15 18:52:29 -07:00
|
|
|
"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,
|
2023-07-28 16:23:10 -07:00
|
|
|
"repetition_penalty_frequency": 0,
|
2023-08-15 18:52:29 -07:00
|
|
|
"repetition_penalty_presence": 0.005,
|
2023-07-28 16:23:10 -07:00
|
|
|
"use_cache": false,
|
|
|
|
"return_full_text": false,
|
|
|
|
"prefix": "vanilla",
|
2023-07-30 12:37:48 -07:00
|
|
|
"cfg_scale": 1,
|
2023-08-11 17:58:40 -07:00
|
|
|
"phrase_rep_pen": "medium",
|
2023-08-01 13:30:30 +03:00
|
|
|
"max_context": 7800
|
2023-07-28 16:23:10 -07:00
|
|
|
}
|