Open
Description
Hello everyone,
First of all, thank you for the amazing work you're doing—this library is truly a fantastic resource for the community! 😊
I had a more practical question regarding the decision to remove the .step()
and .generate()
methods from the Trainer
classes. Our current implementation relies heavily on these methods, and updating to the new version would require a fair amount of engineering effort.
Before proceeding, I wanted to understand the rationale behind this change. Was there a specific motivation for deprecating these methods, and is there a recommended alternative approach?
Thank you in advance for your help and insights! 🚀