Qwen3.5-ocr-jp-2b / generation_config.json
ebinan92's picture
Super-squash branch 'main' using huggingface_hub
92701ae
{
"bos_token_id": null,
"pad_token_id": 248044,
"eos_token_id": [
248046,
248044
],
"do_sample": false,
"temperature": 1.0,
"top_p": 1.0,
"top_k": 0,
"repetition_penalty": 1.0,
"transformers_version": "5.2.0"
}