API Reference

This page enumerates the full Python API surface under src/maxent_grpo.

Top-level Modules

maxent_grpo

Copyright 2025 Liv d'Aliberti

maxent_grpo.grpo

Baseline GRPO training entrypoint.

Configuration

maxent_grpo.config

Configuration package bundling dataset, GRPO, and recipe helpers.

CLI

maxent_grpo.cli

Copyright 2025 Liv d'Aliberti

Core

maxent_grpo.core

Core domain helpers (data, evaluation, hub, model access).

Rewards

maxent_grpo.rewards

Copyright 2025 Liv d'Aliberti

Training

maxent_grpo.training

Core helpers powering the MaxEnt-GRPO trainer.

maxent_grpo.training.generation

Copyright 2025 Liv d'Aliberti

maxent_grpo.training.patches

Training-time integration patches.

maxent_grpo.training.runtime.ops

Runtime operational helpers.

maxent_grpo.training.telemetry

Copyright 2025 Liv d'Aliberti

Utilities