12 lines
223 B
JSON
12 lines
223 B
JSON
|
|
{
|
||
|
|
"_from_model_config": true,
|
||
|
|
"bos_token_id": 1,
|
||
|
|
"do_sample": true,
|
||
|
|
"eos_token_id": 361,
|
||
|
|
"pad_token_id": 0,
|
||
|
|
"repetition_penalty": 1.0,
|
||
|
|
"temperature": 0.6,
|
||
|
|
"top_p": 0.95,
|
||
|
|
"transformers_version": "4.43.1"
|
||
|
|
}
|