Skill instructions (SKILL.md) could not be loaded from local cache or raw GitHub repository.
validate-correctness
star 185
Validates that code changes do not break training correctness by comparing per-step loss curves between a base branch and the current feature branch. Use when user asks to "validate correctness", "check if changes break training", "compare loss curves", "run a regression test", or "verify my changes are correct". The user specifies which model to validate and at which parallelism mesh (PP/EP/CP) — do not infer this from git diff.
Install via CLI
npx skills add https://github.com/mlc-ai/pith-train --skill validate-correctness
Repository Details
star Stars
185
call_split Forks
13
navigation Branch
main
article Path
SKILL.md
More from Creator
mlc-ai Explore all skills →