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
xuwx1
LightX2V
Commits
8b230da5
Commit
8b230da5
authored
Jul 03, 2025
by
wangshankun
Browse files
update config attention type
parent
fad005dd
Changes
49
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
57 additions
and
19 deletions
+57
-19
configs/attns/wan_i2v_flash.json
configs/attns/wan_i2v_flash.json
+3
-1
configs/attns/wan_i2v_sage.json
configs/attns/wan_i2v_sage.json
+3
-1
configs/attns/wan_t2v_sparge.json
configs/attns/wan_t2v_sparge.json
+3
-1
configs/audio_driven/wan_i2v_audio.json
configs/audio_driven/wan_i2v_audio.json
+0
-0
configs/caching/adacache/wan_t2v_ada.json
configs/caching/adacache/wan_t2v_ada.json
+3
-1
configs/caching/custom/wan_i2v_custom_480p.json
configs/caching/custom/wan_i2v_custom_480p.json
+3
-1
configs/caching/custom/wan_i2v_custom_720p.json
configs/caching/custom/wan_i2v_custom_720p.json
+3
-1
configs/caching/custom/wan_t2v_custom_14b.json
configs/caching/custom/wan_t2v_custom_14b.json
+3
-1
configs/caching/custom/wan_t2v_custom_1_3b.json
configs/caching/custom/wan_t2v_custom_1_3b.json
+3
-1
configs/caching/taylorseer/wan_t2v_taylorseer.json
configs/caching/taylorseer/wan_t2v_taylorseer.json
+3
-1
configs/caching/teacache/wan_i2v_tea_480p.json
configs/caching/teacache/wan_i2v_tea_480p.json
+3
-1
configs/caching/teacache/wan_i2v_tea_720p.json
configs/caching/teacache/wan_i2v_tea_720p.json
+3
-1
configs/caching/teacache/wan_t2v_14b.json
configs/caching/teacache/wan_t2v_14b.json
+3
-1
configs/caching/teacache/wan_t2v_1_3b.json
configs/caching/teacache/wan_t2v_1_3b.json
+3
-1
configs/causvid/wan_i2v_causvid.json
configs/causvid/wan_i2v_causvid.json
+3
-1
configs/causvid/wan_t2v_causvid.json
configs/causvid/wan_t2v_causvid.json
+3
-1
configs/deploy/hunyuan_i2v.json
configs/deploy/hunyuan_i2v.json
+3
-1
configs/deploy/hunyuan_t2v.json
configs/deploy/hunyuan_t2v.json
+3
-1
configs/deploy/wan_i2v.json
configs/deploy/wan_i2v.json
+3
-1
configs/deploy/wan_t2v.json
configs/deploy/wan_t2v.json
+3
-1
No files found.
configs/attns/wan_i2v_flash.json
View file @
8b230da5
...
...
@@ -3,7 +3,9 @@
"target_video_length"
:
81
,
"target_height"
:
480
,
"target_width"
:
832
,
"attention_type"
:
"flash_attn3"
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"seed"
:
42
,
"sample_guide_scale"
:
5
,
"sample_shift"
:
5
,
...
...
configs/attns/wan_i2v_sage.json
View file @
8b230da5
...
...
@@ -3,7 +3,9 @@
"target_video_length"
:
81
,
"target_height"
:
480
,
"target_width"
:
832
,
"attention_type"
:
"sage_attn2"
,
"self_attn_1_type"
:
"sage_attn2"
,
"cross_attn_1_type"
:
"sage_attn2"
,
"cross_attn_2_type"
:
"sage_attn2"
,
"seed"
:
42
,
"sample_guide_scale"
:
5
,
"sample_shift"
:
5
,
...
...
configs/attns/wan_t2v_sparge.json
View file @
8b230da5
...
...
@@ -4,7 +4,9 @@
"text_len"
:
512
,
"target_height"
:
480
,
"target_width"
:
832
,
"attention_type"
:
"flash_attn3"
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"seed"
:
42
,
"sample_guide_scale"
:
6
,
"sample_shift"
:
8
,
...
...
configs/wan_i2v_audio.json
→
configs/
audio_driven/
wan_i2v_audio.json
100755 → 100644
View file @
8b230da5
File moved
configs/caching/adacache/wan_t2v_ada.json
View file @
8b230da5
...
...
@@ -4,7 +4,9 @@
"text_len"
:
512
,
"target_height"
:
480
,
"target_width"
:
832
,
"attention_type"
:
"flash_attn3"
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"seed"
:
42
,
"sample_guide_scale"
:
6
,
"sample_shift"
:
8
,
...
...
configs/caching/custom/wan_i2v_custom_480p.json
View file @
8b230da5
...
...
@@ -3,7 +3,9 @@
"target_video_length"
:
81
,
"target_height"
:
480
,
"target_width"
:
832
,
"attention_type"
:
"flash_attn3"
,
"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
,
...
...
configs/caching/custom/wan_i2v_custom_720p.json
View file @
8b230da5
...
...
@@ -3,7 +3,9 @@
"target_video_length"
:
81
,
"target_height"
:
1280
,
"target_width"
:
720
,
"attention_type"
:
"flash_attn3"
,
"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
,
...
...
configs/caching/custom/wan_t2v_custom_14b.json
View file @
8b230da5
...
...
@@ -4,7 +4,9 @@
"text_len"
:
512
,
"target_height"
:
480
,
"target_width"
:
832
,
"attention_type"
:
"flash_attn3"
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"seed"
:
42
,
"sample_guide_scale"
:
6
,
"sample_shift"
:
8
,
...
...
configs/caching/custom/wan_t2v_custom_1_3b.json
View file @
8b230da5
...
...
@@ -4,7 +4,9 @@
"text_len"
:
512
,
"target_height"
:
480
,
"target_width"
:
832
,
"attention_type"
:
"flash_attn3"
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"seed"
:
42
,
"sample_guide_scale"
:
6
,
"sample_shift"
:
8
,
...
...
configs/caching/taylorseer/wan_t2v_taylorseer.json
View file @
8b230da5
...
...
@@ -4,7 +4,9 @@
"text_len"
:
512
,
"target_height"
:
480
,
"target_width"
:
832
,
"attention_type"
:
"flash_attn3"
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"seed"
:
42
,
"sample_guide_scale"
:
6
,
"sample_shift"
:
8
,
...
...
configs/caching/teacache/wan_i2v_tea_480p.json
View file @
8b230da5
...
...
@@ -3,7 +3,9 @@
"target_video_length"
:
81
,
"target_height"
:
480
,
"target_width"
:
832
,
"attention_type"
:
"flash_attn3"
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"seed"
:
42
,
"sample_guide_scale"
:
5
,
"sample_shift"
:
5
,
...
...
configs/caching/teacache/wan_i2v_tea_720p.json
View file @
8b230da5
...
...
@@ -3,7 +3,9 @@
"target_video_length"
:
81
,
"target_height"
:
1280
,
"target_width"
:
720
,
"attention_type"
:
"flash_attn3"
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"seed"
:
42
,
"sample_guide_scale"
:
5
,
"sample_shift"
:
5
,
...
...
configs/caching/teacache/wan_t2v_14b.json
View file @
8b230da5
...
...
@@ -4,7 +4,9 @@
"text_len"
:
512
,
"target_height"
:
480
,
"target_width"
:
832
,
"attention_type"
:
"flash_attn3"
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"seed"
:
42
,
"sample_guide_scale"
:
6
,
"sample_shift"
:
8
,
...
...
configs/caching/teacache/wan_t2v_1_3b.json
View file @
8b230da5
...
...
@@ -4,7 +4,9 @@
"text_len"
:
512
,
"target_height"
:
480
,
"target_width"
:
832
,
"attention_type"
:
"flash_attn3"
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"seed"
:
42
,
"sample_guide_scale"
:
6
,
"sample_shift"
:
8
,
...
...
configs/causvid/wan_i2v_causvid.json
View file @
8b230da5
...
...
@@ -3,7 +3,9 @@
"target_video_length"
:
81
,
"target_height"
:
480
,
"target_width"
:
832
,
"attention_type"
:
"flash_attn3"
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"seed"
:
42
,
"sample_guide_scale"
:
6
,
"sample_shift"
:
8
,
...
...
configs/causvid/wan_t2v_causvid.json
View file @
8b230da5
...
...
@@ -3,7 +3,9 @@
"target_video_length"
:
81
,
"target_height"
:
480
,
"target_width"
:
832
,
"attention_type"
:
"flash_attn3"
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"seed"
:
42
,
"sample_guide_scale"
:
6
,
"sample_shift"
:
8
,
...
...
configs/deploy/hunyuan_i2v.json
View file @
8b230da5
...
...
@@ -2,7 +2,9 @@
"infer_steps"
:
20
,
"target_video_length"
:
33
,
"i2v_resolution"
:
"720p"
,
"attention_type"
:
"flash_attn3"
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"seed"
:
0
,
"sub_servers"
:
{
"dit"
:
[
"http://localhost:9000"
],
...
...
configs/deploy/hunyuan_t2v.json
View file @
8b230da5
...
...
@@ -3,7 +3,9 @@
"target_video_length"
:
33
,
"target_height"
:
720
,
"target_width"
:
1280
,
"attention_type"
:
"flash_attn3"
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"seed"
:
42
,
"sub_servers"
:
{
"dit"
:
[
"http://localhost:9000"
],
...
...
configs/deploy/wan_i2v.json
View file @
8b230da5
...
...
@@ -3,7 +3,9 @@
"target_video_length"
:
81
,
"target_height"
:
480
,
"target_width"
:
832
,
"attention_type"
:
"flash_attn3"
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"seed"
:
42
,
"sample_guide_scale"
:
5
,
"sample_shift"
:
5
,
...
...
configs/deploy/wan_t2v.json
View file @
8b230da5
...
...
@@ -4,7 +4,9 @@
"text_len"
:
512
,
"target_height"
:
480
,
"target_width"
:
832
,
"attention_type"
:
"flash_attn3"
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"seed"
:
42
,
"sample_guide_scale"
:
6
,
"sample_shift"
:
8
,
...
...
Prev
1
2
3
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