tinker_cookbook.exceptions.CheckpointError
class tinker_cookbook.exceptions.CheckpointError(TrainingError)
An error related to saving, loading, or resuming checkpoints.
Raised when a checkpoint file is missing, corrupted, or when the save/load operation fails.