LightOnOCR-1B-1025-4bit / generation_config.json
prince-canuma's picture
Upload folder using huggingface_hub
4c06c0e verified
raw
history blame contribute delete
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"
}