ByteDance-Seed/VeOmni v0.1.1
ByteDance-Seed/VeOmni
Captured source
source ↗published Sep 24, 2025seen Jun 26captured 4dhttp 200method plain
v0.1.1: NPU support, Flexible mixed precision, DCP async, and more bug fixes
Repository: ByteDance-Seed/VeOmni
Tag: v0.1.1
Published: 2025-09-24T07:09:10Z
Prerelease: yes
Release notes:
New features
- NPU support @FightingZhen
- DCP async support @Luosuu
- Flexible mixed precision control in FSDP2 @Luosuu
What's Changed
- [feat] fix dcp async save by @Luosuu in https://github.com/ByteDance-Seed/VeOmni/pull/80
- Add Ascend NPU native support by @FightingZhen in https://github.com/ByteDance-Seed/VeOmni/pull/65
- hot fix npu by @Fazziekey in https://github.com/ByteDance-Seed/VeOmni/pull/81
- update REAMDme by @Fazziekey in https://github.com/ByteDance-Seed/VeOmni/pull/82
- fix qwen3_moe & qwen2_vl inference bug by @Coach257 in https://github.com/ByteDance-Seed/VeOmni/pull/84
- [dist] fix: FSDP2 with flexible mixed policy control by @Luosuu in https://github.com/ByteDance-Seed/VeOmni/pull/86
- fix: use argument global_rank to check is rank 0 in get_checkpoint_path by @piyifan123 in https://github.com/ByteDance-Seed/VeOmni/pull/87
- [misc] test & code comments improvements by @Luosuu in https://github.com/ByteDance-Seed/VeOmni/pull/88
New Contributors
- @FightingZhen made their first contribution in https://github.com/ByteDance-Seed/VeOmni/pull/65
- @Coach257 made their first contribution in https://github.com/ByteDance-Seed/VeOmni/pull/84
- @piyifan123 made their first contribution in https://github.com/ByteDance-Seed/VeOmni/pull/87
Full Changelog: https://github.com/ByteDance-Seed/VeOmni/compare/v0.1.0.post1...v0.1.1