Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-03 | 1.4 kB | |
v0.3.2 source code.tar.gz | 2025-09-03 | 8.7 MB | |
v0.3.2 source code.zip | 2025-09-03 | 9.0 MB | |
Totals: 3 Items | 17.8 MB | 0 |
Highlights
-
Enhanced Documentation with Best Practices: We've expanded our documentation to include essential best practices for debugging agents and algorithms in isolation, plus guidance on handling OOM errors using Ulysses sequence parallelism. Explore the updated docs to get the most out of your workflows!
-
Intuitive Allocation Mode Construction: We're excited to introduce a new approach to building allocation modes that's both incredibly intuitive and highly expressive. This foundation will enable you to specify complex parallel strategies for Megatron training, with full stable Megatron support coming in an upcoming release.
What's Changed
- [Doc] add best practices doc, including debugging and handling OOM by @fishcrap in https://github.com/inclusionAI/AReaL/pull/287
- doc: fix important and note section format by @garrett4wade in https://github.com/inclusionAI/AReaL/pull/288
- [Bug Fix] Fix bugs in FSDP ulysses sequence parallel and megatron engine. by @nuzant in https://github.com/inclusionAI/AReaL/pull/292
- bump to v0.3.2 by @garrett4wade in https://github.com/inclusionAI/AReaL/pull/293
New Contributors
- @fishcrap made their first contribution in https://github.com/inclusionAI/AReaL/pull/287
Full Changelog: https://github.com/inclusionAI/AReaL/compare/v0.3.1...v0.3.2