Commit Graph

882 Commits

Author SHA1 Message Date
博惟 e251abbbe8 add remote sglang engine 2025-07-07 17:01:35 +08:00
朱晗 9c0c0943c7 refactor 2025-07-07 16:56:28 +08:00
博惟 3b2f43a295 checkout prev impl 2025-07-07 15:53:34 +08:00
博惟 95c315e0b8 checkout previous implementations 2025-07-07 15:52:44 +08:00
博惟 3a0f1e558c checkout previous impl 2025-07-07 15:51:32 +08:00
xssstory 17ea7fe94d
fix math reward verifier (#156)
* PullRequest: 293 fix get_param_realloc_path

Merge branch xss/debug of git@code.alipay.com:inclusionAI/AReaL.git into gh
https://code.alipay.com/inclusionAI/AReaL/pull_requests/293

Reviewed-by: 博惟 <bowei.fw@antgroup.com>


* fix get_param_realloc_path

* PullRequest: 297 bugfix: reward is always -5

Merge branch xss/debug of git@code.alipay.com:inclusionAI/AReaL.git into gh
https://code.alipay.com/inclusionAI/AReaL/pull_requests/297

Reviewed-by: 博惟 <bowei.fw@antgroup.com>


* bugfix: reward is always -5

* PullRequest: 321 fix checkpoint save dir

Merge branch xss/debug of git@code.alipay.com:inclusionAI/AReaL.git into gh
https://code.alipay.com/inclusionAI/AReaL/pull_requests/321

Reviewed-by: 博惟 <bowei.fw@antgroup.com>


* fix checkpoint save dir

* PullRequest: 328 [Doc] update installation

Merge branch sxj/doc of git@code.alipay.com:inclusionAI/AReaL.git into gh
https://code.alipay.com/inclusionAI/AReaL/pull_requests/328

Reviewed-by: 博惟 <bowei.fw@antgroup.com>


* [Doc] update installation

* PullRequest: 329 bugfix: math verifier blocks the async training

Merge branch xss/debug of git@code.alipay.com:inclusionAI/AReaL.git into gh
https://code.alipay.com/inclusionAI/AReaL/pull_requests/329

Reviewed-by: 博惟 <bowei.fw@antgroup.com>


* bugfix: math verifier block the async training

* format

---------

Co-authored-by: 冰临 <shenxujie.sxj@antgroup.com>
Co-authored-by: garrett4wade <fuwth17@gmail.com>
2025-07-07 15:49:13 +08:00
博惟 6710d5f275 Merge branch 'lite' of https://code.alipay.com/inclusionAI/AReaL into lite 2025-07-07 15:35:02 +08:00
朱晗 132b7551c1 fix 2025-07-07 14:42:19 +08:00
antoinegg1 540949813e fix 2025-07-07 14:41:41 +08:00
antoinegg1 43b07b31f5 fix 2025-07-07 14:38:07 +08:00
博惟 5010107096 Merge branch 'fw/refactor' of https://code.alipay.com/inclusionAI/AReaL into lcy/refactor 2025-07-07 14:30:21 +08:00
garrett4wade b6e19dbf60 format 2025-07-07 14:02:59 +08:00
antoinegg1 fe3c27f423 Merge branch 'lcy/refactor' of https://code.alipay.com/inclusionAI/AReaL into lcy/refactor 2025-07-07 14:02:21 +08:00
朱晗 db590ea1d2 p 2025-07-07 14:01:49 +08:00
博惟 28c9479981 add tests template 2025-07-07 13:51:23 +08:00
博惟 1006be8a01 add directory structure 2025-07-07 13:49:54 +08:00
博惟 1dfe91c470 add api 2025-07-07 13:47:41 +08:00
antoinegg1 d15f131c6b r 2025-07-07 13:44:37 +08:00
antoinegg1 313286221a 0703_3 2025-07-07 13:14:22 +08:00
antoinegg1 7d9f41b9d0 0703_3 2025-07-07 13:14:22 +08:00
朱晗 9cdf9038e9 Merge branch 'lcy/refactor' into fw/refactor 2025-07-07 12:31:30 +08:00
朱晗 17ed423746 Merge branch 'lcy/refactor' into fw/refactor 2025-07-07 12:31:30 +08:00
Wei Fu 5b7c83b5d9
update qrcode (#153) 2025-07-07 12:28:21 +08:00
朱晗 5f6bdccc00 0707_2 2025-07-07 12:19:42 +08:00
朱晗 79af776e77 0707_2 2025-07-07 12:19:42 +08:00
朱晗 32100c603e 0707_1 2025-07-07 11:32:17 +08:00
朱晗 6d3073b3cd 0707_1 2025-07-07 11:32:17 +08:00
Wei Fu 0ff8c59435
[Fix] Merge error fixes. (#152)
* PullRequest: 293 fix get_param_realloc_path

Merge branch xss/debug of git@code.alipay.com:inclusionAI/AReaL.git into gh
https://code.alipay.com/inclusionAI/AReaL/pull_requests/293

Reviewed-by: 博惟 <bowei.fw@antgroup.com>


* fix get_param_realloc_path

* PullRequest: 297 bugfix: reward is always -5

Merge branch xss/debug of git@code.alipay.com:inclusionAI/AReaL.git into gh
https://code.alipay.com/inclusionAI/AReaL/pull_requests/297

Reviewed-by: 博惟 <bowei.fw@antgroup.com>


* bugfix: reward is always -5

* PullRequest: 321 fix checkpoint save dir

Merge branch xss/debug of git@code.alipay.com:inclusionAI/AReaL.git into gh
https://code.alipay.com/inclusionAI/AReaL/pull_requests/321

Reviewed-by: 博惟 <bowei.fw@antgroup.com>


* fix checkpoint save dir

* PullRequest: 328 [Doc] update installation

Merge branch sxj/doc of git@code.alipay.com:inclusionAI/AReaL.git into gh
https://code.alipay.com/inclusionAI/AReaL/pull_requests/328

Reviewed-by: 博惟 <bowei.fw@antgroup.com>


* [Doc] update installation

---------

Co-authored-by: 温差 <xushusheng.xss@antgroup.com>
Co-authored-by: 冰临 <shenxujie.sxj@antgroup.com>
2025-07-07 10:30:27 +08:00
bowei.fw 89a8d8c46a . 2025-07-04 16:28:32 +08:00
bowei.fw 8f62c9d2a8 . 2025-07-04 16:28:32 +08:00
antoinegg1 84258a2402 0704_3 2025-07-04 14:52:10 +08:00
antoinegg1 43ced6f9c9 0704_3 2025-07-04 14:52:10 +08:00
朱晗 164c957f36 0704_2 2025-07-04 14:26:50 +08:00
朱晗 aa1de1f54f 0704_2 2025-07-04 14:26:50 +08:00
朱晗 c96ceb9669 0704_1 2025-07-04 13:42:48 +08:00
朱晗 c04ee32b83 0704_1 2025-07-04 13:42:48 +08:00
antoinegg1 6e13ea69dd 0703_19 2025-07-03 20:06:06 +08:00
antoinegg1 86cbe43e61 0703_19 2025-07-03 20:06:06 +08:00
antoiegg1 1a6eb4a96a 0703_18 2025-07-03 19:28:55 +08:00
antoiegg1 19d7f94a5d 0703_18 2025-07-03 19:28:55 +08:00
antoinegg1 03f54ab2e8 0703_18 2025-07-03 19:27:42 +08:00
antoinegg1 f8d12111e1 0703_18 2025-07-03 19:27:42 +08:00
antoiegg1 5f0061d22a 0703-17 2025-07-03 18:53:07 +08:00
antoiegg1 5e2923b04e 0703-17 2025-07-03 18:53:07 +08:00
antoinegg1 c75230e96b 0703_16 2025-07-03 18:39:57 +08:00
antoinegg1 99633dbcfa 0703_16 2025-07-03 18:39:57 +08:00
antoiegg1 193d05291a 0703_15 2025-07-03 17:44:21 +08:00
antoiegg1 59dd80ccc1 0703_15 2025-07-03 17:44:21 +08:00
antoiegg1 5db1b68b69 0703_14 2025-07-03 17:28:46 +08:00
antoiegg1 080f637921 0703_14 2025-07-03 17:28:46 +08:00