Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
LightX2V
Commits
a1ebc651
Commit
a1ebc651
authored
Dec 11, 2025
by
xuwx1
Browse files
updata lightx2v
parent
5a4db490
Pipeline
#3149
canceled with stages
Changes
428
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
1062 additions
and
0 deletions
+1062
-0
configs/caching/custom/wan_i2v_custom_480p.json
configs/caching/custom/wan_i2v_custom_480p.json
+21
-0
configs/caching/custom/wan_i2v_custom_720p.json
configs/caching/custom/wan_i2v_custom_720p.json
+32
-0
configs/caching/custom/wan_t2v_custom_14b.json
configs/caching/custom/wan_t2v_custom_14b.json
+33
-0
configs/caching/custom/wan_t2v_custom_1_3b.json
configs/caching/custom/wan_t2v_custom_1_3b.json
+33
-0
configs/caching/dualblock/wan_t2v_1_3b.json
configs/caching/dualblock/wan_t2v_1_3b.json
+17
-0
configs/caching/dynamicblock/wan_t2v_1_3b.json
configs/caching/dynamicblock/wan_t2v_1_3b.json
+17
-0
configs/caching/firstblock/wan_t2v_1_3b.json
configs/caching/firstblock/wan_t2v_1_3b.json
+17
-0
configs/caching/magcache/wan_i2v_dist_cfg_ulysses_mag_480p.json
...s/caching/magcache/wan_i2v_dist_cfg_ulysses_mag_480p.json
+109
-0
configs/caching/magcache/wan_i2v_mag_480p.json
configs/caching/magcache/wan_i2v_mag_480p.json
+104
-0
configs/caching/magcache/wan_i2v_mag_calibration_480p.json
configs/caching/magcache/wan_i2v_mag_calibration_480p.json
+104
-0
configs/caching/magcache/wan_t2v_dist_cfg_ulysses_mag_1_3b.json
...s/caching/magcache/wan_t2v_dist_cfg_ulysses_mag_1_3b.json
+130
-0
configs/caching/magcache/wan_t2v_mag_1_3b.json
configs/caching/magcache/wan_t2v_mag_1_3b.json
+125
-0
configs/caching/magcache/wan_t2v_mag_calibration_1_3b.json
configs/caching/magcache/wan_t2v_mag_calibration_1_3b.json
+125
-0
configs/caching/taylorseer/wan_t2v_taylorseer.json
configs/caching/taylorseer/wan_t2v_taylorseer.json
+15
-0
configs/caching/teacache/wan_i2v_tea_480p.json
configs/caching/teacache/wan_i2v_tea_480p.json
+32
-0
configs/caching/teacache/wan_i2v_tea_720p.json
configs/caching/teacache/wan_i2v_tea_720p.json
+32
-0
configs/caching/teacache/wan_t2v_1_3b_tea_480p.json
configs/caching/teacache/wan_t2v_1_3b_tea_480p.json
+33
-0
configs/caching/teacache/wan_ti2v_tea_720p.json
configs/caching/teacache/wan_ti2v_tea_720p.json
+25
-0
configs/causvid/wan_i2v_causvid.json
configs/causvid/wan_i2v_causvid.json
+29
-0
configs/causvid/wan_t2v_causvid.json
configs/causvid/wan_t2v_causvid.json
+29
-0
No files found.
Too many changes to show.
To preserve performance only
428 of 428+
files are displayed.
Plain diff
Email patch
configs/caching/custom/wan_i2v_custom_480p.json
0 → 100644
View file @
a1ebc651
{
"infer_steps"
:
40
,
"target_video_length"
:
81
,
"target_height"
:
480
,
"target_width"
:
832
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"seed"
:
442
,
"sample_guide_scale"
:
5
,
"sample_shift"
:
3
,
"enable_cfg"
:
true
,
"cpu_offload"
:
false
,
"feature_caching"
:
"Custom"
,
"coefficients"
:
[
[
2.57151496e05
,
-3.54229917e04
,
1.40286849e03
,
-1.35890334e01
,
1.32517977e-01
],
[
-3.02331670e02
,
2.23948934e02
,
-5.25463970e01
,
5.87348440e00
,
-2.01973289e-01
]
],
"use_ret_steps"
:
false
,
"teacache_thresh"
:
0.26
}
configs/caching/custom/wan_i2v_custom_720p.json
0 → 100644
View file @
a1ebc651
{
"infer_steps"
:
40
,
"target_video_length"
:
81
,
"target_height"
:
1280
,
"target_width"
:
720
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"sample_guide_scale"
:
5
,
"sample_shift"
:
3
,
"enable_cfg"
:
true
,
"cpu_offload"
:
false
,
"feature_caching"
:
"Custom"
,
"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"
:
false
,
"teacache_thresh"
:
0.26
}
configs/caching/custom/wan_t2v_custom_14b.json
0 → 100644
View file @
a1ebc651
{
"infer_steps"
:
50
,
"target_video_length"
:
81
,
"text_len"
:
512
,
"target_height"
:
480
,
"target_width"
:
832
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"sample_guide_scale"
:
6
,
"sample_shift"
:
8
,
"enable_cfg"
:
true
,
"cpu_offload"
:
false
,
"feature_caching"
:
"Custom"
,
"coefficients"
:
[
[
-3.03318725e05
,
4.90537029e04
,
-2.65530556e03
,
5.87365115e01
,
-3.15583525e-01
],
[
-5784.54975374
,
5449.50911966
,
-1811.16591783
,
256.27178429
,
-13.02252404
]
],
"use_ret_steps"
:
false
,
"teacache_thresh"
:
0.26
}
configs/caching/custom/wan_t2v_custom_1_3b.json
0 → 100644
View file @
a1ebc651
{
"infer_steps"
:
50
,
"target_video_length"
:
81
,
"text_len"
:
512
,
"target_height"
:
480
,
"target_width"
:
832
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"sample_guide_scale"
:
6
,
"sample_shift"
:
8
,
"enable_cfg"
:
true
,
"cpu_offload"
:
false
,
"feature_caching"
:
"Custom"
,
"coefficients"
:
[
[
-5.21862437e04
,
9.23041404e03
,
-5.28275948e02
,
1.36987616e01
,
-4.99875664e-02
],
[
2.39676752e03
,
-1.31110545e03
,
2.01331979e02
,
-8.29855975e00
,
1.37887774e-01
]
],
"use_ret_steps"
:
false
,
"teacache_thresh"
:
0.26
}
configs/caching/dualblock/wan_t2v_1_3b.json
0 → 100644
View file @
a1ebc651
{
"infer_steps"
:
50
,
"target_video_length"
:
81
,
"text_len"
:
512
,
"target_height"
:
480
,
"target_width"
:
832
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"sample_guide_scale"
:
6
,
"sample_shift"
:
8
,
"enable_cfg"
:
true
,
"cpu_offload"
:
false
,
"feature_caching"
:
"DualBlock"
,
"residual_diff_threshold"
:
0.03
,
"downsample_factor"
:
2
}
configs/caching/dynamicblock/wan_t2v_1_3b.json
0 → 100644
View file @
a1ebc651
{
"infer_steps"
:
50
,
"target_video_length"
:
81
,
"text_len"
:
512
,
"target_height"
:
480
,
"target_width"
:
832
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"sample_guide_scale"
:
6
,
"sample_shift"
:
8
,
"enable_cfg"
:
true
,
"cpu_offload"
:
false
,
"feature_caching"
:
"DynamicBlock"
,
"residual_diff_threshold"
:
0.003
,
"downsample_factor"
:
2
}
configs/caching/firstblock/wan_t2v_1_3b.json
0 → 100644
View file @
a1ebc651
{
"infer_steps"
:
50
,
"target_video_length"
:
81
,
"text_len"
:
512
,
"target_height"
:
480
,
"target_width"
:
832
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"sample_guide_scale"
:
6
,
"sample_shift"
:
8
,
"enable_cfg"
:
true
,
"cpu_offload"
:
false
,
"feature_caching"
:
"FirstBlock"
,
"residual_diff_threshold"
:
0.02
,
"downsample_factor"
:
2
}
configs/caching/magcache/wan_i2v_dist_cfg_ulysses_mag_480p.json
0 → 100644
View file @
a1ebc651
{
"infer_steps"
:
40
,
"target_video_length"
:
81
,
"target_height"
:
480
,
"target_width"
:
832
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"sample_guide_scale"
:
5
,
"sample_shift"
:
5
,
"enable_cfg"
:
true
,
"cpu_offload"
:
false
,
"parallel"
:
{
"seq_p_size"
:
4
,
"seq_p_attn_type"
:
"ulysses"
,
"cfg_p_size"
:
2
},
"feature_caching"
:
"Mag"
,
"magcache_calibration"
:
false
,
"magcache_K"
:
6
,
"magcache_thresh"
:
0.24
,
"magcache_retention_ratio"
:
0.2
,
"magcache_ratios"
:
[
[
1.0
,
0.98783
,
0.97559
,
0.98311
,
0.98202
,
0.9888
,
0.98762
,
0.98957
,
0.99052
,
0.99383
,
0.98857
,
0.99065
,
0.98845
,
0.99057
,
0.98957
,
0.98601
,
0.98823
,
0.98756
,
0.98808
,
0.98721
,
0.98571
,
0.98543
,
0.98157
,
0.98411
,
0.97952
,
0.98149
,
0.9774
,
0.97825
,
0.97355
,
0.97085
,
0.97056
,
0.96588
,
0.96113
,
0.9567
,
0.94961
,
0.93973
,
0.93217
,
0.91878
,
0.90955
,
0.92617
],
[
1.0
,
0.98993
,
0.97593
,
0.98319
,
0.98225
,
0.98878
,
0.98759
,
0.98971
,
0.99043
,
0.99384
,
0.9886
,
0.99068
,
0.98847
,
0.99057
,
0.98961
,
0.9861
,
0.98823
,
0.98759
,
0.98814
,
0.98724
,
0.98572
,
0.98544
,
0.98165
,
0.98413
,
0.97953
,
0.9815
,
0.97742
,
0.97826
,
0.97361
,
0.97087
,
0.97055
,
0.96587
,
0.96124
,
0.95681
,
0.94969
,
0.93988
,
0.93224
,
0.91896
,
0.90954
,
0.92616
]
]
}
configs/caching/magcache/wan_i2v_mag_480p.json
0 → 100644
View file @
a1ebc651
{
"infer_steps"
:
40
,
"target_video_length"
:
81
,
"target_height"
:
480
,
"target_width"
:
832
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"sample_guide_scale"
:
5
,
"sample_shift"
:
5
,
"enable_cfg"
:
true
,
"cpu_offload"
:
false
,
"feature_caching"
:
"Mag"
,
"magcache_calibration"
:
false
,
"magcache_K"
:
6
,
"magcache_thresh"
:
0.24
,
"magcache_retention_ratio"
:
0.2
,
"magcache_ratios"
:
[
[
1.0
,
0.98783
,
0.97559
,
0.98311
,
0.98202
,
0.9888
,
0.98762
,
0.98957
,
0.99052
,
0.99383
,
0.98857
,
0.99065
,
0.98845
,
0.99057
,
0.98957
,
0.98601
,
0.98823
,
0.98756
,
0.98808
,
0.98721
,
0.98571
,
0.98543
,
0.98157
,
0.98411
,
0.97952
,
0.98149
,
0.9774
,
0.97825
,
0.97355
,
0.97085
,
0.97056
,
0.96588
,
0.96113
,
0.9567
,
0.94961
,
0.93973
,
0.93217
,
0.91878
,
0.90955
,
0.92617
],
[
1.0
,
0.98993
,
0.97593
,
0.98319
,
0.98225
,
0.98878
,
0.98759
,
0.98971
,
0.99043
,
0.99384
,
0.9886
,
0.99068
,
0.98847
,
0.99057
,
0.98961
,
0.9861
,
0.98823
,
0.98759
,
0.98814
,
0.98724
,
0.98572
,
0.98544
,
0.98165
,
0.98413
,
0.97953
,
0.9815
,
0.97742
,
0.97826
,
0.97361
,
0.97087
,
0.97055
,
0.96587
,
0.96124
,
0.95681
,
0.94969
,
0.93988
,
0.93224
,
0.91896
,
0.90954
,
0.92616
]
]
}
configs/caching/magcache/wan_i2v_mag_calibration_480p.json
0 → 100644
View file @
a1ebc651
{
"infer_steps"
:
40
,
"target_video_length"
:
81
,
"target_height"
:
480
,
"target_width"
:
832
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"sample_guide_scale"
:
5
,
"sample_shift"
:
5
,
"enable_cfg"
:
true
,
"cpu_offload"
:
false
,
"feature_caching"
:
"Mag"
,
"magcache_calibration"
:
true
,
"magcache_K"
:
6
,
"magcache_thresh"
:
0.24
,
"magcache_retention_ratio"
:
0.2
,
"magcache_ratios"
:
[
[
1.0
,
0.98783
,
0.97559
,
0.98311
,
0.98202
,
0.9888
,
0.98762
,
0.98957
,
0.99052
,
0.99383
,
0.98857
,
0.99065
,
0.98845
,
0.99057
,
0.98957
,
0.98601
,
0.98823
,
0.98756
,
0.98808
,
0.98721
,
0.98571
,
0.98543
,
0.98157
,
0.98411
,
0.97952
,
0.98149
,
0.9774
,
0.97825
,
0.97355
,
0.97085
,
0.97056
,
0.96588
,
0.96113
,
0.9567
,
0.94961
,
0.93973
,
0.93217
,
0.91878
,
0.90955
,
0.92617
],
[
1.0
,
0.98993
,
0.97593
,
0.98319
,
0.98225
,
0.98878
,
0.98759
,
0.98971
,
0.99043
,
0.99384
,
0.9886
,
0.99068
,
0.98847
,
0.99057
,
0.98961
,
0.9861
,
0.98823
,
0.98759
,
0.98814
,
0.98724
,
0.98572
,
0.98544
,
0.98165
,
0.98413
,
0.97953
,
0.9815
,
0.97742
,
0.97826
,
0.97361
,
0.97087
,
0.97055
,
0.96587
,
0.96124
,
0.95681
,
0.94969
,
0.93988
,
0.93224
,
0.91896
,
0.90954
,
0.92616
]
]
}
configs/caching/magcache/wan_t2v_dist_cfg_ulysses_mag_1_3b.json
0 → 100644
View file @
a1ebc651
{
"infer_steps"
:
50
,
"target_video_length"
:
81
,
"text_len"
:
512
,
"target_height"
:
480
,
"target_width"
:
832
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"sample_guide_scale"
:
6
,
"sample_shift"
:
8
,
"enable_cfg"
:
true
,
"cpu_offload"
:
false
,
"parallel"
:
{
"seq_p_size"
:
4
,
"seq_p_attn_type"
:
"ulysses"
,
"cfg_p_size"
:
2
},
"feature_caching"
:
"Mag"
,
"magcache_calibration"
:
false
,
"magcache_K"
:
4
,
"magcache_thresh"
:
0.12
,
"magcache_retention_ratio"
:
0.2
,
"magcache_ratios"
:
[
[
1.0
,
1.0124
,
1.00166
,
0.99791
,
0.99682
,
0.99634
,
0.99567
,
0.99416
,
0.99578
,
0.9957
,
0.99511
,
0.99535
,
0.99552
,
0.99541
,
0.9954
,
0.99489
,
0.99518
,
0.99484
,
0.99481
,
0.99415
,
0.99419
,
0.99396
,
0.99388
,
0.99349
,
0.99309
,
0.9927
,
0.99228
,
0.99171
,
0.99137
,
0.99068
,
0.99005
,
0.98944
,
0.98849
,
0.98758
,
0.98644
,
0.98504
,
0.9836
,
0.98202
,
0.97977
,
0.97717
,
0.9741
,
0.97003
,
0.96538
,
0.9593
,
0.95086
,
0.94013
,
0.92402
,
0.90241
,
0.86821
,
0.81838
],
[
1.0
,
1.02213
,
1.0041
,
1.00061
,
0.99762
,
0.99685
,
0.99586
,
0.99422
,
0.99575
,
0.99563
,
0.99506
,
0.99531
,
0.99549
,
0.99539
,
0.99536
,
0.99485
,
0.99514
,
0.99478
,
0.99479
,
0.99413
,
0.99416
,
0.99393
,
0.99386
,
0.99349
,
0.99304
,
0.9927
,
0.99226
,
0.9917
,
0.99135
,
0.99063
,
0.99003
,
0.98942
,
0.98849
,
0.98757
,
0.98643
,
0.98503
,
0.98359
,
0.98201
,
0.97978
,
0.97718
,
0.97411
,
0.97002
,
0.96541
,
0.95933
,
0.95089
,
0.94019
,
0.92414
,
0.9026
,
0.86868
,
0.81939
]
]
}
configs/caching/magcache/wan_t2v_mag_1_3b.json
0 → 100644
View file @
a1ebc651
{
"infer_steps"
:
50
,
"target_video_length"
:
81
,
"text_len"
:
512
,
"target_height"
:
480
,
"target_width"
:
832
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"sample_guide_scale"
:
6
,
"sample_shift"
:
8
,
"enable_cfg"
:
true
,
"cpu_offload"
:
false
,
"feature_caching"
:
"Mag"
,
"magcache_calibration"
:
false
,
"magcache_K"
:
4
,
"magcache_thresh"
:
0.12
,
"magcache_retention_ratio"
:
0.2
,
"magcache_ratios"
:
[
[
1.0
,
1.0124
,
1.00166
,
0.99791
,
0.99682
,
0.99634
,
0.99567
,
0.99416
,
0.99578
,
0.9957
,
0.99511
,
0.99535
,
0.99552
,
0.99541
,
0.9954
,
0.99489
,
0.99518
,
0.99484
,
0.99481
,
0.99415
,
0.99419
,
0.99396
,
0.99388
,
0.99349
,
0.99309
,
0.9927
,
0.99228
,
0.99171
,
0.99137
,
0.99068
,
0.99005
,
0.98944
,
0.98849
,
0.98758
,
0.98644
,
0.98504
,
0.9836
,
0.98202
,
0.97977
,
0.97717
,
0.9741
,
0.97003
,
0.96538
,
0.9593
,
0.95086
,
0.94013
,
0.92402
,
0.90241
,
0.86821
,
0.81838
],
[
1.0
,
1.02213
,
1.0041
,
1.00061
,
0.99762
,
0.99685
,
0.99586
,
0.99422
,
0.99575
,
0.99563
,
0.99506
,
0.99531
,
0.99549
,
0.99539
,
0.99536
,
0.99485
,
0.99514
,
0.99478
,
0.99479
,
0.99413
,
0.99416
,
0.99393
,
0.99386
,
0.99349
,
0.99304
,
0.9927
,
0.99226
,
0.9917
,
0.99135
,
0.99063
,
0.99003
,
0.98942
,
0.98849
,
0.98757
,
0.98643
,
0.98503
,
0.98359
,
0.98201
,
0.97978
,
0.97718
,
0.97411
,
0.97002
,
0.96541
,
0.95933
,
0.95089
,
0.94019
,
0.92414
,
0.9026
,
0.86868
,
0.81939
]
]
}
configs/caching/magcache/wan_t2v_mag_calibration_1_3b.json
0 → 100644
View file @
a1ebc651
{
"infer_steps"
:
50
,
"target_video_length"
:
81
,
"text_len"
:
512
,
"target_height"
:
480
,
"target_width"
:
832
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"sample_guide_scale"
:
6
,
"sample_shift"
:
8
,
"enable_cfg"
:
true
,
"cpu_offload"
:
false
,
"feature_caching"
:
"Mag"
,
"magcache_calibration"
:
true
,
"magcache_K"
:
4
,
"magcache_thresh"
:
0.12
,
"magcache_retention_ratio"
:
0.2
,
"magcache_ratios"
:
[
[
1.0
,
1.0124
,
1.00166
,
0.99791
,
0.99682
,
0.99634
,
0.99567
,
0.99416
,
0.99578
,
0.9957
,
0.99511
,
0.99535
,
0.99552
,
0.99541
,
0.9954
,
0.99489
,
0.99518
,
0.99484
,
0.99481
,
0.99415
,
0.99419
,
0.99396
,
0.99388
,
0.99349
,
0.99309
,
0.9927
,
0.99228
,
0.99171
,
0.99137
,
0.99068
,
0.99005
,
0.98944
,
0.98849
,
0.98758
,
0.98644
,
0.98504
,
0.9836
,
0.98202
,
0.97977
,
0.97717
,
0.9741
,
0.97003
,
0.96538
,
0.9593
,
0.95086
,
0.94013
,
0.92402
,
0.90241
,
0.86821
,
0.81838
],
[
1.0
,
1.02213
,
1.0041
,
1.00061
,
0.99762
,
0.99685
,
0.99586
,
0.99422
,
0.99575
,
0.99563
,
0.99506
,
0.99531
,
0.99549
,
0.99539
,
0.99536
,
0.99485
,
0.99514
,
0.99478
,
0.99479
,
0.99413
,
0.99416
,
0.99393
,
0.99386
,
0.99349
,
0.99304
,
0.9927
,
0.99226
,
0.9917
,
0.99135
,
0.99063
,
0.99003
,
0.98942
,
0.98849
,
0.98757
,
0.98643
,
0.98503
,
0.98359
,
0.98201
,
0.97978
,
0.97718
,
0.97411
,
0.97002
,
0.96541
,
0.95933
,
0.95089
,
0.94019
,
0.92414
,
0.9026
,
0.86868
,
0.81939
]
]
}
configs/caching/taylorseer/wan_t2v_taylorseer.json
0 → 100644
View file @
a1ebc651
{
"infer_steps"
:
50
,
"target_video_length"
:
81
,
"text_len"
:
512
,
"target_height"
:
480
,
"target_width"
:
832
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"sample_guide_scale"
:
6
,
"sample_shift"
:
8
,
"enable_cfg"
:
true
,
"cpu_offload"
:
false
,
"feature_caching"
:
"TaylorSeer"
}
configs/caching/teacache/wan_i2v_tea_480p.json
0 → 100644
View file @
a1ebc651
{
"infer_steps"
:
40
,
"target_video_length"
:
81
,
"target_height"
:
480
,
"target_width"
:
832
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"sample_guide_scale"
:
5
,
"sample_shift"
:
5
,
"enable_cfg"
:
true
,
"cpu_offload"
:
false
,
"feature_caching"
:
"Tea"
,
"coefficients"
:
[
[
2.57151496e05
,
-3.54229917e04
,
1.40286849e03
,
-1.35890334e01
,
1.32517977e-01
],
[
-3.02331670e02
,
2.23948934e02
,
-5.25463970e01
,
5.87348440e00
,
-2.01973289e-01
]
],
"use_ret_steps"
:
true
,
"teacache_thresh"
:
0.26
}
configs/caching/teacache/wan_i2v_tea_720p.json
0 → 100644
View file @
a1ebc651
{
"infer_steps"
:
40
,
"target_video_length"
:
81
,
"target_height"
:
1280
,
"target_width"
:
720
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"sample_guide_scale"
:
5
,
"sample_shift"
:
5
,
"enable_cfg"
:
true
,
"cpu_offload"
:
false
,
"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
}
configs/caching/teacache/wan_t2v_1_3b_tea_480p.json
0 → 100644
View file @
a1ebc651
{
"infer_steps"
:
50
,
"target_video_length"
:
81
,
"text_len"
:
512
,
"target_height"
:
480
,
"target_width"
:
832
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"sample_guide_scale"
:
6
,
"sample_shift"
:
8
,
"enable_cfg"
:
true
,
"cpu_offload"
:
false
,
"feature_caching"
:
"Tea"
,
"coefficients"
:
[
[
-5.21862437e04
,
9.23041404e03
,
-5.28275948e02
,
1.36987616e01
,
-4.99875664e-02
],
[
2.39676752e03
,
-1.31110545e03
,
2.01331979e02
,
-8.29855975e00
,
1.37887774e-01
]
],
"use_ret_steps"
:
true
,
"teacache_thresh"
:
0.26
}
configs/caching/teacache/wan_ti2v_tea_720p.json
0 → 100644
View file @
a1ebc651
{
"infer_steps"
:
50
,
"target_video_length"
:
121
,
"text_len"
:
512
,
"target_height"
:
704
,
"target_width"
:
1280
,
"num_channels_latents"
:
48
,
"vae_stride"
:
[
4
,
16
,
16
],
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"sample_guide_scale"
:
5.0
,
"sample_shift"
:
5.0
,
"enable_cfg"
:
true
,
"cpu_offload"
:
false
,
"fps"
:
24
,
"feature_caching"
:
"Tea"
,
"coefficients"
:
[
[],
[
1.57472669e+05
,
-1.15702395e+05
,
3.10761669e+04
,
-3.83116651e+03
,
2.21608777e+02
,
-4.81179567e+00
]
],
"use_ret_steps"
:
false
,
"teacache_thresh"
:
0.26
,
"use_image_encoder"
:
false
}
configs/causvid/wan_i2v_causvid.json
0 → 100644
View file @
a1ebc651
{
"infer_steps"
:
20
,
"target_video_length"
:
81
,
"target_height"
:
480
,
"target_width"
:
832
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"sample_guide_scale"
:
6
,
"sample_shift"
:
8
,
"enable_cfg"
:
false
,
"cpu_offload"
:
false
,
"num_fragments"
:
3
,
"num_frames"
:
21
,
"num_frame_per_block"
:
7
,
"num_blocks"
:
3
,
"frame_seq_length"
:
1560
,
"denoising_step_list"
:
[
999
,
934
,
862
,
756
,
603
,
410
,
250
,
140
,
74
]
}
configs/causvid/wan_t2v_causvid.json
0 → 100644
View file @
a1ebc651
{
"infer_steps"
:
9
,
"target_video_length"
:
81
,
"target_height"
:
480
,
"target_width"
:
832
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"sample_guide_scale"
:
6
,
"sample_shift"
:
8
,
"enable_cfg"
:
false
,
"cpu_offload"
:
false
,
"num_fragments"
:
3
,
"num_frames"
:
21
,
"num_frame_per_block"
:
3
,
"num_blocks"
:
7
,
"frame_seq_length"
:
1560
,
"denoising_step_list"
:
[
999
,
934
,
862
,
756
,
603
,
410
,
250
,
140
,
74
]
}
Prev
1
2
3
4
5
6
7
8
…
22
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment