9 lines
169 B
JSON
9 lines
169 B
JSON
|
|
{
|
||
|
|
"do_sample": true,
|
||
|
|
"temperature": 0.3,
|
||
|
|
"top_p": 0.9,
|
||
|
|
"repetition_penalty": 1.05,
|
||
|
|
"max_new_tokens": 4096,
|
||
|
|
"eos_token_id": 151645,
|
||
|
|
"pad_token_id": 151645
|
||
|
|
}
|