14 lines
248 B
JSON
14 lines
248 B
JSON
{
|
|
"_from_model_config": true,
|
|
"bos_token_id": 128000,
|
|
"cache_implementation": "hybrid",
|
|
"do_sample": true,
|
|
"eos_token_id": [
|
|
128001,
|
|
128009
|
|
],
|
|
"pad_token_id": 128001,
|
|
"temperature": 0.2,
|
|
"transformers_version": "4.57.6"
|
|
}
|