What's Changed
* tp.convert_state_dict readme example fix by BlackSamorez in https://github.com/BlackSamorez/tensor_parallel/pull/78
* Actually using SplitInsideChunks for gpt2 by BlackSamorez in https://github.com/BlackSamorez/tensor_parallel/pull/82
* Removing PEFT from dependencies. Replacing with runtime checks by BlackSamorez in https://github.com/BlackSamorez/tensor_parallel/pull/87
**Full Changelog**: https://github.com/BlackSamorez/tensor_parallel/compare/v1.2.4...v1.2.5