IlyaGusev's picture
Initial commit
99cfe87
raw
history blame
277 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 128009,
"max_length": 1024000,
"max_new_tokens": 2048,
"pad_token_id": 0,
"repetition_penalty": 1.1,
"temperature": 0.6,
"top_p": 0.95,
"transformers_version": "4.49.0"
}