Zhongjie Duan
b3ef224042
support Anima gradient checkpointing ( #1319 )
2026-03-02 19:06:55 +08:00
Zhongjie Duan
6d671db5d2
Support Anima ( #1317 )
...
* support Anima
Co-authored-by: mi804 <1576993271@qq.com >
2026-03-02 18:49:02 +08:00
Zhongjie Duan
29cd5c7612
Merge pull request #1275 from Mr-Neutr0n/fix-dit-none-check
...
Fix AttributeError when pipe.dit is None during split training
2026-03-02 10:25:11 +08:00
mi804
1a380a6b62
minor fix
2026-02-28 11:09:10 +08:00
mi804
8b9a094c1b
ltx iclora train
2026-02-27 18:43:53 +08:00
mi804
5996c2b068
support inference
2026-02-27 16:48:16 +08:00
mi804
a18966c300
support ltx2 gradient_checkpointing
2026-02-26 19:19:59 +08:00
mi804
8d8bfc7f54
minor fix
2026-02-25 19:04:10 +08:00
mi804
586ac9d8a6
support ltx-2 training
2026-02-25 17:19:57 +08:00
Zhongjie Duan
dc94614c80
Merge pull request #1256 from Feng0w0/npu_fused
...
[model][NPU]:Add NPU fusion operator patch to Zimage model to improve performance
2026-02-09 20:08:44 +08:00
feng0w0
e56a4d5730
[model][NPU]:Add NPU fusion operator patch to Zimage model to improve performance
2026-02-09 12:31:34 +08:00
Mr-Neutr0n
6383ec358c
Fix AttributeError when pipe.dit is None
...
When using split training with 'sft:data_process' task, the DiT model
is not loaded but the attribute 'dit' exists with value None. The
existing hasattr check returns True but then accessing siglip_embedder
fails.
Add an explicit None check before accessing pipe.dit.siglip_embedder.
Fixes #1246
2026-02-07 05:23:11 +05:30
Zhongjie Duan
1b47e1dc22
Merge pull request #1272 from modelscope/zero3-fix
...
Support DeepSpeed ZeRO 3
2026-02-06 16:33:12 +08:00
feng0w0
051b957adb
[model][NPU] Add NPU fusion operator patch to Zimage model to improve performance
2026-02-03 19:50:21 +08:00
feng0w0
ca9b5e64ea
[feature]:Add adaptation of all models to zero3
2026-02-03 15:44:53 +08:00
mi804
25a9e75030
final fix for ltx-2
2026-02-03 10:39:35 +08:00
mi804
f4f991d409
support ltx-2 t2v and i2v
2026-02-02 19:53:07 +08:00
feng0w0
2070bbd925
[feature]:Add adaptation of all models to zero3
2026-01-31 16:50:18 +08:00
mi804
1c8a0f8317
refactor patchify
2026-01-31 13:55:52 +08:00
mi804
9f07d65ebb
support ltx2 distilled pipeline
2026-01-30 17:40:30 +08:00
mi804
4f23caa55f
support ltx2 two stage pipeline & vram
2026-01-30 16:55:40 +08:00
mi804
b1a2782ad7
support ltx2 one-stage pipeline
2026-01-29 16:30:15 +08:00
feng0w0
4e9db263b0
[feature]:Add adaptation of all models to zero3
2026-01-27 11:24:43 +08:00
Artiprocher
548304667f
change klein image resize to crop
2026-01-22 10:33:29 +08:00
Zhongjie Duan
3743b1307c
Merge pull request #1219 from modelscope/klein-edit
...
support klein edit
2026-01-20 12:59:12 +08:00
Artiprocher
a835df984c
support klein edit
2026-01-20 12:58:18 +08:00
Zhongjie Duan
dd8d902624
Merge branch 'main' into cuda_replace
2026-01-20 10:12:31 +08:00
Artiprocher
b6ccb362b9
support flux.2 klein
2026-01-19 16:56:14 +08:00
Artiprocher
ae52d93694
support klein 4b models
2026-01-16 13:09:41 +08:00
feng0w0
209a350c0f
[NPU]:Replace 'cuda' in the project with abstract interfaces
2026-01-15 20:33:01 +08:00
lzws
fd87b72754
wan usp bug fix
2026-01-14 16:33:02 +08:00
lzws
e99cdcf3b8
wan usp bug fix
2026-01-12 22:08:48 +08:00
Artiprocher
8ba528a8f6
bugfix
2026-01-08 13:21:33 +08:00
Artiprocher
dd479e5bff
support z-image-omni-base-i2L
2026-01-07 20:36:53 +08:00
Artiprocher
bac39b1cd2
support z-image controlnet
2026-01-07 15:56:53 +08:00
Artiprocher
5745c9f200
support z-image-omni-base
2026-01-05 14:45:01 +08:00
Artiprocher
20e1aaf908
bugfix
2025-12-20 14:00:22 +08:00
Artiprocher
c6722b3f56
support qwen-image-layered
2025-12-19 19:06:37 +08:00
Artiprocher
4629d4cf9e
support qwen-image-edit-2511
2025-12-18 19:16:52 +08:00
Zhongjie Duan
bfaaf12bf4
Merge pull request #1129 from modelscope/ascend
...
Support Ascend NPU
2025-12-15 19:13:40 +08:00
Artiprocher
2883bc1b76
support ascend npu
2025-12-15 15:48:42 +08:00
Junming Chen
127cc9007a
Fixed: S2V Long video severe quality downgrade
2025-12-14 20:30:34 +00:00
Artiprocher
864080d8f2
fix typo
2025-12-09 22:29:50 +08:00
Artiprocher
30f93161fb
support i2L
2025-12-09 22:07:35 +08:00
root
72af7122b3
DiffSynth-Studio 2.0 major update
2025-12-04 16:33:07 +08:00
Zhongjie Duan
8332ecebb7
Merge pull request #1034 from modelscope/video_as_prompt
...
Video as prompt
2025-11-04 17:32:50 +08:00
Artiprocher
b73e713028
support LongCat-Video
2025-10-30 13:38:14 +08:00
lzws
30292d9411
update wan2.2-S2V training
2025-10-21 19:59:44 +08:00
Artiprocher
77fac2a03f
bugfix
2025-10-10 15:41:39 +08:00
Zhongjie Duan
c5d426c254
Merge branch 'main' into wan-animate
2025-09-30 12:56:28 +08:00