wan_i2v_Tea_720p.json 673 Bytes
Newer Older
TorynCurtis's avatar
TorynCurtis committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "infer_steps": 40,
    "target_video_length": 81,
    "target_height": 480,
    "target_width": 832,
    "attention_type": "flash_attn3",
    "seed": 42,
    "sample_guide_scale": 5,
    "sample_shift": 5,
    "enable_cfg": true,
    "cpu_offload": false,
    "mm_config": {
        "mm_type": "W-fp8-channel-sym-A-fp8-channel-sym-dynamic-Sgl",
        "weight_auto_quant": true
    },
gushiqiao's avatar
gushiqiao committed
16
17
18
19
20
21
22
    "feature_caching": "Tea",
    "coefficients": [
        [8.10705460e03, 2.13393892e03, -3.72934672e02, 1.66203073e01, -4.17769401e-02],
        [-114.36346466, 65.26524496, -18.82220707, 4.91518089, -0.23412683]
    ],
    "use_ret_steps": true,
     "teacache_thresh": 0.26
TorynCurtis's avatar
TorynCurtis committed
23
}