Skip to content
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

[llm]support get last checkpoint #6914

Merged
merged 4 commits into from
Sep 4, 2023
Merged

Conversation

lugimzzz
Copy link
Contributor

@lugimzzz lugimzzz commented Sep 4, 2023

PR types

New features

PR changes

Others

Description

llm

@paddle-bot
Copy link

paddle-bot bot commented Sep 4, 2023

Thanks for your contribution!

@@ -26,5 +26,6 @@
"save_total_limit": 1,
"tensor_parallel_degree": 1,
"pipeline_parallel_degree": 1,
"lora": true
"lora": true,
"overwrite_output_dir": true
Copy link
Member

Choose a reason for hiding this comment

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

overwrite_output_dir 这是默认设置为 False 比较好?下同

@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Merging #6914 (5f94d0e) into develop (30716e8) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #6914      +/-   ##
===========================================
- Coverage    59.94%   59.94%   -0.01%     
===========================================
  Files          552      552              
  Lines        81420    81420              
===========================================
- Hits         48808    48806       -2     
- Misses       32612    32614       +2     

see 1 file with indirect coverage changes

@gongel gongel merged commit 77443ff into PaddlePaddle:develop Sep 4, 2023
9 checks passed
@lugimzzz lugimzzz deleted the resume branch September 5, 2023 05:50
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.

2 participants