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 DualPipeV for DeepSeek #10030

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

Conversation

zhangyuqin1998
Copy link
Contributor

@zhangyuqin1998 zhangyuqin1998 commented Mar 7, 2025

PR types

New features

PR changes

Others

Description

DSV3支持DualPipeV

关联PR:PaddlePaddle/Paddle#71427

Copy link

paddle-bot bot commented Mar 7, 2025

Thanks for your contribution!

Copy link

codecov bot commented Mar 9, 2025

Codecov Report

Attention: Patch coverage is 20.45455% with 70 lines in your changes missing coverage. Please review.

Project coverage is 50.20%. Comparing base (1db27cd) to head (c38b4b4).
Report is 6 commits behind head on develop.

Files with missing lines Patch % Lines
paddlenlp/transformers/deepseek_v2/modeling.py 17.07% 34 Missing ⚠️
paddlenlp/transformers/deepseek_v2/modeling_pp.py 22.22% 21 Missing ⚠️
paddlenlp/transformers/moe_layer.py 28.57% 10 Missing ⚠️
paddlenlp/transformers/gpt/modeling_pp.py 0.00% 3 Missing ⚠️
...addlenlp/transformers/deepseek_v2/configuration.py 0.00% 1 Missing ⚠️
paddlenlp/transformers/gpt/modeling.py 50.00% 1 Missing ⚠️

❌ Your patch check has failed because the patch coverage (20.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 (50.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   #10030      +/-   ##
===========================================
- Coverage    50.39%   50.20%   -0.19%     
===========================================
  Files          756      757       +1     
  Lines       121658   122461     +803     
===========================================
+ Hits         61304    61479     +175     
- Misses       60354    60982     +628     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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