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

[GPT-3] fix auto_engine and eager_engine, add inference script #5563

Merged
merged 6 commits into from
Apr 7, 2023

Conversation

vivienfanghuagood
Copy link
Contributor

PR types

PR changes

Description

@paddle-bot
Copy link

paddle-bot bot commented Apr 7, 2023

Thanks for your contribution!

@sijunhe sijunhe changed the title add_gpt_dev [GPT-3] fix auto_engine and eager_engine, add inference script Apr 7, 2023
@codecov
Copy link

codecov bot commented Apr 7, 2023

Codecov Report

Merging #5563 (7722a4f) into develop (8737f68) will decrease coverage by 0.54%.
The diff coverage is 49.19%.

❗ Current head 7722a4f differs from pull request most recent head b12b9a4. Consider uploading reports for the commit b12b9a4 to get more accurate results

@@             Coverage Diff             @@
##           develop    #5563      +/-   ##
===========================================
- Coverage    59.29%   58.76%   -0.54%     
===========================================
  Files          481      481              
  Lines        68107    68058      -49     
===========================================
- Hits         40386    39995     -391     
- Misses       27721    28063     +342     
Impacted Files Coverage Δ
paddlenlp/data/data_collator.py 56.88% <ø> (ø)
paddlenlp/transformers/distilbert/modeling.py 100.00% <ø> (ø)
paddlenlp/transformers/model_utils.py 49.61% <ø> (-1.31%) ⬇️
paddlenlp/transformers/reformer/modeling.py 75.66% <ø> (+0.73%) ⬆️
paddlenlp/transformers/bloom/modeling.py 14.28% <12.50%> (-39.61%) ⬇️
paddlenlp/transformers/bloom/configuration.py 44.44% <25.00%> (-55.56%) ⬇️
paddlenlp/transformers/generation_utils.py 71.25% <62.50%> (ø)
paddlenlp/transformers/blip_2/modeling.py 79.84% <66.66%> (ø)
paddlenlp/transformers/bigbird/modeling.py 79.82% <100.00%> (ø)
paddlenlp/transformers/blenderbot/modeling.py 82.77% <100.00%> (+0.39%) ⬆️
... and 14 more

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Collaborator

@sijunhe sijunhe left a comment

Choose a reason for hiding this comment

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

ok

@sijunhe sijunhe merged commit 5b2490c into PaddlePaddle:develop Apr 7, 2023
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