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.3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-09-17 6.5 kB
v0.3.3 source code.tar.gz 2025-09-17 8.7 MB
v0.3.3 source code.zip 2025-09-17 9.0 MB
Totals: 3 Items   17.7 MB 2

Release Note

We're excited to announce AReaL v0.3.3, which stabilizes training for larger dense models with extended context lengths. This release includes essential improvements and new algorithms to deliver the best out-of-the-box experience for users.

Enhanced Parallelism Support - Added hybrid parallelism with FSDP backend: tensor parallelism, Ulysses sequence parallelism, and sequence-parallel activation checkpointing - Zero conversion required – use ANY Hugging Face model directly - Memory efficient – support for long context lengths with reduced GPU activation memory - Usage: allocation_mode=sglang:d8 + fsdp:d2c2t2

New Algorithm Features - PPO with clip higher - Dynamic sampling with variable batch sizes - Over-length penalty mechanism - Decoupled mean/std computation for advantage estimation

Hardware Compatibility - We are ready to support additional hardware backends beyond NVIDIA GPUs (more announcements coming soon!)

What's Changed

New Contributors

Full Changelog: https://github.com/inclusionAI/AReaL/compare/v0.3.2...v0.3.3

Source: README.md, updated 2025-09-17