11 lines
201 B
JSON
11 lines
201 B
JSON
|
|
{
|
||
|
|
"_from_model_config": true,
|
||
|
|
"bos_token_id": 1,
|
||
|
|
"do_sample": true,
|
||
|
|
"eos_token_id": 32000,
|
||
|
|
"max_length": 8192,
|
||
|
|
"pad_token_id": 0,
|
||
|
|
"temperature": 0.5,
|
||
|
|
"transformers_version": "4.37.0"
|
||
|
|
}
|