16 lines
284 B
JSON
16 lines
284 B
JSON
{
|
|
"_from_model_config": true,
|
|
"bos_token_id": 100257,
|
|
"eos_token_id": [
|
|
100257
|
|
],
|
|
"max_length": 131072,
|
|
"pad_token_id": 100256,
|
|
"do_sample": true,
|
|
"repetition_penalty": 1.1,
|
|
"temperature": 1.0,
|
|
"top_k": 64,
|
|
"top_p": 0.95,
|
|
"transformers_version": "5.5.0"
|
|
}
|