longcat_image_t2i.json 305 Bytes
Newer Older
litzh's avatar
litzh committed
1
2
3
4
5
6
7
8
9
10
11
12
{
    "infer_steps": 50,
    "aspect_ratio": "16:9",
    "attn_type": "flash_attn3",
    "enable_cfg": true,
    "sample_guide_scale": 4.0,
    "enable_cfg_renorm": true,
    "cfg_renorm_min": 0.0,
    "axes_dims_rope": [16, 56, 56],
    "dit_quant_scheme": "Default",
    "rms_norm_type": "sgl-kernel"
}