17 lines
412 B
Plaintext
17 lines
412 B
Plaintext
{
|
|
"order": [2, 1, 3, 0],
|
|
"temperature": 0.94,
|
|
"max_length": 60,
|
|
"min_length": 60,
|
|
"top_k": 12,
|
|
"top_p": 1,
|
|
"top_a": 1,
|
|
"typical_p": 1,
|
|
"tail_free_sampling": 0.94,
|
|
"repetition_penalty": 2.66,
|
|
"repetition_penalty_range": 2048,
|
|
"repetition_penalty_slope": 0.18,
|
|
"repetition_penalty_frequency": 0.013,
|
|
"repetition_penalty_presence": 0,
|
|
"max_context": 2048
|
|
} |