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

[NPU] Add chatglmv3-6b #9213

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

Conversation

Jakin-huang
Copy link

PR types

PR changes

[ Models ] -->

Description

增加chatglmv3在npu上训练和推理代码

Copy link

paddle-bot bot commented Sep 27, 2024

Thanks for your contribution!

@CLAassistant
Copy link

CLAassistant commented Sep 27, 2024

CLA assistant check
All committers have signed the CLA.

Copy link

codecov bot commented Sep 27, 2024

Codecov Report

Attention: Patch coverage is 11.08090% with 1308 lines in your changes missing coverage. Please review.

Project coverage is 52.39%. Comparing base (bc55104) to head (991eb45).
Report is 19 commits behind head on develop.

Files with missing lines Patch % Lines
paddlenlp/transformers/chatglm_v3/modeling.py 12.04% 745 Missing ⚠️
...p/experimental/transformers/chatglm_v3/modeling.py 0.00% 371 Missing ⚠️
paddlenlp/transformers/chatglm_v3/tokenizer.py 27.95% 134 Missing ⚠️
paddlenlp/transformers/chatglm_v3/configuration.py 13.33% 39 Missing ⚠️
...enlp/experimental/transformers/chatglm_v3/utils.py 0.00% 14 Missing ⚠️
...p/experimental/transformers/chatglm_v3/__init__.py 0.00% 2 Missing ⚠️
paddlenlp/utils/llm_utils.py 0.00% 2 Missing ⚠️
paddlenlp/experimental/transformers/__init__.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9213      +/-   ##
===========================================
- Coverage    53.07%   52.39%   -0.68%     
===========================================
  Files          656      662       +6     
  Lines       106095   107729    +1634     
===========================================
+ Hits         56309    56445     +136     
- Misses       49786    51284    +1498     

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

@ZHUI ZHUI self-requested a review September 30, 2024 03:42
@ZHUI ZHUI added the 多硬件 label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants