torchtune
torchtune copied to clipboard
Remove non-torchrun specific code from recipes
In #439, functionality was added that allowed recipes to be run in a non-torchrun context as it is not required to use torchrun when launching a recipe. This will change and once it does, the behavior implemented in #439 should be undone.