14 lines
214 B
JSON
14 lines
214 B
JSON
{
|
|
"_from_model_config": true,
|
|
"bos_token_id": 128000,
|
|
"do_sample": true,
|
|
"eos_token_id": [
|
|
128001,
|
|
128008,
|
|
128009
|
|
],
|
|
"temperature": 0.6,
|
|
"min_p": 0.1,
|
|
"transformers_version": "4.44.0"
|
|
}
|