17 lines
410 B
Plaintext
17 lines
410 B
Plaintext
{
|
|
"order": [3, 0],
|
|
"temperature": 1.348,
|
|
"max_length": 60,
|
|
"min_length": 60,
|
|
"top_k": 64,
|
|
"top_p": 0.909,
|
|
"top_a": 1,
|
|
"typical_p": 1,
|
|
"tail_free_sampling": 0.688,
|
|
"repetition_penalty": 4.967,
|
|
"repetition_penalty_range": 2048,
|
|
"repetition_penalty_slope": 0.09,
|
|
"repetition_penalty_frequency": 0,
|
|
"repetition_penalty_presence": 0,
|
|
"max_context": 2048
|
|
} |