XYZ-AI-Lab/axrl
AxisRL is an agentic RL post-training framework built on SGLang rollout, Megatron training, and real-world agent workflows. observed · 2026-08-28
Health v2 · maintenance only
55/100
- Activity 95
- Release rhythm 35
- Longevity 2
Flags: no_releases young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 41
- days_rel: n/a
- days_push: 30
- n_releases_24m: 0
Adoption not part of the score
1056 stars · 24 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
AxisRL is an agentic reinforcement learning post-training framework for large language models, built on SGLang for high-throughput rollout and Megatron for large-scale distributed training. It coordinates multi-turn agent environments, tool calls, reward collection, weight synchronization, and reproducible debugging within a single system layer.
Use cases
- post-train an LLM with PPO or GRPO on multi-turn agent trajectories
- run RL training with hundreds-of-turn tool-calling agent workflows
- scale rollout and training across a GPU cluster with SGLang and Megatron
- capture black-box agent environments through an OpenAI-compatible proxy for RL training
- debug rollout-training mismatches with spike replay and routing analysis
When to choose
- you need agentic multi-turn RL post-training at large parameter scale
- you want SGLang rollout combined with Megatron distributed training in one framework
- you need configurable policy objectives like PPO, GRPO, GSPO, or TOPR
- you require observability and reproducibility for long agent training runs
When to avoid
- you only need single-turn supervised fine-tuning without RL
- you lack multi-GPU infrastructure or a serving cluster
- you need a simple plug-and-play RLHF library with minimal setup
- you work outside the Python 3.12+ ecosystem
Facets
framework · maturity active
llm-training agent-framework llm-inference machine-learning gpu-computing large-language-models machine-learning reinforcement-learning gpu-computing python reinforcement-learning post-training sglang megatron rlhf agentic-rl ppo grpo rollout distributed-training ai-agents gpu linux docker
2 sources
- readme: https://github.com/XYZ-AI-Lab/axrl · fetched 2026-08-28 · cf994d42d581
- homepage: https://xyz-lab.ai/ · fetched 2026-08-29 · 6af22f440498
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| XYZ-AI-Lab/axrl | main | 55 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem