File size: 252 Bytes
567160a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
{
"attn_implementation": null,
"chat_format": "chatml",
"do_sample": false,
"eos_token_id": [
151643,
151645
],
"max_new_tokens": 512,
"pad_token_id": 151643,
"repetition_penalty": 1.1,
"transformers_version": "4.45.0.dev0"
}
|