Skip to content

Commit c382f6e

Browse files
Add https://github.com/inclusionAI/AReaL to Training/Agentic RL category (#352)
Co-authored-by: kerthcet <kerthcet@users.noreply.github.com>
1 parent 2586a18 commit c382f6e

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,7 @@
294294

295295
### Agentic RL
296296

297+
* **[AReaL](https://github.com/inclusionAI/AReaL)**: Lightning-Fast RL for LLM Reasoning and Agents. Made Simple & Flexible. ![Stars](https://img.shields.io/github/stars/inclusionAI/AReaL.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/inclusionAI/AReaL?color=green) ![LastCommit](https://img.shields.io/github/last-commit/inclusionAI/AReaL?color=green)
297298
* **[slime](https://github.com/THUDM/slime)**: slime is an LLM post-training framework for RL Scaling. ![Stars](https://img.shields.io/github/stars/thudm/slime.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/thudm/slime?color=green) ![LastCommit](https://img.shields.io/github/last-commit/thudm/slime?color=green)
298299

299300
### Evaluation

website/data.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1009,6 +1009,11 @@ categories:
10091009
repo_url: https://github.com/PKU-Alignment/safe-rlhf
10101010
- name: Agentic RL
10111011
items:
1012+
- name: AReaL
1013+
description: Lightning-Fast RL for LLM Reasoning and Agents. Made Simple & Flexible.
1014+
homepage_url: https://inclusionai.github.io/AReaL/intro.html
1015+
logo: areal.png
1016+
repo_url: https://github.com/inclusionAI/AReaL
10121017
- name: slime
10131018
description: slime is an LLM post-training framework for RL Scaling.
10141019
homepage_url: https://thudm.github.io/slime/

website/logos/areal.png

191 KB
Loading

0 commit comments

Comments
 (0)