HunyuanOCR / v1.0 /generation_config.json
EthannW's picture
Add HunyuanOCR-1.5 (target at root, DFlash under dflash/, archive 1.0 under v1.0/) (#30)
01b3ec8
Raw
History Blame Contribute Delete
205 Bytes
{
"bos_token_id": 120000,
"pad_token_id": 120002,
"do_sample": true,
"eos_token_id": [
120007,
120020
],
"repetition_penalty": 1.03,
"top_k": 1,
"top_p": 1.0,
"temperature":0.0
}