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

[New features] use model_type to control model-intialization #6923

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

wj-Mcat
Copy link
Contributor

@wj-Mcat wj-Mcat commented Sep 5, 2023

PR types

Function optimization

PR changes

APIs

Description

使用 model_type 来控制不同类的初始化,比如本地的 gpt-3, ernie-3.5-se, 以及 llama-for-img2txt

@paddle-bot
Copy link

paddle-bot bot commented Sep 5, 2023

Thanks for your contribution!

@wj-Mcat wj-Mcat marked this pull request as ready for review September 5, 2023 09:54
@wj-Mcat wj-Mcat requested review from lugimzzz and sijunhe and removed request for lugimzzz September 5, 2023 09:55
Copy link
Contributor

@lugimzzz lugimzzz left a comment

Choose a reason for hiding this comment

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

lgtm

@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Merging #6923 (d59fb41) into develop (3a9d41b) will decrease coverage by 0.01%.
Report is 2 commits behind head on develop.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #6923      +/-   ##
===========================================
- Coverage    59.94%   59.93%   -0.01%     
===========================================
  Files          552      552              
  Lines        81422    81428       +6     
===========================================
+ Hits         48806    48807       +1     
- Misses       32616    32621       +5     

see 1 file with indirect coverage changes

@wj-Mcat wj-Mcat merged commit 8a844d2 into PaddlePaddle:develop Sep 5, 2023
@wj-Mcat wj-Mcat deleted the add-model-type-field branch September 5, 2023 12:03
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