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
Bw-bestperf
Wan2.1-14B-480P-INT8-Lightx2v
Commits
e2778d0d
Commit
e2778d0d
authored
Feb 05, 2026
by
litzh
Browse files
Initial commit
parents
Pipeline
#3370
canceled with stages
Changes
532
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
522 additions
and
0 deletions
+522
-0
configs/seko_talk/5090/seko_talk_5090_bf16.json
configs/seko_talk/5090/seko_talk_5090_bf16.json
+23
-0
configs/seko_talk/5090/seko_talk_5090_int8.json
configs/seko_talk/5090/seko_talk_5090_int8.json
+29
-0
configs/seko_talk/5090/seko_talk_5090_int8_8gpu.json
configs/seko_talk/5090/seko_talk_5090_int8_8gpu.json
+34
-0
configs/seko_talk/A800/seko_talk_A800_int8.json
configs/seko_talk/A800/seko_talk_A800_int8.json
+22
-0
configs/seko_talk/A800/seko_talk_A800_int8_dist_2gpu.json
configs/seko_talk/A800/seko_talk_A800_int8_dist_2gpu.json
+26
-0
configs/seko_talk/A800/seko_talk_A800_int8_dist_4gpu.json
configs/seko_talk/A800/seko_talk_A800_int8_dist_4gpu.json
+26
-0
configs/seko_talk/A800/seko_talk_A800_int8_dist_8gpu.json
configs/seko_talk/A800/seko_talk_A800_int8_dist_8gpu.json
+26
-0
configs/seko_talk/L40s/1gpu/seko_talk_bf16.json
configs/seko_talk/L40s/1gpu/seko_talk_bf16.json
+23
-0
configs/seko_talk/L40s/1gpu/seko_talk_fp8.json
configs/seko_talk/L40s/1gpu/seko_talk_fp8.json
+27
-0
configs/seko_talk/L40s/2gpu/seko_talk_bf16.json
configs/seko_talk/L40s/2gpu/seko_talk_bf16.json
+25
-0
configs/seko_talk/L40s/2gpu/seko_talk_fp8.json
configs/seko_talk/L40s/2gpu/seko_talk_fp8.json
+31
-0
configs/seko_talk/L40s/4gpu/seko_talk_bf16.json
configs/seko_talk/L40s/4gpu/seko_talk_bf16.json
+25
-0
configs/seko_talk/L40s/4gpu/seko_talk_fp8.json
configs/seko_talk/L40s/4gpu/seko_talk_fp8.json
+31
-0
configs/seko_talk/L40s/8gpu/seko_talk_bf16.json
configs/seko_talk/L40s/8gpu/seko_talk_bf16.json
+25
-0
configs/seko_talk/L40s/8gpu/seko_talk_fp8.json
configs/seko_talk/L40s/8gpu/seko_talk_fp8.json
+31
-0
configs/seko_talk/mlu/seko_talk_bf16.json
configs/seko_talk/mlu/seko_talk_bf16.json
+18
-0
configs/seko_talk/mlu/seko_talk_int8.json
configs/seko_talk/mlu/seko_talk_int8.json
+29
-0
configs/seko_talk/mlu/seko_talk_int8_dist.json
configs/seko_talk/mlu/seko_talk_int8_dist.json
+33
-0
configs/seko_talk/multi_person/01_base.json
configs/seko_talk/multi_person/01_base.json
+16
-0
configs/seko_talk/multi_person/02_base_fp8.json
configs/seko_talk/multi_person/02_base_fp8.json
+22
-0
No files found.
Too many changes to show.
To preserve performance only
532 of 532+
files are displayed.
Plain diff
Email patch
configs/seko_talk/5090/seko_talk_5090_bf16.json
0 → 100755
View file @
e2778d0d
{
"infer_steps"
:
4
,
"target_fps"
:
16
,
"video_duration"
:
360
,
"audio_sr"
:
16000
,
"target_video_length"
:
81
,
"resize_mode"
:
"adaptive"
,
"self_attn_1_type"
:
"sage_attn3"
,
"cross_attn_1_type"
:
"sage_attn3"
,
"cross_attn_2_type"
:
"sage_attn3"
,
"sample_guide_scale"
:
1
,
"sample_shift"
:
5
,
"enable_cfg"
:
false
,
"use_31_block"
:
true
,
"cpu_offload"
:
true
,
"offload_granularity"
:
"block"
,
"offload_ratio"
:
1
,
"t5_cpu_offload"
:
true
,
"clip_cpu_offload"
:
false
,
"audio_encoder_cpu_offload"
:
false
,
"audio_adapter_cpu_offload"
:
false
,
"vae_cpu_offload"
:
false
}
configs/seko_talk/5090/seko_talk_5090_int8.json
0 → 100755
View file @
e2778d0d
{
"infer_steps"
:
4
,
"target_fps"
:
16
,
"video_duration"
:
360
,
"audio_sr"
:
16000
,
"target_video_length"
:
81
,
"resize_mode"
:
"adaptive"
,
"self_attn_1_type"
:
"sage_attn3"
,
"cross_attn_1_type"
:
"sage_attn3"
,
"cross_attn_2_type"
:
"sage_attn3"
,
"sample_guide_scale"
:
1
,
"sample_shift"
:
5
,
"enable_cfg"
:
false
,
"use_31_block"
:
true
,
"cpu_offload"
:
true
,
"offload_granularity"
:
"block"
,
"offload_ratio"
:
1
,
"t5_cpu_offload"
:
false
,
"clip_cpu_offload"
:
false
,
"audio_encoder_cpu_offload"
:
false
,
"audio_adapter_cpu_offload"
:
false
,
"vae_cpu_offload"
:
false
,
"dit_quantized"
:
true
,
"dit_quant_scheme"
:
"int8-q8f"
,
"adapter_quantized"
:
true
,
"adapter_quant_scheme"
:
"int8-q8f"
,
"t5_quantized"
:
true
,
"t5_quant_scheme"
:
"int8-q8f"
}
configs/seko_talk/5090/seko_talk_5090_int8_8gpu.json
0 → 100755
View file @
e2778d0d
{
"infer_steps"
:
4
,
"target_fps"
:
16
,
"video_duration"
:
360
,
"audio_sr"
:
16000
,
"target_video_length"
:
81
,
"resize_mode"
:
"adaptive"
,
"self_attn_1_type"
:
"sage_attn3"
,
"cross_attn_1_type"
:
"sage_attn3"
,
"cross_attn_2_type"
:
"sage_attn3"
,
"sample_guide_scale"
:
1
,
"sample_shift"
:
5
,
"enable_cfg"
:
false
,
"use_31_block"
:
true
,
"cpu_offload"
:
true
,
"offload_granularity"
:
"block"
,
"offload_ratio"
:
1
,
"t5_cpu_offload"
:
false
,
"clip_cpu_offload"
:
false
,
"audio_encoder_cpu_offload"
:
false
,
"audio_adapter_cpu_offload"
:
false
,
"vae_cpu_offload"
:
false
,
"dit_quantized"
:
true
,
"dit_quant_scheme"
:
"int8-q8f"
,
"adapter_quantized"
:
true
,
"adapter_quant_scheme"
:
"int8-q8f"
,
"t5_quantized"
:
true
,
"t5_quant_scheme"
:
"int8-q8f"
,
"parallel"
:
{
"seq_p_size"
:
8
,
"seq_p_attn_type"
:
"ulysses-4090"
}
}
configs/seko_talk/A800/seko_talk_A800_int8.json
0 → 100755
View file @
e2778d0d
{
"infer_steps"
:
4
,
"target_fps"
:
16
,
"video_duration"
:
360
,
"audio_sr"
:
16000
,
"target_video_length"
:
81
,
"resize_mode"
:
"adaptive"
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"sample_guide_scale"
:
1.0
,
"sample_shift"
:
5
,
"enable_cfg"
:
false
,
"cpu_offload"
:
false
,
"use_31_block"
:
true
,
"dit_quantized"
:
true
,
"dit_quant_scheme"
:
"int8-vllm"
,
"adapter_quantized"
:
true
,
"adapter_quant_scheme"
:
"int8-vllm"
,
"t5_quantized"
:
true
,
"t5_quant_scheme"
:
"int8-vllm"
}
configs/seko_talk/A800/seko_talk_A800_int8_dist_2gpu.json
0 → 100755
View file @
e2778d0d
{
"infer_steps"
:
4
,
"target_fps"
:
16
,
"video_duration"
:
360
,
"audio_sr"
:
16000
,
"target_video_length"
:
81
,
"resize_mode"
:
"adaptive"
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"sample_guide_scale"
:
1.0
,
"sample_shift"
:
5
,
"enable_cfg"
:
false
,
"cpu_offload"
:
false
,
"use_31_block"
:
true
,
"dit_quantized"
:
true
,
"dit_quant_scheme"
:
"int8-vllm"
,
"adapter_quantized"
:
true
,
"adapter_quant_scheme"
:
"int8-vllm"
,
"t5_quantized"
:
true
,
"t5_quant_scheme"
:
"int8-vllm"
,
"parallel"
:
{
"seq_p_size"
:
2
,
"seq_p_attn_type"
:
"ulysses"
}
}
configs/seko_talk/A800/seko_talk_A800_int8_dist_4gpu.json
0 → 100755
View file @
e2778d0d
{
"infer_steps"
:
4
,
"target_fps"
:
16
,
"video_duration"
:
360
,
"audio_sr"
:
16000
,
"target_video_length"
:
81
,
"resize_mode"
:
"adaptive"
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"sample_guide_scale"
:
1.0
,
"sample_shift"
:
5
,
"enable_cfg"
:
false
,
"cpu_offload"
:
false
,
"use_31_block"
:
true
,
"dit_quantized"
:
true
,
"dit_quant_scheme"
:
"int8-vllm"
,
"adapter_quantized"
:
true
,
"adapter_quant_scheme"
:
"int8-vllm"
,
"t5_quantized"
:
true
,
"t5_quant_scheme"
:
"int8-vllm"
,
"parallel"
:
{
"seq_p_size"
:
4
,
"seq_p_attn_type"
:
"ulysses"
}
}
configs/seko_talk/A800/seko_talk_A800_int8_dist_8gpu.json
0 → 100755
View file @
e2778d0d
{
"infer_steps"
:
4
,
"target_fps"
:
16
,
"video_duration"
:
360
,
"audio_sr"
:
16000
,
"target_video_length"
:
81
,
"resize_mode"
:
"adaptive"
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"sample_guide_scale"
:
1.0
,
"sample_shift"
:
5
,
"enable_cfg"
:
false
,
"cpu_offload"
:
false
,
"use_31_block"
:
true
,
"dit_quantized"
:
true
,
"dit_quant_scheme"
:
"int8-vllm"
,
"adapter_quantized"
:
true
,
"adapter_quant_scheme"
:
"int8-vllm"
,
"t5_quantized"
:
true
,
"t5_quant_scheme"
:
"int8-vllm"
,
"parallel"
:
{
"seq_p_size"
:
8
,
"seq_p_attn_type"
:
"ulysses"
}
}
configs/seko_talk/L40s/1gpu/seko_talk_bf16.json
0 → 100644
View file @
e2778d0d
{
"infer_steps"
:
4
,
"target_fps"
:
16
,
"video_duration"
:
360
,
"audio_sr"
:
16000
,
"target_video_length"
:
81
,
"resize_mode"
:
"adaptive"
,
"self_attn_1_type"
:
"sage_attn2"
,
"cross_attn_1_type"
:
"sage_attn2"
,
"cross_attn_2_type"
:
"sage_attn2"
,
"sample_guide_scale"
:
1.0
,
"sample_shift"
:
5
,
"enable_cfg"
:
false
,
"use_31_block"
:
true
,
"cpu_offload"
:
true
,
"offload_granularity"
:
"block"
,
"offload_ratio"
:
0.8
,
"t5_cpu_offload"
:
false
,
"clip_cpu_offload"
:
false
,
"vae_cpu_offload"
:
false
,
"audio_encoder_cpu_offload"
:
false
,
"audio_adapter_cpu_offload"
:
false
}
configs/seko_talk/L40s/1gpu/seko_talk_fp8.json
0 → 100755
View file @
e2778d0d
{
"infer_steps"
:
4
,
"target_fps"
:
16
,
"video_duration"
:
360
,
"audio_sr"
:
16000
,
"target_video_length"
:
81
,
"resize_mode"
:
"adaptive"
,
"self_attn_1_type"
:
"sage_attn2"
,
"cross_attn_1_type"
:
"sage_attn2"
,
"cross_attn_2_type"
:
"sage_attn2"
,
"sample_guide_scale"
:
1.0
,
"sample_shift"
:
5
,
"enable_cfg"
:
false
,
"use_31_block"
:
true
,
"t5_quantized"
:
true
,
"t5_quant_scheme"
:
"fp8-q8f"
,
"dit_quantized"
:
true
,
"dit_quant_scheme"
:
"fp8-q8f"
,
"adapter_quantized"
:
true
,
"adapter_quant_scheme"
:
"fp8"
,
"cpu_offload"
:
false
,
"t5_cpu_offload"
:
true
,
"clip_cpu_offload"
:
true
,
"vae_cpu_offload"
:
true
,
"audio_encoder_cpu_offload"
:
true
,
"audio_adapter_cpu_offload"
:
true
}
configs/seko_talk/L40s/2gpu/seko_talk_bf16.json
0 → 100755
View file @
e2778d0d
{
"infer_steps"
:
4
,
"target_fps"
:
16
,
"video_duration"
:
360
,
"audio_sr"
:
16000
,
"target_video_length"
:
81
,
"resize_mode"
:
"adaptive"
,
"self_attn_1_type"
:
"sage_attn2"
,
"cross_attn_1_type"
:
"sage_attn2"
,
"cross_attn_2_type"
:
"sage_attn2"
,
"sample_guide_scale"
:
1.0
,
"sample_shift"
:
5
,
"enable_cfg"
:
false
,
"use_31_block"
:
true
,
"cpu_offload"
:
false
,
"t5_cpu_offload"
:
true
,
"clip_cpu_offload"
:
true
,
"vae_cpu_offload"
:
true
,
"audio_encoder_cpu_offload"
:
true
,
"audio_adapter_cpu_offload"
:
true
,
"parallel"
:
{
"seq_p_size"
:
2
,
"seq_p_attn_type"
:
"ulysses"
}
}
configs/seko_talk/L40s/2gpu/seko_talk_fp8.json
0 → 100755
View file @
e2778d0d
{
"infer_steps"
:
4
,
"target_fps"
:
16
,
"video_duration"
:
360
,
"audio_sr"
:
16000
,
"target_video_length"
:
81
,
"resize_mode"
:
"adaptive"
,
"self_attn_1_type"
:
"sage_attn2"
,
"cross_attn_1_type"
:
"sage_attn2"
,
"cross_attn_2_type"
:
"sage_attn2"
,
"sample_guide_scale"
:
1.0
,
"sample_shift"
:
5
,
"enable_cfg"
:
false
,
"use_31_block"
:
true
,
"t5_quantized"
:
true
,
"t5_quant_scheme"
:
"fp8-q8f"
,
"dit_quantized"
:
true
,
"dit_quant_scheme"
:
"fp8-q8f"
,
"adapter_quantized"
:
true
,
"adapter_quant_scheme"
:
"fp8"
,
"cpu_offload"
:
false
,
"t5_cpu_offload"
:
true
,
"clip_cpu_offload"
:
true
,
"vae_cpu_offload"
:
true
,
"audio_encoder_cpu_offload"
:
true
,
"audio_adapter_cpu_offload"
:
true
,
"parallel"
:
{
"seq_p_size"
:
2
,
"seq_p_attn_type"
:
"ulysses"
}
}
configs/seko_talk/L40s/4gpu/seko_talk_bf16.json
0 → 100755
View file @
e2778d0d
{
"infer_steps"
:
4
,
"target_fps"
:
16
,
"video_duration"
:
360
,
"audio_sr"
:
16000
,
"target_video_length"
:
81
,
"resize_mode"
:
"adaptive"
,
"self_attn_1_type"
:
"sage_attn2"
,
"cross_attn_1_type"
:
"sage_attn2"
,
"cross_attn_2_type"
:
"sage_attn2"
,
"sample_guide_scale"
:
1.0
,
"sample_shift"
:
5
,
"enable_cfg"
:
false
,
"use_31_block"
:
true
,
"cpu_offload"
:
false
,
"t5_cpu_offload"
:
true
,
"clip_cpu_offload"
:
true
,
"vae_cpu_offload"
:
true
,
"audio_encoder_cpu_offload"
:
true
,
"audio_adapter_cpu_offload"
:
true
,
"parallel"
:
{
"seq_p_size"
:
4
,
"seq_p_attn_type"
:
"ulysses"
}
}
configs/seko_talk/L40s/4gpu/seko_talk_fp8.json
0 → 100755
View file @
e2778d0d
{
"infer_steps"
:
4
,
"target_fps"
:
16
,
"video_duration"
:
360
,
"audio_sr"
:
16000
,
"target_video_length"
:
81
,
"resize_mode"
:
"adaptive"
,
"self_attn_1_type"
:
"sage_attn2"
,
"cross_attn_1_type"
:
"sage_attn2"
,
"cross_attn_2_type"
:
"sage_attn2"
,
"sample_guide_scale"
:
1.0
,
"sample_shift"
:
5
,
"enable_cfg"
:
false
,
"use_31_block"
:
true
,
"t5_quantized"
:
true
,
"t5_quant_scheme"
:
"fp8-q8f"
,
"dit_quantized"
:
true
,
"dit_quant_scheme"
:
"fp8-q8f"
,
"adapter_quantized"
:
true
,
"adapter_quant_scheme"
:
"fp8"
,
"cpu_offload"
:
false
,
"t5_cpu_offload"
:
true
,
"clip_cpu_offload"
:
true
,
"vae_cpu_offload"
:
true
,
"audio_encoder_cpu_offload"
:
true
,
"audio_adapter_cpu_offload"
:
true
,
"parallel"
:
{
"seq_p_size"
:
4
,
"seq_p_attn_type"
:
"ulysses"
}
}
configs/seko_talk/L40s/8gpu/seko_talk_bf16.json
0 → 100755
View file @
e2778d0d
{
"infer_steps"
:
4
,
"target_fps"
:
16
,
"video_duration"
:
360
,
"audio_sr"
:
16000
,
"target_video_length"
:
81
,
"resize_mode"
:
"adaptive"
,
"self_attn_1_type"
:
"sage_attn2"
,
"cross_attn_1_type"
:
"sage_attn2"
,
"cross_attn_2_type"
:
"sage_attn2"
,
"sample_guide_scale"
:
1.0
,
"sample_shift"
:
5
,
"enable_cfg"
:
false
,
"use_31_block"
:
true
,
"cpu_offload"
:
false
,
"t5_cpu_offload"
:
true
,
"clip_cpu_offload"
:
true
,
"vae_cpu_offload"
:
true
,
"audio_encoder_cpu_offload"
:
true
,
"audio_adapter_cpu_offload"
:
true
,
"parallel"
:
{
"seq_p_size"
:
8
,
"seq_p_attn_type"
:
"ulysses"
}
}
configs/seko_talk/L40s/8gpu/seko_talk_fp8.json
0 → 100755
View file @
e2778d0d
{
"infer_steps"
:
4
,
"target_fps"
:
16
,
"video_duration"
:
360
,
"audio_sr"
:
16000
,
"target_video_length"
:
81
,
"resize_mode"
:
"adaptive"
,
"self_attn_1_type"
:
"sage_attn2"
,
"cross_attn_1_type"
:
"sage_attn2"
,
"cross_attn_2_type"
:
"sage_attn2"
,
"sample_guide_scale"
:
1.0
,
"sample_shift"
:
5
,
"enable_cfg"
:
false
,
"use_31_block"
:
true
,
"t5_quantized"
:
true
,
"t5_quant_scheme"
:
"fp8-q8f"
,
"dit_quantized"
:
true
,
"dit_quant_scheme"
:
"fp8-q8f"
,
"adapter_quantized"
:
true
,
"adapter_quant_scheme"
:
"fp8"
,
"cpu_offload"
:
false
,
"t5_cpu_offload"
:
true
,
"clip_cpu_offload"
:
true
,
"vae_cpu_offload"
:
true
,
"audio_encoder_cpu_offload"
:
true
,
"audio_adapter_cpu_offload"
:
true
,
"parallel"
:
{
"seq_p_size"
:
8
,
"seq_p_attn_type"
:
"ulysses"
}
}
configs/seko_talk/mlu/seko_talk_bf16.json
0 → 100644
View file @
e2778d0d
{
"infer_steps"
:
4
,
"target_fps"
:
16
,
"video_duration"
:
360
,
"audio_sr"
:
16000
,
"target_video_length"
:
81
,
"resize_mode"
:
"adaptive"
,
"self_attn_1_type"
:
"mlu_sage_attn"
,
"cross_attn_1_type"
:
"mlu_sage_attn"
,
"cross_attn_2_type"
:
"mlu_sage_attn"
,
"sample_guide_scale"
:
1.0
,
"sample_shift"
:
5
,
"enable_cfg"
:
false
,
"cpu_offload"
:
false
,
"use_31_block"
:
true
,
"rope_type"
:
"torch"
,
"modulate_type"
:
"torch"
}
configs/seko_talk/mlu/seko_talk_int8.json
0 → 100644
View file @
e2778d0d
{
"infer_steps"
:
4
,
"target_fps"
:
16
,
"video_duration"
:
360
,
"audio_sr"
:
16000
,
"target_video_length"
:
81
,
"resize_mode"
:
"adaptive"
,
"self_attn_1_type"
:
"mlu_sage_attn"
,
"cross_attn_1_type"
:
"mlu_sage_attn"
,
"cross_attn_2_type"
:
"mlu_sage_attn"
,
"seed"
:
42
,
"sample_guide_scale"
:
1.0
,
"sample_shift"
:
5
,
"enable_cfg"
:
false
,
"cpu_offload"
:
false
,
"use_31_block"
:
true
,
"clip_quantized"
:
false
,
"clip_quant_scheme"
:
"int8-tmo"
,
"dit_quantized"
:
true
,
"dit_quant_scheme"
:
"int8-tmo"
,
"adapter_quantized"
:
true
,
"adapter_quant_scheme"
:
"int8-tmo"
,
"t5_quantized"
:
true
,
"t5_quant_scheme"
:
"int8-tmo"
,
"modulate_type"
:
"torch"
,
"rope_type"
:
"torch"
,
"layer_norm_type"
:
"torch"
,
"rms_norm_type"
:
"torch"
}
configs/seko_talk/mlu/seko_talk_int8_dist.json
0 → 100644
View file @
e2778d0d
{
"infer_steps"
:
4
,
"target_fps"
:
16
,
"video_duration"
:
360
,
"audio_sr"
:
16000
,
"target_video_length"
:
81
,
"resize_mode"
:
"adaptive"
,
"self_attn_1_type"
:
"mlu_sage_attn"
,
"cross_attn_1_type"
:
"mlu_sage_attn"
,
"cross_attn_2_type"
:
"mlu_sage_attn"
,
"seed"
:
42
,
"sample_guide_scale"
:
1.0
,
"sample_shift"
:
5
,
"enable_cfg"
:
false
,
"cpu_offload"
:
false
,
"use_31_block"
:
true
,
"clip_quantized"
:
false
,
"clip_quant_scheme"
:
"int8-tmo"
,
"dit_quantized"
:
true
,
"dit_quant_scheme"
:
"int8-tmo"
,
"adapter_quantized"
:
true
,
"adapter_quant_scheme"
:
"int8-tmo"
,
"t5_quantized"
:
true
,
"t5_quant_scheme"
:
"int8-tmo"
,
"modulate_type"
:
"torch"
,
"rope_type"
:
"torch"
,
"layer_norm_type"
:
"torch"
,
"rms_norm_type"
:
"torch"
,
"parallel"
:
{
"seq_p_size"
:
8
,
"seq_p_attn_type"
:
"ulysses"
}
}
configs/seko_talk/multi_person/01_base.json
0 → 100644
View file @
e2778d0d
{
"infer_steps"
:
4
,
"target_fps"
:
16
,
"video_duration"
:
360
,
"audio_sr"
:
16000
,
"target_video_length"
:
81
,
"resize_mode"
:
"adaptive"
,
"self_attn_1_type"
:
"flash_attn3"
,
"cross_attn_1_type"
:
"flash_attn3"
,
"cross_attn_2_type"
:
"flash_attn3"
,
"sample_guide_scale"
:
1.0
,
"sample_shift"
:
5
,
"enable_cfg"
:
false
,
"cpu_offload"
:
false
,
"use_31_block"
:
true
}
configs/seko_talk/multi_person/02_base_fp8.json
0 → 100755
View file @
e2778d0d
{
"infer_steps"
:
4
,
"target_fps"
:
16
,
"video_duration"
:
360
,
"audio_sr"
:
16000
,
"target_video_length"
:
81
,
"resize_mode"
:
"adaptive"
,
"self_attn_1_type"
:
"sage_attn2"
,
"cross_attn_1_type"
:
"sage_attn2"
,
"cross_attn_2_type"
:
"sage_attn2"
,
"sample_guide_scale"
:
1.0
,
"sample_shift"
:
5
,
"enable_cfg"
:
false
,
"cpu_offload"
:
false
,
"use_31_block"
:
true
,
"dit_quantized"
:
true
,
"dit_quant_scheme"
:
"fp8-sgl"
,
"adapter_quantized"
:
true
,
"adapter_quant_scheme"
:
"fp8"
,
"t5_quantized"
:
true
,
"t5_quant_scheme"
:
"fp8"
}
Prev
1
…
9
10
11
12
13
14
15
16
17
…
27
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