8 lines
139 B
JSON
8 lines
139 B
JSON
{
|
|
"max_new_tokens": 512,
|
|
"temperature": 0.7,
|
|
"do_sample": true,
|
|
"top_p": 0.95,
|
|
"pad_token_id": 151643,
|
|
"eos_token_id": 151645
|
|
} |