LightOnOCR-1B-1025 / generation_config.json
Bapt120's picture
Upload folder using huggingface_hub
816ab0f verified
raw
history blame
238 Bytes
{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"pad_token_id": 151643,
"temperature": 0.2,
"top_k": 0,
"top_p": 0.9,
"transformers_version": "4.55.3"
}