v0.1.0.post1
Pre-release
Pre-release
We are excited to publish the first release of VeOmni. From now on, we will actively develop VeOmni on GitHub and strive to make features stable. Welcome bug reports and feature requests!
New features
What's Changed
- [model] feat: ds-v3 liger-kernel & convert ckpt by @ZiyueHuang in #3
- [docs] feat: add docs by @KKZ20 in #4
- [misc] feat: add logging.py by @Fazziekey in #7
- [misc] fix: remove hdfs requirements by @Fazziekey in #15
- [data] fix: remove streaming data by @Fazziekey in #19
- [ci] feat: Create pre-commit.yml by @Fazziekey in #20
- [ci] fix: update ruff flow by @Fazziekey in #23
- [dist] feat: support hsdp by @Fazziekey in #22
- [core] chore: update model and fsdp by @Fazziekey in #24
- [model] feat: add wan by @plorrrrrrr in #25
- [dist] feat: support async ulysses for dit by @plorrrrrrr in #26
- [core] feat: refactor attention interface and fix model loader by @KKZ20 in #27
- [misc] fix: add all_gather_into_tensor by @KKZ20 in #29
- [misc] feat: update wechat and paper by @Fazziekey in #30
- [dist] feat: Reconstructing fused MoE by @Fazziekey in #33
- [misc] feat: update Wechat by @Fazziekey in #34
- [model] feat: add flux by @yuyu5333 in #28
- [doc] update readme by @KKZ20 in #42
- [doc] correct quwen3-moe.yaml in README.md by @feifeibear in #39
- [model] feat: support seed_oss by @KKZ20 in #54
- update wechat by @Fazziekey in #55
- chore: fix bad link for wan_sft.yaml in README by @c8ef in #48
- [release] feat: release v0.1.0 by @Fazziekey in #75
- [doc] feat: EP+FSDP2 by @Luosuu in #78
- fix: import error - hdfs_io & VideoInput by @airlsyn in #77
- [model] fix: correct output tensor shape in Qwen3MoeSparseFusedMoeBlock by @RDShi in #76
New Contributors
- @ZiyueHuang made their first contribution in #3
- @Fazziekey made their first contribution in #7
- @plorrrrrrr made their first contribution in #25
- @yuyu5333 made their first contribution in #28
- @feifeibear made their first contribution in #39
- @c8ef made their first contribution in #48
- @Luosuu made their first contribution in #78
- @airlsyn made their first contribution in #77
- @RDShi made their first contribution in #76
Full Changelog: https://github.com/ByteDance-Seed/VeOmni/commits/v0.1.0.post1