| """Local SFT → export → duel → GRPO loop for the Albedo SN97 challenger.""" | |
| from .constants import DEFAULT_EXPORT_DIR, DEFAULT_PACK_DIR, GENESIS_DIR | |
| __all__ = ["DEFAULT_EXPORT_DIR", "DEFAULT_PACK_DIR", "GENESIS_DIR"] | |
| """Local SFT → export → duel → GRPO loop for the Albedo SN97 challenger.""" | |
| from .constants import DEFAULT_EXPORT_DIR, DEFAULT_PACK_DIR, GENESIS_DIR | |
| __all__ = ["DEFAULT_EXPORT_DIR", "DEFAULT_PACK_DIR", "GENESIS_DIR"] | |