Hanks
d0cd5ac50d
Merge pull request #841 from hpcaitech/oom_fix
...
[ckpt] mitigate gpu mem peak when loading ckpt
2025-03-27 09:53:41 +08:00
hxwang
5730060f41
[ckpt] mitigate gpu mem peak when loading ckpt
2025-03-26 18:04:16 +08:00
hxwang
bc4aa4f217
[ckpt] fix shape error when gathering weights under sp + dp parallelism
2025-03-26 15:43:00 +08:00
Xiwen Wu
3455b7e0fb
Merge pull request #839 from alexandru-g/fix/math-import
...
Import Tuple from typing instead of torch
2025-03-25 17:29:43 +08:00
Alex Gherghina
8202ca13df
Import Tuple from typing instead of torch
2025-03-25 10:38:55 +02:00
Xiwen Wu
4c3c1740a3
Merge pull request #813 from eltociear/patch-6
...
docs: update README.md
2025-03-17 10:07:45 +08:00
Yanjia0
a5ccc6875c
Update README.md ( #820 )
...
add link to video ocean
2025-03-15 13:10:06 +08:00
Xiwen Wu
afb7cc7dcc
add DCAE download cmd ( #817 )
...
* add DCAE download cmd
* update download cmd
* update readme
2025-03-14 18:41:20 +08:00
zhengzangw
1bc0b169b8
update readme
2025-03-14 09:19:37 +08:00
Ikko Eltociear Ashimine
aa9362d34d
docs: update README.md
...
branchs -> branches
2025-03-13 21:52:02 +09:00
zhengzangw
ca1009bf52
update readme
2025-03-13 15:26:00 +08:00
zhengzangw
b4549a85bb
update readme
2025-03-13 13:34:03 +08:00
zhengzangw
38fd59eb06
update readme
2025-03-13 10:04:01 +08:00
Yanjia0
d28c945924
Update README.md ( #809 )
...
Update Open-Sora v2.0 X link
2025-03-13 09:32:13 +08:00
zhengzangw
b24f4f52e5
update readme
2025-03-12 22:11:12 +08:00
zhengzangw
dfb2dd5989
update readme
2025-03-12 22:10:38 +08:00
zhengzangw
8f2db3e37d
update readme
2025-03-12 22:05:30 +08:00
zhengzangw
e769a2ea03
update reamde
2025-03-12 21:54:21 +08:00
zhengzangw
b88daa1cf0
update readme
2025-03-12 14:09:39 +08:00
zhengzangw
0a1270f463
update readme
2025-03-12 13:26:32 +08:00
zhengzangw
5e0a3f02d5
update readme
2025-03-12 13:18:49 +08:00
Zheng Zangwei (Alex Zheng)
febf3ad4b2
Update Open-Sora 2.0 ( #807 )
...
* upload v2.0
* update docs
* [hotfix] fit latest fa3 (#802 )
* update readme
* update readme
* update readme
* update train readme
* update readme
* update readme: motion score
* cleaning video dc ae WIP
* update config
* add dependency functions
* undo cleaning
* use latest dcae
* complete high compression training
* update hcae config
* cleaned up vae
* update ae.md
* further cleanup
* update vae & ae paths
* align naming of ae
* [hotfix] fix ring attn bwd for fa3 (#803 )
* train ae default without wandb
* update config
* update evaluation results
* added hcae report
* update readme
* update readme demo
* update readme demo
* update readme gif
* display demo directly in readme
* update paper
* delete files
---------
Co-authored-by: Hongxin Liu <lhx0217@gmail.com>
Co-authored-by: Shen-Chenhui <shen_chenhui@u.nus.edu>
Co-authored-by: wuxiwen <wuxiwen.simon@gmail.com>
2025-03-12 13:14:22 +08:00
Guo Xinying
0028a6c9eb
Merge pull request #805 from hpcaitech/hotfix/typo
...
fix typo err
2025-03-11 11:51:49 +08:00
gxyes
e0d55d9d91
fix typo
2025-03-11 11:44:59 +08:00
gxyes
bbc64bcb72
fix typo
2025-03-11 11:32:58 +08:00
Zangwei Zheng
2ca632a2d1
add watermark
2025-03-05 11:00:40 +08:00
Zangwei Zheng
ac63712ec7
fix image
2025-03-05 10:31:09 +08:00
Zangwei Zheng
c4983aedb2
remove images
2025-03-05 10:27:32 +08:00
Zangwei Zheng
ae143b54cf
[misc] repair gif
2025-03-05 09:37:10 +08:00
Zangwei Zheng
f74dd48872
remove all gif
2025-03-04 18:29:13 +08:00
Zheng Zangwei (Alex Zheng)
d7d1f6e8b5
remove vo1.3 demo ( #801 )
2025-03-04 17:56:39 +08:00
Yanjia0
fd4ccc0f54
Update README.md ( #798 )
...
correct date
2025-03-04 17:37:21 +08:00
Guo Xinying
f0689168ff
fix readme ( #791 )
2025-03-04 17:37:00 +08:00
Zheng Zangwei (Alex Zheng)
b096aa3c1c
Hotfix/readme ( #789 )
...
* update readme
* update readme
2025-02-20 17:02:31 +08:00
Zheng Zangwei (Alex Zheng)
012e5995b7
update readme ( #788 )
2025-02-20 17:00:01 +08:00
Zheng Zangwei (Alex Zheng)
f1c6b8b88e
open-sora v1.3 code upload ( #786 )
...
Co-authored-by: gxyes <gxynoz@gmail.com>
2025-02-20 16:50:24 +08:00
ZXMMD
8d132d7a84
fix data_processing.md ( #605 )
2025-02-20 16:41:27 +08:00
Gao, Ruiyuan
df5668cdf1
fix bug at mha, MaskGenerator; improve ckpt_utils.py ( #609 )
...
* fix bug at mha in blocks.py
* fix bug in MaskGenerator
* align logging style in ckpt_utils.py
2025-02-20 16:40:47 +08:00
CharlesCNorton
a82687c11e
Fix typos in README.md ( #654 )
...
- Changed "Incoporate" to "Incorporate"
- Changed "seperately" to "separately"
- Changed "applicaiton" to "application"
- Corrected two instances of "infomation" to "information"
2025-02-20 16:39:25 +08:00
Matthew Baxter
ee25f847f9
Update Dockerfile ( #709 )
...
Install dependency packages before copying local files to make use of docker caching when modifying the contents of the repo
2025-02-20 16:37:22 +08:00
Ikko Eltociear Ashimine
1c87ff20f6
docs: update README.md ( #733 )
...
seperately -> separately
2025-02-20 16:36:27 +08:00
Arshad Nazir
5ac84ca80c
Just a spelling mistake ( #776 )
2025-02-20 16:36:05 +08:00
Sze-qq
d28215824f
update ReadMe VO ( #784 )
...
Co-authored-by: Siqi <hpc@hpcdeMacBook-Pro.local>
2025-02-13 14:07:50 +08:00
Sze-qq
904b747689
update Readme VO ( #783 )
...
Co-authored-by: Siqi <hpc@hpcdeMacBook-Pro.local>
2025-02-12 11:45:34 +08:00
Siqi
0f2f59c560
include Video Ocean in Readme
2025-02-12 10:29:57 +08:00
binmakeswell
66a42cdae7
[news] release colossalai for sora ( #764 )
...
* [news] release colossalai for sora
* [news] release colossalai for sora
* [news] release colossalai for sora
* [news] release colossalai for sora
2024-12-23 22:00:11 +08:00
Hongxin Liu
70ca63f30b
[feature] support async ckpt & pin memory cache ( #760 )
...
* [feature] support async ckpt
* [feature] support pin memory cache
* [doc] update readme
2024-12-20 10:30:49 +08:00
Sze-qq
96ad4495fa
update readme ( #747 )
...
Co-authored-by: Siqi <hpc@192.168.1.4>
2024-11-20 21:41:58 +08:00
Sze-qq
6a1a7bf4b1
update readme ( #745 )
...
Co-authored-by: Siqi <hpc@hpcdeMacBook-Pro.local>
2024-11-20 15:51:34 +08:00
ZXMMD
a29424c237
fix ckpt_utils.py ( #580 )
2024-07-12 14:52:21 +08:00