Skip to content

(feat): refactor agentic rl design, async training, add distill/dpo/lora feature, etc. - #111

Merged
PanAndy merged 27 commits into
mainfrom
sync/sync_to_github_ROLL_0730
Jul 31, 2025
Merged

(feat): refactor agentic rl design, async training, add distill/dpo/lora feature, etc.#111
PanAndy merged 27 commits into
mainfrom
sync/sync_to_github_ROLL_0730

Conversation

@PanAndy

@PanAndy PanAndy commented Jul 30, 2025

Copy link
Copy Markdown
Collaborator

(docs): add QA doc.
(feat): refactor agentic rl design.
(feat): Group Sequence Policy.
(fix) fix the issue with saving critic checkpoints.
(fix): fix wrong step-off steps, add special case for async_generate_…
(fix): improve exception reporting in RolloutScheduler.
(chore): webshop change actor train to megatron.
(feat): add Distill pipeline.
(fix): fix concurrent bug when abort request in ActorWorker introduce…
(fix): fix dead loop when multiple coroutine are waken up in GroupQue…
(feat): vlm multi domain rlvr pipeline.
(feat): add DPO pipeline.
(feat): set torch load weight_only.
(feat): resume ckpt from download model path.
(test): test model_update_pipeline_multi_group.
(feat): add multi model update.
(feat): refine mcore_adapter.
(feat): dump rvlr rollout.
(feat): async training agentic pipeline.
(feat): add the newest math test dataset and gpqa-diamond, and a new …
(fix): fix code test environment.
feat: add CLAUD.md for claud code.
(feat): automap concurrency issue.
(fix): Qwen3 Dense FP8 Compat Fixes.
(feat): support lora training.

@CLAassistant

CLAassistant commented Jul 30, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@PanAndy PanAndy changed the title (feat): refactor agentic rl design, add distill/dpo/lora feature, etc. (feat): refactor agentic rl design, async training, add distill/dpo/lora feature, etc. Jul 30, 2025
@PanAndy
PanAndy force-pushed the sync/sync_to_github_ROLL_0730 branch from a497696 to 63f9fab Compare July 30, 2025 10:55
@PanAndy

PanAndy commented Jul 30, 2025

Copy link
Copy Markdown
Collaborator Author

#24

@PanAndy

PanAndy commented Jul 30, 2025

Copy link
Copy Markdown
Collaborator Author

#25
python tests/agentic/env_manager/test_traj_env_manager.py

@PanAndy
PanAndy force-pushed the sync/sync_to_github_ROLL_0730 branch from 63f9fab to 87007f5 Compare July 31, 2025 03:18
@PanAndy
PanAndy force-pushed the sync/sync_to_github_ROLL_0730 branch from 87007f5 to 5d48a39 Compare July 31, 2025 03:21
@PanAndy
PanAndy merged commit 5a8728e into main Jul 31, 2025
5 checks passed
@PanAndy

PanAndy commented Jul 31, 2025

Copy link
Copy Markdown
Collaborator Author

#13

@PanAndy
PanAndy deleted the sync/sync_to_github_ROLL_0730 branch August 1, 2025 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants