Arena manifest models

The agilerl-arena package provides lightweight Pydantic schemas under agilerl.arena.models for validating and serializing training manifests before they are sent to Arena. These models are not a substitute for agilerl.models when running LocalTrainer.

Training manifest

Algorithm registry

Arena maintains its own algorithm registry for manifest parsing and platform-specific eligibility checks.