add-reward
Guide for adding a new reward function to AReaL. Use when user wants to create a reward function.
Guide for adding a new reward function to AReaL. Use when user wants to create a reward function.
Guide for adding a new reward function to AReaL. Use when user wants to create a reward function.
Translate an English document under `docs/en/` into the matching Chinese document under `docs/zh/`.
Guide for adding a new model to the Archon engine. Use when user wants to add support for a new HuggingFace model architecture in ArchonEngine.
Guide for adding a new model to the Archon engine. Use when user wants to add support for a new HuggingFace model architecture in ArchonEngine.
Guide for debugging distributed training issues in AReaL. Use when user encounters hangs, wrong results, OOM, or communication errors.
Guide for adding a new model to the Archon engine. Use when user wants to add support for a new HuggingFace model architecture in ArchonEngine.
Guide for adding a new dataset loader to AReaL. Use when user wants to add a new dataset.
Guide for adding a new reward function to AReaL. Use when user wants to create a reward function.
Update runtime dependency versions, validate Docker build compatibility, and drive the Docker image PR workflow.
Guide for adding a new RolloutWorkflow to AReaL. Use when user wants to create a new workflow.
AReaL commit message conventions. MUST load on every git commit -- provides Conventional Commits format with scope inference from file paths.
AReaL commit message conventions. MUST load on every git commit -- provides Conventional Commits format with scope inference from file paths.
AReaL commit message conventions. MUST load on every git commit -- provides Conventional Commits format with scope inference from file paths.
Guide for adding a new dataset loader to AReaL. Use when user wants to add a new dataset.
Guide for adding a new dataset loader to AReaL. Use when user wants to add a new dataset.
Upgrade Megatron-Core in AReaL by auditing affected APIs, cross-referencing upstream sources, and updating call sites.
Upgrade vLLM in AReaL by auditing affected APIs, cross-referencing upstream sources, and updating call sites.
Guide for adding unit tests to AReaL. Use when user wants to add tests for new functionality or increase test coverage.