Skip to content

Conversation

xingmingyyj
Copy link
Contributor

Before submitting

  • Lint code. If there are lint issues, please format the code first.
# Install and register `pre-commit` in the project folder
pip install pre-commit && pre-commit install

# Process previous code files separately
pre-commit run --file XXXX.py
  • Add test cases into tests folder. If there are codecov issues, please add tests cases first.

PR types

Bug fixes

PR changes

Others

Description

fix paddle.distributed.checkpoint path
pcard-73263

Copy link

paddle-bot bot commented Aug 15, 2025

Thanks for your contribution!

@xingmingyyj xingmingyyj force-pushed the fix_save/load_state_dict_path branch from 95c308d to c002406 Compare August 17, 2025 12:46
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

@Liujie0926 Liujie0926 merged commit d74c950 into PaddlePaddle:develop Aug 19, 2025
6 of 10 checks passed
pkuzyc pushed a commit to pkuzyc/PaddleNLP that referenced this pull request Aug 29, 2025
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