Skip to content

[AutoParallel]support_ppo_ckpt #9823

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 3 commits into from
Feb 18, 2025
Merged

Conversation

xuxinyi389
Copy link
Contributor

@xuxinyi389 xuxinyi389 commented Jan 24, 2025

PR types

New features

PR changes

Others

Description

1.自动并行的训练ckpt接入PPO的文档说明。
2.完善单卡参数权重到动手PPO可用ckpt的转换函数接口。

Copy link

paddle-bot bot commented Jan 24, 2025

Thanks for your contribution!

Copy link

codecov bot commented Jan 24, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 51.74%. Comparing base (fb3e4c0) to head (e3ef89b).
Report is 365 commits behind head on develop.

Files with missing lines Patch % Lines
paddlenlp/transformers/model_utils.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9823      +/-   ##
===========================================
+ Coverage    51.64%   51.74%   +0.10%     
===========================================
  Files          741      738       -3     
  Lines       119141   117191    -1950     
===========================================
- Hits         61525    60646     -879     
+ Misses       57616    56545    -1071     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

From00
From00 previously approved these changes Feb 14, 2025
Copy link
Collaborator

@From00 From00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@xuxinyi389 xuxinyi389 changed the title support_ppo_ckpt [AutoParallel]support_ppo_ckpt Feb 14, 2025
Copy link
Collaborator

@wawltor wawltor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wawltor wawltor merged commit c42a3d6 into PaddlePaddle:develop Feb 18, 2025
9 of 12 checks passed
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.

3 participants