load_checkpoints_file - Tinker Documentation

tinker_cookbook.checkpoint_utils.load_checkpoints_file

tinker_cookbook.checkpoint_utils.load_checkpoints_file( log_dir)

Load checkpoint records from a JSONL file.

Parameters:

Returns: A list of CheckpointRecord instances, or an empty list if the file does not exist.