PaddlePaddle / PaddleNLP

πŸ‘‘ Easy-to-use and powerful NLP and LLM library with πŸ€— Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including πŸ—‚Text Classification, πŸ” Neural Search, ❓ Question Answering, ℹ️ Information Extraction, πŸ“„ Document Intelligence, πŸ’Œ Sentiment Analysis etc.
https://paddlenlp.readthedocs.io
Apache License 2.0
11.71k stars 2.86k forks source link

Do not save moe_group #8589

Open DesmonDay opened 2 weeks ago

DesmonDay commented 2 weeks ago

PR types

Bug fixes

PR changes

Others

Description

Do not save moe_group.

paddle-bot[bot] commented 2 weeks ago

Thanks for your contribution!

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 54.42%. Comparing base (525eef7) to head (97b928e).

Files Patch % Lines
paddlenlp/transformers/configuration_utils.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #8589 +/- ## =========================================== - Coverage 54.42% 54.42% -0.01% =========================================== Files 632 632 Lines 99451 99453 +2 =========================================== + Hits 54129 54130 +1 - Misses 45322 45323 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.