Skip to content

v0.34.1 Patchfix

Compare
Choose a tag to compare
@muellerzr muellerzr released this 05 Sep 15:36
· 77 commits to main since this release

Bug fixes

  • Fixes an issue where processed DataLoaders could no longer be pickled in #3074 thanks to @byi8220
  • Fixes an issue when using FSDP where default_transformers_cls_names_to_wrap would separate _no_split_modules by characters instead of keeping it as a list of layer names in #3075

Full Changelog: v0.34.0...v0.34.1