11 lines
205 B
JSON
11 lines
205 B
JSON
|
|
{
|
||
|
|
"_from_model_config": true,
|
||
|
|
"bos_token_id": 1,
|
||
|
|
"do_sample": true,
|
||
|
|
"eos_token_id": 2,
|
||
|
|
"max_length": 32768,
|
||
|
|
"pad_token_id": 11,
|
||
|
|
"temperature": 0.15,
|
||
|
|
"transformers_version": "4.49.0.dev0"
|
||
|
|
}
|