-
Notifications
You must be signed in to change notification settings - Fork 278
[docs] [lite] update contribution guide #206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
+26
−17
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Merge branch mzy/add-gradient-ckpt of [email protected]:inclusionAI/AReaL.git into lite https://code.alipay.com/inclusionAI/AReaL/pull_requests/353 Reviewed-by: 博惟 <[email protected]> * add gradient checkpointing
Merge branch fw/lite-fix1 of [email protected]:inclusionAI/AReaL.git into lite https://code.alipay.com/inclusionAI/AReaL/pull_requests/354 Reviewed-by: 晓雷 <[email protected]> * . * . * . * .
…e thread and SGLang configuration Merge branch fw/lite-fix1 of [email protected]:inclusionAI/AReaL.git into lite https://code.alipay.com/inclusionAI/AReaL/pull_requests/355?tab=commit Reviewed-by: 晓雷 <[email protected]> * . * . * . * . * . * . * fix * .
…tilities Merge branch fw/lite-fix2 of [email protected]:inclusionAI/AReaL.git into lite https://code.alipay.com/inclusionAI/AReaL/pull_requests/357?tab=comment Reviewed-by: 晓雷 <[email protected]> * . * . * . * . * . * fix destroy process group
…dataset Merge branch fw/lite-fix3 of [email protected]:inclusionAI/AReaL.git into lite https://code.alipay.com/inclusionAI/AReaL/pull_requests/358 Reviewed-by: 晓雷 <[email protected]> * . * . * . * . * fix loss mask * fix * .
…ions from GitHub Merge branch fw/lite-train-engine of [email protected]:inclusionAI/AReaL.git into lite https://code.alipay.com/inclusionAI/AReaL/pull_requests/368 Reviewed-by: 晓雷 <[email protected]> * . * .
Merge branch fw/lite-fix0716 of [email protected]:inclusionAI/AReaL.git into lite https://code.alipay.com/inclusionAI/AReaL/pull_requests/371 Reviewed-by: 晓雷 <[email protected]> * .
Merge branch mzy/lite/launcher of [email protected]:inclusionAI/AReaL.git into lite https://code.alipay.com/inclusionAI/AReaL/pull_requests/370 Reviewed-by: 博惟 <[email protected]> * . * . * . * fix
…d an example to reproduce boba-math results. Merge branch fw/lite-boba of [email protected]:inclusionAI/AReaL.git into lite https://code.alipay.com/inclusionAI/AReaL/pull_requests/392 Reviewed-by: 晓雷 <[email protected]> * support fsdp engine and sglang remote engine * minor fix * . * refactor trainer * add close * rm mb_spec * . * fix * . * qwen2 grpo works * fix * fix * async works * fix * slurm launcher not tested * fix arg parse * . * sglang server wrapper * . * . * slurm run * ready for boba * debug * 32k run * . * . * fix * . * . * . * . * . * fix * . * fix * . * . * . * . * fix * . * . * . * . * . * . * . * refactor train engine * refactor train engine * . * fix update weight error * . * . * match train * format * . * fix * seems to work * . * . * . * .
Merge branch fw/sgl049 of [email protected]:inclusionAI/AReaL.git into lite https://code.alipay.com/inclusionAI/AReaL/pull_requests/408 Reviewed-by: 晓雷 <[email protected]> * . * bump arealite to sglang 0.4.9.post2 * . * PullRequest: 412 [lite] Minor refactor on `UpdateWeightMeta`
….4.9 Merge branch fw/sgl049 of [email protected]:inclusionAI/AReaL.git into lite https://code.alipay.com/inclusionAI/AReaL/pull_requests/422 Reviewed-by: 晓雷 <[email protected]> * . * bump arealite to sglang 0.4.9.post2 * . * PullRequest: 412 [lite] Minor refactor on `UpdateWeightMeta` * .
Merge branch fw/remove-boba of [email protected]:inclusionAI/AReaL.git into lite https://code.alipay.com/inclusionAI/AReaL/pull_requests/423 Reviewed-by: 晓雷 <[email protected]> * . * .
Merge branch fw/lite-dev of [email protected]:inclusionAI/AReaL.git into lite https://code.alipay.com/inclusionAI/AReaL/pull_requests/431 Reviewed-by: 晓雷 <[email protected]> * change requirements * . * . * .
Merge branch sxj/lite-fix-disk-update of [email protected]:inclusionAI/AReaL.git into lite https://code.alipay.com/inclusionAI/AReaL/pull_requests/440 Reviewed-by: 博惟 <[email protected]> * [FIX] fix update weight from disk
… `RemoteSGLangEngine` and `WorkflowExecutor`. Merge branch mzy/workflow-executor of [email protected]:inclusionAI/AReaL.git into lite https://code.alipay.com/inclusionAI/AReaL/pull_requests/442 Reviewed-by: 博惟 <[email protected]> * refactor workflow executor * . * fix tests and eval * . * . * revert workflow executor into remote sglang engine * .
…reward to avoid rollout slow down Merge branch mzy/lite/fix-reward of [email protected]:inclusionAI/AReaL.git into lite https://code.alipay.com/inclusionAI/AReaL/pull_requests/456?tab=comment Reviewed-by: 博惟 <[email protected]> * fix reward * . * . * .
…meout Merge branch fw/lite-fix of [email protected]:inclusionAI/AReaL.git into lite https://code.alipay.com/inclusionAI/AReaL/pull_requests/460 Reviewed-by: 晓雷 <[email protected]> * add a warning when reward computation timeout
Merge branch fw/lite-fix of [email protected]:inclusionAI/AReaL.git into lite https://code.alipay.com/inclusionAI/AReaL/pull_requests/465 Reviewed-by: 晓雷 <[email protected]> * fix
Merge branch sxj/lite-add-converter of [email protected]:inclusionAI/AReaL.git into lite https://code.alipay.com/inclusionAI/AReaL/pull_requests/463 Reviewed-by: 博惟 <[email protected]> * [FEAT] add config converter * [FIX] fix bugs * [FIX] fix typos * [FIX] fix cpu allocation * [FIX] del vllm
…x_tokens_per_mb to avoid memory fragmentation Merge branch fw/lite-fix of [email protected]:inclusionAI/AReaL.git into lite https://code.alipay.com/inclusionAI/AReaL/pull_requests/466 Reviewed-by: 晓雷 <[email protected]> * add seed * . * add option for pad to max len * .
…gger Merge branch fw/lite-fix of [email protected]:inclusionAI/AReaL.git into lite https://code.alipay.com/inclusionAI/AReaL/pull_requests/467 Reviewed-by: 晓雷 <[email protected]> * remove logging functionality in stats_logger * .
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.