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
a1a1a8c0
"projects/web/src/store/mdStore.ts" did not exist on "9d689790eb8db7103105a79eb53cdf377ba30f11"
Unverified
Commit
a1a1a8c0
authored
Dec 03, 2025
by
Yang Yong (雍洋)
Committed by
GitHub
Dec 03, 2025
Browse files
Update lightx2v_platform (#551)
parent
7be16e43
Changes
34
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
46 additions
and
24 deletions
+46
-24
scripts/seko_talk/run_seko_talk_16_fp8_dist_compile.sh
scripts/seko_talk/run_seko_talk_16_fp8_dist_compile.sh
+0
-2
scripts/seko_talk/run_seko_talk_17_vsr.sh
scripts/seko_talk/run_seko_talk_17_vsr.sh
+0
-2
scripts/seko_talk/run_seko_talk_18_5090_base.sh
scripts/seko_talk/run_seko_talk_18_5090_base.sh
+0
-2
scripts/seko_talk/run_seko_talk_19_A800_int8_dist.sh
scripts/seko_talk/run_seko_talk_19_A800_int8_dist.sh
+0
-2
scripts/seko_talk/run_seko_talk_20_A800_int8.sh
scripts/seko_talk/run_seko_talk_20_A800_int8.sh
+0
-2
scripts/seko_talk/run_seko_talk_21_5090_int8.sh
scripts/seko_talk/run_seko_talk_21_5090_int8.sh
+0
-2
scripts/seko_talk/run_seko_talk_21_5090_int8_dist.sh
scripts/seko_talk/run_seko_talk_21_5090_int8_dist.sh
+0
-2
scripts/seko_talk/run_seko_talk_22_nbhd_attn.sh
scripts/seko_talk/run_seko_talk_22_nbhd_attn.sh
+0
-2
scripts/seko_talk/run_seko_talk_23_fp8_dist_nbhd_attn.sh
scripts/seko_talk/run_seko_talk_23_fp8_dist_nbhd_attn.sh
+0
-2
scripts/seko_talk/run_seko_talk_24_fp8_dist_compile_nbhd_attn.sh
.../seko_talk/run_seko_talk_24_fp8_dist_compile_nbhd_attn.sh
+0
-2
scripts/seko_talk/run_seko_talk_25_mlu_bf16.sh
scripts/seko_talk/run_seko_talk_25_mlu_bf16.sh
+1
-3
scripts/seko_talk/run_seko_talk_26_mlu_int8.sh
scripts/seko_talk/run_seko_talk_26_mlu_int8.sh
+22
-0
scripts/seko_talk/run_seko_talk_27_mlu_int8_dist.sh
scripts/seko_talk/run_seko_talk_27_mlu_int8_dist.sh
+22
-0
scripts/wan22/run_wan22_distill_moe_flf2v.sh
scripts/wan22/run_wan22_distill_moe_flf2v.sh
+1
-1
No files found.
scripts/seko_talk/run_seko_talk_16_fp8_dist_compile.sh
View file @
a1a1a8c0
...
...
@@ -9,8 +9,6 @@ export CUDA_VISIBLE_DEVICES=0,1,2,3,4,5,6,7
source
${
lightx2v_path
}
/scripts/base/base.sh
export
SENSITIVE_LAYER_DTYPE
=
None
torchrun
--nproc-per-node
8
-m
lightx2v.infer
\
--model_cls
seko_talk
\
--task
s2v
\
...
...
scripts/seko_talk/run_seko_talk_17_vsr.sh
View file @
a1a1a8c0
...
...
@@ -9,8 +9,6 @@ export CUDA_VISIBLE_DEVICES=0
source
${
lightx2v_path
}
/scripts/base/base.sh
export
SENSITIVE_LAYER_DTYPE
=
None
python
-m
lightx2v.infer
\
--model_cls
seko_talk
\
--task
s2v
\
...
...
scripts/seko_talk/run_seko_talk_18_5090_base.sh
View file @
a1a1a8c0
...
...
@@ -9,8 +9,6 @@ export CUDA_VISIBLE_DEVICES=0
source
${
lightx2v_path
}
/scripts/base/base.sh
export
SENSITIVE_LAYER_DTYPE
=
None
python
-m
lightx2v.infer
\
--model_cls
seko_talk
\
--task
s2v
\
...
...
scripts/seko_talk/run_seko_talk_19_A800_int8_dist.sh
View file @
a1a1a8c0
...
...
@@ -9,8 +9,6 @@ export CUDA_VISIBLE_DEVICES=0,1,2,3,4,5,6,7
source
${
lightx2v_path
}
/scripts/base/base.sh
export
SENSITIVE_LAYER_DTYPE
=
None
torchrun
--nproc-per-node
8
-m
lightx2v.infer
\
--model_cls
seko_talk
\
--task
s2v
\
...
...
scripts/seko_talk/run_seko_talk_20_A800_int8.sh
View file @
a1a1a8c0
...
...
@@ -10,8 +10,6 @@ export CUDA_VISIBLE_DEVICES=0
source
${
lightx2v_path
}
/scripts/base/base.sh
export
SENSITIVE_LAYER_DTYPE
=
None
python
-m
lightx2v.infer
\
--model_cls
seko_talk
\
--task
s2v
\
...
...
scripts/seko_talk/run_seko_talk_21_5090_int8.sh
View file @
a1a1a8c0
...
...
@@ -10,8 +10,6 @@ export CUDA_VISIBLE_DEVICES=0
source
${
lightx2v_path
}
/scripts/base/base.sh
export
SENSITIVE_LAYER_DTYPE
=
None
python
-m
lightx2v.infer
\
--model_cls
seko_talk
\
--task
s2v
\
...
...
scripts/seko_talk/run_seko_talk_21_5090_int8_dist.sh
View file @
a1a1a8c0
...
...
@@ -9,8 +9,6 @@ export CUDA_VISIBLE_DEVICES=0,1,2,3,4,5,6,7
source
${
lightx2v_path
}
/scripts/base/base.sh
export
SENSITIVE_LAYER_DTYPE
=
None
torchrun
--nproc-per-node
8
-m
lightx2v.infer
\
--model_cls
seko_talk
\
--task
s2v
\
...
...
scripts/seko_talk/run_seko_talk_22_nbhd_attn.sh
View file @
a1a1a8c0
...
...
@@ -9,8 +9,6 @@ export CUDA_VISIBLE_DEVICES=0
source
${
lightx2v_path
}
/scripts/base/base.sh
export
SENSITIVE_LAYER_DTYPE
=
None
python
-m
lightx2v.infer
\
--model_cls
seko_talk
\
--task
s2v
\
...
...
scripts/seko_talk/run_seko_talk_23_fp8_dist_nbhd_attn.sh
View file @
a1a1a8c0
...
...
@@ -9,8 +9,6 @@ export CUDA_VISIBLE_DEVICES=0,1,2,3,4,5,6,7
source
${
lightx2v_path
}
/scripts/base/base.sh
export
SENSITIVE_LAYER_DTYPE
=
None
torchrun
--nproc-per-node
8
-m
lightx2v.infer
\
--model_cls
seko_talk
\
--task
s2v
\
...
...
scripts/seko_talk/run_seko_talk_24_fp8_dist_compile_nbhd_attn.sh
View file @
a1a1a8c0
...
...
@@ -9,8 +9,6 @@ export CUDA_VISIBLE_DEVICES=0,1,2,3,4,5,6,7
source
${
lightx2v_path
}
/scripts/base/base.sh
export
SENSITIVE_LAYER_DTYPE
=
None
torchrun
--nproc-per-node
8
-m
lightx2v.infer
\
--model_cls
seko_talk
\
--task
s2v
\
...
...
scripts/seko_talk/run_seko_talk_25_mlu.sh
→
scripts/seko_talk/run_seko_talk_25_mlu
_bf16
.sh
View file @
a1a1a8c0
...
...
@@ -3,15 +3,13 @@
lightx2v_path
=
/path/to/Lightx2v
model_path
=
/path/to/SekoTalk-Distill
export
PLATFORM
=
mlu
export
MLU_VISIBLE_DEVICES
=
0
# set environment variables
source
${
lightx2v_path
}
/scripts/base/base.sh
export
SENSITIVE_LAYER_DTYPE
=
None
python
-m
lightx2v.infer
\
--model_cls
seko_talk
\
--task
s2v
\
...
...
scripts/seko_talk/run_seko_talk_26_mlu_int8.sh
0 → 100755
View file @
a1a1a8c0
#!/bin/bash
lightx2v_path
=
/path/to/Lightx2v
model_path
=
/path/to/SekoTalk-Distill-int8
export
PLATFORM
=
mlu
export
MLU_VISIBLE_DEVICES
=
0
# set environment variables
source
${
lightx2v_path
}
/scripts/base/base.sh
python
-m
lightx2v.infer
\
--model_cls
seko_talk
\
--task
s2v
\
--model_path
$model_path
\
--config_json
${
lightx2v_path
}
/configs/seko_talk/mlu/seko_talk_int8.json
\
--prompt
"The video features a male speaking to the camera with arms spread out, a slightly furrowed brow, and a focused gaze."
\
--negative_prompt
色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走
\
--image_path
${
lightx2v_path
}
/assets/inputs/audio/seko_input.png
\
--audio_path
${
lightx2v_path
}
/assets/inputs/audio/seko_input.mp3
\
--save_result_path
${
lightx2v_path
}
/save_results/output_lightx2v_seko_talk.mp4
scripts/seko_talk/run_seko_talk_27_mlu_int8_dist.sh
0 → 100755
View file @
a1a1a8c0
#!/bin/bash
lightx2v_path
=
/path/to/Lightx2v
model_path
=
/path/to/SekoTalk-Distill-int8
export
PLATFORM
=
mlu
export
MLU_VISIBLE_DEVICES
=
0,1,2,3,4,5,6,7
# set environment variables
source
${
lightx2v_path
}
/scripts/base/base.sh
torchrun
--nproc-per-node
8
-m
lightx2v.infer
\
--model_cls
seko_talk
\
--task
s2v
\
--model_path
$model_path
\
--config_json
${
lightx2v_path
}
/configs/seko_talk/mlu/seko_talk_int8_dist.json
\
--prompt
"The video features a male speaking to the camera with arms spread out, a slightly furrowed brow, and a focused gaze."
\
--negative_prompt
色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走
\
--image_path
${
lightx2v_path
}
/assets/inputs/audio/seko_input.png
\
--audio_path
${
lightx2v_path
}
/assets/inputs/audio/seko_input.mp3
\
--save_result_path
${
lightx2v_path
}
/save_results/output_lightx2v_seko_talk.mp4
scripts/wan22/run_wan22_distill_moe_flf2v.sh
View file @
a1a1a8c0
...
...
@@ -8,7 +8,7 @@ export CUDA_VISIBLE_DEVICES=0
# set environment variables
source
${
lightx2v_path
}
/scripts/base/base.sh
export
SENSITIVE_LAYER_DTYPE
=
None
python
-m
lightx2v.infer
\
--model_cls
wan2.2_moe_distill
\
...
...
Prev
1
2
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