The bitter lesson is that putting more scale, w.r.t # params, flops, and data will make a better model. Usual distributed methods train across multiple GPUs, but require a tight synchronization! Where communication is done at every step! This is fine when bandwidth is high, but otherwise?
4 likes 1 replies
?