v0.6.3.4
Release
moe v0.4.4: patch version, Some fix patches for FSDP2 + MoE Kernels + EP support
aadp v0.2.2: patch version, Support iterable datasets + padding free
foak v0.7.3: patch version, bug fix for _bitsandbytes_available
odm v0.1.2: patch version, auto-categorization support to run ODM without categories
What's Changed
- fix: incorrect patching of the fsdp2_prepare_model by @kmehant in #160
- fix: state dict patch and _bitsandbytes_available by @kmehant in #161
- fix: Using PaddingFree plugin with Iterable datasets and remove_columns by @dushyantbehl in #135
- feat: ODM without categories by @romitjain in #162
New Contributors
- @dushyantbehl made their first contribution in #135
- @romitjain made their first contribution in #162
Full Changelog: v0.6.3.3...v0.6.3.4