baberu-ocr-webgpu / generation_config.json
ameraino11's picture
Add complete 121 MB and 242 MB WebGPU variants, port source, and benchmarks
520f98d verified
Raw
History Blame Contribute Delete
269 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"max_new_tokens": 128,
"output_attentions": false,
"output_hidden_states": false,
"pad_token_id": 0,
"repetition_penalty": 1.2,
"transformers_version": "5.5.3",
"use_cache": true
}