Skip to main content

integrate-apeiron

星标8
分支1
更新时间2026年6月6日 02:50

Add apeiron's continual-learning / drift-detection capabilities to a user's EXISTING training framework. Use when the user already has their own training loop (vanilla PyTorch, Lightning, HF Trainer, etc.) and wants to bolt on drift detection and/or CL adaptation rather than adopt apeiron's runner. Inspects the user's repo, recommends the lightest viable integration path, writes the adapter glue into their repo, and smoke-tests it. Assumes apeiron is importable (`import apeiron`) — if not, run install-apeiron first. For a self-contained apeiron run on custom data, use custom-experiment instead.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly