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

[AutoParallel]: llama_model_auto support alibi #9422

Merged
merged 6 commits into from
Nov 22, 2024

Conversation

blacksheep-Aristotle
Copy link
Contributor

PR types

Bug fixes

PR changes

Models

Description

llama_auto_model 支持alibi

Copy link

paddle-bot bot commented Nov 14, 2024

Thanks for your contribution!

Copy link

codecov bot commented Nov 14, 2024

Codecov Report

Attention: Patch coverage is 5.00000% with 19 lines in your changes missing coverage. Please review.

Project coverage is 52.92%. Comparing base (10a62c7) to head (1c6a2cb).
Report is 31 commits behind head on develop.

Files with missing lines Patch % Lines
paddlenlp/transformers/llama/modeling_auto.py 5.00% 19 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9422      +/-   ##
===========================================
- Coverage    53.04%   52.92%   -0.13%     
===========================================
  Files          677      676       -1     
  Lines       108671   107930     -741     
===========================================
- Hits         57649    57125     -524     
+ Misses       51022    50805     -217     

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


🚨 Try these New Features:

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 b690222 into PaddlePaddle:develop Nov 22, 2024
8 of 12 checks passed
@blacksheep-Aristotle blacksheep-Aristotle deleted the llama_auto_model branch December 19, 2024 06:43
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