18 lines
408 B
Plaintext
18 lines
408 B
Plaintext
{
|
|
"order": [1, 0, 3],
|
|
"temperature": 1.07,
|
|
"max_length": 60,
|
|
"min_length": 60,
|
|
"top_k": 264,
|
|
"top_p": 1,
|
|
"top_a": 1,
|
|
"typical_p": 1,
|
|
"tail_free_sampling": 0.925,
|
|
"repetition_penalty": 2.165,
|
|
"repetition_penalty_range": 404,
|
|
"repetition_penalty_slope": 0.84,
|
|
"repetition_penalty_frequency": 0,
|
|
"repetition_penalty_presence": 0,
|
|
"max_context":2048
|
|
}
|