checkpoint-find

Original🇺🇸 English
Translated

Locate the latest checkpoint for a run id and provide a follow-up play/eval command. Use when asked to find a checkpoint.

2installs
Added on

NPX Install

npx skill4agent add metta-ai/tribal-village checkpoint-find

Tags

Translated version includes tags in frontmatter

Checkpoint Find

Workflow

  • Identify the run id or run directory.
  • Locate the latest checkpoint file (for example under
    train_dir/.../checkpoints
    ).
  • Return the checkpoint path and a follow-up play/eval command tailored to the request.