next-ocr / generation_config.json
Lamapi's picture
Upload model trained with Unsloth
a2d5222 verified
raw
history blame contribute delete
199 Bytes
{
"do_sample": true,
"eos_token_id": [
151645,
151645,
151643
],
"pad_token_id": 151654,
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8,
"transformers_version": "4.57.1"
}