16 lines
249 B
JSON
16 lines
249 B
JSON
{
|
|
"_from_model_config": true,
|
|
"bos_token_id": 0,
|
|
"do_sample": true,
|
|
"eos_token_id": [
|
|
1,
|
|
1,
|
|
130073
|
|
],
|
|
"max_length": 131072,
|
|
"pad_token_id": 130559,
|
|
"temperature": 0.9,
|
|
"top_p": 0.95,
|
|
"transformers_version": "5.5.0"
|
|
}
|