pytorch / torchtune

PyTorch native finetuning library
https://pytorch.org/torchtune/main/
BSD 3-Clause "New" or "Revised" License
4.35k stars 440 forks source link

Allow recipes to work without a LR scheduler #2021

Open felipemello1 opened 4 days ago

felipemello1 commented 4 days ago

In this PR, it was implemented for one recipe: https://github.com/pytorch/torchtune/pull/1991/files

As a follow up, it should be implemented to every recipe