fairseq2.checkpoint

The checkpoint module provides utilities for saving and loading model checkpoints during training.

Coming soon: This documentation is being developed. The checkpoint module includes:

  • Checkpoint saving and loading

  • Checkpoint metadata management

  • Resuming training from checkpoints

Please refer to the source code and examples in the meantime.