v1.2.5: Removing PEFT from library dependencies
What's Changed
- tp.convert_state_dict readme example fix by @BlackSamorez in #78
- Actually using SplitInsideChunks for gpt2 by @BlackSamorez in #82
- Removing PEFT from dependencies. Replacing with runtime checks by @BlackSamorez in #87
Full Changelog: v1.2.4...v1.2.5