Commit graph

135 commits

Author SHA1 Message Date
Zangwei Zheng
2b6b5fe767 Merge branch 'dev/v1.2' into dev/v1.2-exp 2024-05-03 14:37:31 +08:00
ChangeFWorld
683c0f74b7 Merge pull request #83 from hpcaitech/dev/Rflow
Dev/rflow
2024-05-03 14:14:00 +08:00
Tianyi
659e054e3a assert remove 2024-05-03 05:54:03 +00:00
Tianyi
fb4aede778 mask and weight support for rf training 2024-05-03 05:48:14 +00:00
Zangwei Zheng
00e21e9fed [wip] adapt multi-res 2024-05-02 15:27:03 +08:00
周钰坤
bf633f3e68 Update pixart.py 2024-04-30 13:53:17 +08:00
周钰坤
34711b7bd2 update 2024-04-30 13:37:25 +08:00
周钰坤
59591d8afc update 2024-04-30 13:36:41 +08:00
zhengzangw
f3dcb4d6fb complete 3b backbone 2024-04-29 06:00:14 +00:00
Tianyi
07cbe11cb6 Merge branch 'main' of https://github.com/hpcaitech/Open-Sora-dev into dev/Rflow 2024-04-28 05:59:20 +00:00
zhengzangw
84465c0e44 add config for PixArt 1.6B 2024-04-27 13:41:21 +00:00
zhengzangw
7b08fb289c [fix] pixart-sigma 2024-04-27 13:19:00 +00:00
zhengzangw
d6a16a858e [wip] multiple resolution 2024-04-27 11:43:15 +00:00
zhengzangw
f551321e49 Merge branch 'main' into dev/v1.2 2024-04-27 11:40:56 +00:00
Zheng Zangwei (Alex Zheng)
8f109b7117 fix qknorm bug (#80) 2024-04-27 15:52:17 +08:00
YuKun Zhou
fddd08243b Update ckpt_utils.py (#79)
* Update ckpt_utils.py

* update

* Update 1x256x256.py

* update

* update

* Update blocks.py

* update

* Update 1x2048x2048.py
2024-04-27 15:43:50 +08:00
zhengzangw
7fcf0c6bfd fix qknorm bug 2024-04-26 03:59:50 +00:00
Tianyi
006ab8f35a Merge branch 'main' of https://github.com/hpcaitech/Open-Sora-dev into dev/Rflow 2024-04-25 03:16:54 +00:00
Frank Lee
367ae02e7c updated gradio app (#74) 2024-04-24 22:30:36 +08:00
zhengzangw
44e618bbbc a bunch of update 2024-04-24 09:23:24 +00:00
zhengzangw
9e0b314dab update config 2024-04-24 02:33:27 +00:00
Zangwei Zheng
e009e89e1a add start from scratch 2024-04-23 19:24:22 +08:00
zhengzangw
cf95f41002 update docs 2024-04-23 09:26:10 +00:00
Zangwei Zheng
3944e93065 update training config 2024-04-22 12:05:59 +08:00
zhengzangw
8931efccd7 update config 2024-04-22 03:43:31 +00:00
Zangwei Zheng
fea6aba655 hotfix config args 2024-04-21 19:50:51 +08:00
zhengzangw
da345719c7 use qk-norm 2024-04-21 11:40:20 +00:00
zhengzangw
2b42ca82d8 [wip] prompt with json 2024-04-21 11:07:59 +00:00
zhengzangw
6073af6444 merge video edit 2024-04-20 15:47:48 +00:00
Zheng Zangwei (Alex Zheng)
341b12f9bf Dev/v1.0.1 (#58)
* update (#57)

* update

* update datautil

* add VBench prompt

* update eval

* update eval

* update intepolation

* add vbench eval

* Dev/sdedit implementation (#56)

* Update utils.py

* update

* update

* update

---------

Co-authored-by: YuKun Zhou <90625606+1zeryu@users.noreply.github.com>
2024-04-20 21:23:10 +08:00
zhengzangw
d262f14a24 update 2024-04-20 02:43:38 +00:00
Zangwei Zheng
74aade586a [exp] update 2024-04-19 17:56:02 +08:00
Zangwei Zheng
15f9d702ed [exp] update 2024-04-19 17:43:44 +08:00
Zangwei Zheng
1877a14abc load ema strict=False 2024-04-19 16:55:03 +08:00
Zangwei Zheng
8bf34f4418 add local_files_only 2024-04-19 16:47:26 +08:00
Zangwei Zheng
dce2ef4a1c [exp] new config 2024-04-19 15:21:00 +08:00
Zheng Zangwei (Alex Zheng)
d2a782efac Dev/fps (#55)
* support fps

* update fps
2024-04-19 13:18:52 +08:00
Zangwei Zheng
0e6c15d50b Merge branch 'main' into dev/v1.0.1 2024-04-19 12:48:22 +08:00
Zheng Zangwei (Alex Zheng)
069ea0d687 Feat/fast bucket (#54)
* [wip] bucket

* [bug] not parallel

* update eval

* update sample.sh

* accelerate bucket build with pandarallel
2024-04-19 11:42:02 +08:00
tianyi
0045d8b7b0 fix 2024-04-19 11:18:29 +08:00
tianyi
0d98c1d02d Merge branch 'dev/v1.0.1' of github.com:hpcaitech/Open-Sora-dev into dev/Rflow 2024-04-19 11:18:01 +08:00
corey-lambda
c0f3c3a9ca Create accleration/shardformer/__init__.py (#250) 2024-04-18 23:34:47 +08:00
7sunarni
d90c049a2f feat(ckpt_utils): support HF_MIRROR (#264)
Signed-off-by: 7sunarni <710720732@qq.com>
2024-04-18 23:31:40 +08:00
zhengzangw
2539a610d5 update mask strategy 2024-04-18 08:13:53 +00:00
Zheng Zangwei (Alex Zheng)
1f99b9ba4b complete eval pipeline (#53) 2024-04-18 15:49:14 +08:00
Zangwei Zheng
ee2e4083e4 [feat] update eval 2024-04-17 17:35:44 +08:00
Zangwei Zheng
380ea6cce8 Merge branch 'dev/v1.0.1' of https://github.com/hpcaitech/Open-Sora-dev into dev/v1.0.1 2024-04-17 17:05:12 +08:00
Zangwei Zheng
8cb6d2f0bd [feat] update eval 2024-04-17 17:05:08 +08:00
FrankLeeeee
6ee754bef9 print error data path 2024-04-17 16:45:18 +08:00
Zheng Zangwei (Alex Zheng)
a72e59610f update extending ynull (#51) 2024-04-16 16:45:06 +08:00