10 lines
170 B
JSON
10 lines
170 B
JSON
{
|
|
"bos_token_id": 1,
|
|
"do_sample": true,
|
|
"eos_token_id": 2,
|
|
"repetition_penalty": 1.05,
|
|
"temperature": 0.7,
|
|
"top_p": 0.9,
|
|
"transformers_version": "4.50.3"
|
|
}
|