Google DeepMind introduced Decoupled DiLoCo to enable distributed AI training across unstable networks. This method decouples local updates from global synchronization, allowing models to train effectively despite high latency or intermittent connectivity. It removes the need for constant communication between nodes. Practitioners can now scale training across geographically dispersed hardware without risking total job failure.