Bug fixes
- Fixes an issue where processed
DataLoaderscould no longer be pickled in #3074 thanks to @byi8220 - Fixes an issue when using FSDP where
default_transformers_cls_names_to_wrapwould separate_no_split_modulesby characters instead of keeping it as a list of layer names in #3075
Full Changelog: v0.34.0...v0.34.1