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

[LLM] Add deepseekv2 #9250

Conversation

DrownFish19
Copy link
Collaborator

PR types

New features

PR changes

Models

Description

Add deepseekv2.

Copy link

paddle-bot bot commented Oct 12, 2024

Thanks for your contribution!

@CLAassistant
Copy link

CLAassistant commented Oct 12, 2024

CLA assistant check
All committers have signed the CLA.

Copy link

codecov bot commented Oct 12, 2024

Codecov Report

Attention: Patch coverage is 14.89583% with 817 lines in your changes missing coverage. Please review.

Project coverage is 52.60%. Comparing base (2b975b1) to head (3b69adc).
Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
paddlenlp/transformers/deepseek_v2/modeling.py 14.14% 765 Missing ⚠️
...addlenlp/transformers/deepseek_v2/configuration.py 13.04% 40 Missing ⚠️
...ddlenlp/transformers/deepseek_v2/tokenizer_fast.py 29.41% 12 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9250      +/-   ##
===========================================
- Coverage    52.84%   52.60%   -0.24%     
===========================================
  Files          660      661       +1     
  Lines       107929   107493     -436     
===========================================
- Hits         57030    56547     -483     
- Misses       50899    50946      +47     

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

@ZHUI ZHUI merged commit b62ae98 into PaddlePaddle:develop Oct 18, 2024
9 of 12 checks passed
@DrownFish19 DrownFish19 deleted the dev_20241012_add_deepseekv2_no_expert_parallel branch October 21, 2024 08:00
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.

4 participants