English

FFTrainer: Fast Failover in Large-Language Model Training with Almost-Free State Management

Distributed, Parallel, and Cluster Computing 2025-12-04 v1

Abstract

Recent developments in large language models (LLMs) have introduced new requirements for efficient and robust training. As LLM clusters scale, node failures, lengthy recoveries, and bulky checkpoints erode efficiency. Infrequent asynchronous checkpoints trigger costly rollbacks, yet higher frequencies add prohibitive overhead. To address these challenges, we propose FFTrainer, a system designed for robust LLM training. FFTrainer leverages surplus network capacity to quickly save and load states, thereby preventing rollbacks and accelerating recovery. Compared with prior checkpointing approaches, FFTrainer reduces recovery time by up to 98% and mitigates GPU utilization loss by up to 68% without hindering normal training.

Keywords

Cite

@article{arxiv.2512.03644,
  title  = {FFTrainer: Fast Failover in Large-Language Model Training with Almost-Free State Management},
  author = {Bohan Zhao and Yuanhong Wang and Chenglin Liu and Jiagi Pan and Guang Yang and Ruitao Liu and Tingrui Zhang and Kai Luo and Wei Xu},
  journal= {arXiv preprint arXiv:2512.03644},
  year   = {2025}
}
R2 v1 2026-07-01T08:07:28.778Z