13 lines
274 B
JSON
13 lines
274 B
JSON
|
|
{
|
||
|
|
"_from_model_config": true,
|
||
|
|
"bos_token_id": 151643,
|
||
|
|
"eos_token_id": 151645,
|
||
|
|
"pad_token_id": 151643,
|
||
|
|
"transformers_version": "4.56.1",
|
||
|
|
"do_sample": true,
|
||
|
|
"temperature": 0.3,
|
||
|
|
"top_p": 0.9,
|
||
|
|
"top_k": 50,
|
||
|
|
"max_new_tokens": 512,
|
||
|
|
"repetition_penalty": 1.1
|
||
|
|
}
|