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