exact-training-resume-guard

Community

Ensure exact resume for training jobs.

AuthorKwongFuk
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Exact resume is required for long-running training jobs, ensuring continuity from the last saved step with full state preservation after interruptions.

Core Features & Use Cases

  • Full training state preservation: model, optimizer, scheduler, RNG, and distributed/trainer state are saved and restored.
  • Safe interruption handling: trap termination signals and flush a resumable checkpoint to durable storage.
  • Clear resume paths: automatically select the latest complete checkpoint and verify required framework state before resuming.

Quick Start

Resume a long-running training task from its latest complete checkpoint with automatic state restoration.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: exact-training-resume-guard
Download link: https://github.com/KwongFuk/codex-skills/archive/main.zip#exact-training-resume-guard

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.