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

Support XPU for auto-paralllel LLaMa #9796

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

From00
Copy link
Collaborator

@From00 From00 commented Jan 20, 2025

PR types

New features

PR changes

Models

Description

TBD

Copy link

codecov bot commented Jan 20, 2025

Codecov Report

Attention: Patch coverage is 6.45161% with 29 lines in your changes missing coverage. Please review.

Project coverage is 52.20%. Comparing base (13053a7) to head (3f4639c).
Report is 12 commits behind head on develop.

Files with missing lines Patch % Lines
paddlenlp/transformers/llama/modeling_auto.py 7.14% 26 Missing ⚠️
paddlenlp/trainer/auto_trainer.py 0.00% 3 Missing ⚠️

❌ Your patch check has failed because the patch coverage (6.45%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.
❌ Your project check has failed because the head coverage (52.20%) is below the target coverage (58.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9796      +/-   ##
===========================================
+ Coverage    52.06%   52.20%   +0.14%     
===========================================
  Files          734      730       -4     
  Lines       116591   115836     -755     
===========================================
- Hits         60703    60475     -228     
+ Misses       55888    55361     -527     

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

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.

1 participant