Download Latest Version v0.3.3 source code.tar.gz (8.7 MB)
Email in envelope

Get an email when there's a new version of AReal

Home / v0.3.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-08-29 6.2 kB
v0.3.1 source code.tar.gz 2025-08-29 8.7 MB
v0.3.1 source code.zip 2025-08-29 9.0 MB
Totals: 3 Items   17.8 MB 0

Release Note

AReaL has been refactored from the legacy realhf codebase to the new areal codebase. These two directories are now independent, and our future development will focus primarily on the lightweight areal directory.

Major changes in v0.3.1 for the areal directory: + Added support for RL with Megatron 5D parallelism based on Megatron Core 0.13.1. We can now fine-tune large MoE models with AReaL. We also optimized weight loading and saving of Megatron models to the Hugging Face format, achieving 20x and 5x speedup for loading and saving respectively. + Added support for writing agentic RL workflows with the OpenAI client. Writing agentic RL is as easy as writing a standard agent! + Added support for Ulysses sequence parallelism with FSDP to reduce peak memory usage. + Added support for dp-attention, cross-node TP, and expert parallelism with SGLang. + Added support for automatic failover. + Created Jupyter notebook tutorials.

What's Changed

New Contributors

Full Changelog: https://github.com/inclusionAI/AReaL/compare/v0.3.0-lite.post2...v0.3.1

Source: README.md, updated 2025-08-29