Yuhao Yang
|
dd303614e0
|
[diffusion] CI: tinyfix diffusion ci (#13769)
Co-authored-by: Mick <mickjagger19@icloud.com>
|
2025-11-23 01:03:36 +08:00 |
|
Mick
|
ca548d8324
|
[diffusion] refactor: refactor sampling params (#13706)
|
2025-11-22 22:43:04 +08:00 |
|
Yuhao Yang
|
a22de641ef
|
[diffusion] fix: fix hunyuanvideo and add 2-gpu ci test (#13720)
Co-authored-by: Mick <mickjagger19@icloud.com>
|
2025-11-22 20:54:51 +08:00 |
|
Mick
|
aa6e2c8aa0
|
[diffusion] log: minor improve logging (#13735)
|
2025-11-21 23:01:23 +08:00 |
|
Mick
|
323fed5cfd
|
[diffusion] doc: add contributing.md (#13649)
|
2025-11-21 19:00:27 +08:00 |
|
Mick
|
5e7f91d451
|
[diffusion] profile: support performance metric dumping and comparison (#13630)
|
2025-11-21 18:47:16 +08:00 |
|
zyksir
|
4360279036
|
[diffusion] server: use meta to avoid Linear init for TextEncoder (#13564)
Co-authored-by: Mick <mickjagger19@icloud.com>
|
2025-11-21 15:14:24 +08:00 |
|
Mick
|
eda2f70033
|
[diffusion] doc: minor update docs (#13177)
|
2025-11-21 14:35:29 +08:00 |
|
Yuhao Yang
|
8c212a2029
|
[difusion] CI: speed up multimodal_gen ci (#13665)
Co-authored-by: Mick <mickjagger19@icloud.com>
|
2025-11-21 14:26:33 +08:00 |
|
Mick
|
c0a2513b07
|
[diffusion] CI: improve validation method (#13627)
|
2025-11-21 09:13:13 +08:00 |
|
Lianmin Zheng
|
a352e833c4
|
CI: Kill zombie diffusion processes in CI & minor code style fix on rotary embedding fallback (#13637)
|
2025-11-20 21:57:01 +08:00 |
|
Mick
|
4a8442af1b
|
diffusion: improve baseline performance monitor (#13614)
|
2025-11-20 14:29:56 +08:00 |
|
joesun
|
c7b37b7074
|
[diffusion] fix: remove multimodal_gen redundant get_bool_env_var func (#13583)
Co-authored-by: Mick <mickjagger19@icloud.com>
|
2025-11-20 14:05:29 +08:00 |
|
Mick
|
bc42c8c415
|
[diffusion] refactor: refactor pipeline folders (#13253)
|
2025-11-20 12:56:51 +08:00 |
|
Mick
|
2e3a69ae05
|
[diffusion] refactor: remove PreprocessorConfig (#13248)
|
2025-11-20 12:53:26 +08:00 |
|
Mick
|
127d59cd2c
|
[diffusion] CI: improve diffusion CI (#13562)
Co-authored-by: Adarsh Shirawalmath <114558126+adarshxs@users.noreply.github.com>
|
2025-11-20 10:54:13 +08:00 |
|
Cheng Wan
|
a5ad0069b2
|
fix: change performance log directory to cache path (#13482)
Co-authored-by: Mick <mickjagger19@icloud.com>
|
2025-11-18 15:18:43 +08:00 |
|
alisonshao
|
0c96677902
|
CI: fix NFS EBUSY error in PR test workflow (#13460)
Co-authored-by: Kangyan-Zhou <zky314343421@gmail.com>
Co-authored-by: Mick <mickjagger19@icloud.com>
|
2025-11-18 13:25:29 +08:00 |
|
Binyao Jiang
|
90c18a16cb
|
[GLM4.6v] Required changes for bumping up to transformer 5.x (#13229)
|
2025-11-18 10:58:00 +08:00 |
|
Mick
|
ff00b6adbe
|
diffusion: fix loading with local model_path (#13445)
|
2025-11-18 00:56:30 +08:00 |
|
Mick
|
7afff8fd1a
|
diffusion: fix wan2.2 ti2v num_frames adjust logic (#13379)
Co-authored-by: adarshxs <adarsh.shirawalmath@gmail.com>
Co-authored-by: Adarsh Shirawalmath <114558126+adarshxs@users.noreply.github.com>
|
2025-11-17 20:53:15 +08:00 |
|
Yuhao Yang
|
6afe396399
|
diffusion: support fa4 in fa backend for blackwell (#13263)
Co-authored-by: Mick <mickjagger19@icloud.com>
|
2025-11-16 21:02:45 +08:00 |
|
Adarsh Shirawalmath
|
d724670873
|
[diffusion] refactor and added tests for Flux, T2V, TI2V, I2V(#13344)
|
2025-11-16 19:58:04 +08:00 |
|
Adarsh Shirawalmath
|
3f400f25df
|
[Diffusion] add health endpoints to diffusion server (#13329)
|
2025-11-15 19:12:37 +08:00 |
|
Adarsh Shirawalmath
|
c2083116e3
|
[Diffusion] switch to local calculate_dimensions (#13294)
|
2025-11-15 13:55:13 +08:00 |
|
Adarsh Shirawalmath
|
af373636da
|
CI: add server performance test for SGLang diffusion (#13091)
Co-authored-by: Mick <mickjagger19@icloud.com>
|
2025-11-15 10:11:19 +08:00 |
|
Mick
|
33d1aeb07f
|
diffusion: refactor task type of models (#13118)
|
2025-11-12 12:39:34 +08:00 |
|
Mick
|
60cb716720
|
[diffusion] log: improve logging while multiprocessing (#12997)
|
2025-11-12 12:08:37 +08:00 |
|
Mick
|
2f9952cdbf
|
diffusion: remove unused workflows folder (#13114)
|
2025-11-12 11:51:24 +08:00 |
|
Mick
|
6a7322ffbc
|
[diffusion] doc: add support_new_models.md (#13043)
|
2025-11-11 12:49:48 +08:00 |
|
Mick
|
5639145fac
|
diffusion: reduce effort of supporting new model (#12982)
|
2025-11-10 21:20:33 +08:00 |
|
Mick
|
e123648b36
|
diffusion: fix wan-2.2-TI2V and support sp (#12926)
|
2025-11-10 14:37:57 +08:00 |
|
Mick
|
e316bcacb1
|
update multimodal_gen readme (#12825)
Co-authored-by: Xinyuan Tong <115166877+JustinTong0323@users.noreply.github.com>
|
2025-11-07 09:04:44 -08:00 |
|
Yuhao Yang
|
d8736c756a
|
fix multimodal gen issues (#12765)
Co-authored-by: Mick <mickjagger19@icloud.com>
|
2025-11-07 13:19:49 +08:00 |
|
Mick
|
73e9a2ef5c
|
fix: tiny fix cli (#12744)
|
2025-11-06 14:45:50 +08:00 |
|
Mick
|
7bc1dae095
|
WIP: initial multimodal-gen support (#12484)
Co-authored-by: yhyang201 <yhyang201@gmail.com>
Co-authored-by: yizhang2077 <1109276519@qq.com>
Co-authored-by: Xinyuan Tong <xinyuantong.cs@gmail.com>
Co-authored-by: ispobock <ispobaoke@gmail.com>
Co-authored-by: JiLi <leege233@gmail.com>
Co-authored-by: CHEN Xi <78632976+RubiaCx@users.noreply.github.com>
Co-authored-by: laixin <xielx@shanghaitech.edu.cn>
Co-authored-by: SolitaryThinker <wlsaidhi@gmail.com>
Co-authored-by: jzhang38 <a1286225768@gmail.com>
Co-authored-by: BrianChen1129 <yongqichcd@gmail.com>
Co-authored-by: Kevin Lin <42618777+kevin314@users.noreply.github.com>
Co-authored-by: Edenzzzz <wtan45@wisc.edu>
Co-authored-by: rlsu9 <r3su@ucsd.edu>
Co-authored-by: Jinzhe Pan <48981407+eigensystem@users.noreply.github.com>
Co-authored-by: foreverpiano <pianoqwz@qq.com>
Co-authored-by: RandNMR73 <notomatthew31@gmail.com>
Co-authored-by: PorridgeSwim <yz3883@columbia.edu>
Co-authored-by: Jiali Chen <90408393+gary-chenjl@users.noreply.github.com>
|
2025-11-05 12:28:52 -08:00 |
|