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.72k stars 2.86k forks source link

Support pp + no_recompute_layer. #8553

Open tianyuzhou668 opened 3 weeks ago

tianyuzhou668 commented 3 weeks ago

PR types

New features

PR changes

Others

Description

Support pp + no_recompute_layer.

paddle-bot[bot] commented 3 weeks ago

Thanks for your contribution!

CLAassistant commented 3 weeks ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 53.97%. Comparing base (f36ed75) to head (e2bcb7e). Report is 14 commits behind head on develop.

Files Patch % Lines
paddlenlp/transformers/llama/modeling_pp.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #8553 +/- ## ======================================== Coverage 53.97% 53.97% ======================================== Files 618 618 Lines 96827 96825 -2 ======================================== + Hits 52258 52263 +5 + Misses 44569 44562 -7 ```

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