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

Update generation_utils.py #8502

Merged
merged 2 commits into from
Jun 6, 2024
Merged

Conversation

carryyu
Copy link
Contributor

@carryyu carryyu commented May 28, 2024

PR types

Bug fixes

PR changes

Models

Description

softmax after div-temperature when using GenerationInferenceModel

Copy link

paddle-bot bot commented May 28, 2024

Thanks for your contribution!

Copy link

codecov bot commented May 28, 2024

Codecov Report

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

Project coverage is 54.04%. Comparing base (85ba573) to head (ae1fc7d).

Files Patch % Lines
...enlp/experimental/transformers/generation_utils.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8502      +/-   ##
===========================================
+ Coverage    54.03%   54.04%   +0.01%     
===========================================
  Files          618      618              
  Lines        96693    96693              
===========================================
+ Hits         52248    52261      +13     
+ Misses       44445    44432      -13     

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

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 0e0c9b4 into PaddlePaddle:develop Jun 6, 2024
6 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.

None yet

2 participants