HunyuanImage-3.0-Instruct-Distil-NF4 / generation_config.json
EricRollei's picture
Upload folder using huggingface_hub
6d1b668 verified
raw
history blame contribute delete
479 Bytes
{
"bot_task": "think_recaption",
"diff_guidance_scale": 2.5,
"diff_infer_steps": 8,
"disable_compile": true,
"do_sample": true,
"drop_think": false,
"eos_token_id": [
127957
],
"flow_shift": 3.0,
"max_length": 22800,
"max_new_tokens": 2048,
"pad_token_id": 128009,
"sequence_template": "instruct",
"temperature": 0.6,
"top_k": 1024,
"top_p": 0.95,
"transformers_version": "4.57.1",
"use_system_prompt": "en_unified"
}