HunyuanImage-2.1 / reprompt /generation_config.json
multimodalart's picture
Duplicate from tencent/HunyuanImage-2.1
3a9e452 verified
raw
history blame
222 Bytes
{
"do_sample": true,
"eos_token_id": [
127960,
127967
],
"pad_token_id": 127961,
"repetition_penalty": 1.05,
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8,
"transformers_version": "4.55.0.dev0"
}