Closed levmckinney closed 1 year ago
Currently, this requires using torchrun. It would be nice if it didn't.
torchrun
A good place to start would be PyTorch's distributed data parallel tutorial series
This feels pretty low priority I think we will focus on #66 for now.
Currently, this requires using
torchrun
. It would be nice if it didn't.A good place to start would be PyTorch's distributed data parallel tutorial series