hunyuan-image / generation_config.json
xziayro's picture
Upload HunyuanImage3ForCausalMM
ff68ff6 verified
raw
history blame contribute delete
417 Bytes
{
"bot_task": "image",
"diff_guidance_scale": 5.0,
"diff_infer_steps": 50,
"disable_compile": true,
"do_sample": true,
"drop_think": false,
"eos_token_id": [
127957
],
"flow_shift": 3.0,
"max_length": 12800,
"pad_token_id": 128009,
"sequence_template": "pretrain",
"temperature": 0.6,
"top_k": 1024,
"top_p": 0.95,
"transformers_version": "4.55.3",
"use_system_prompt": "None"
}