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

support flashmask #8670

Closed lugimzzz closed 1 day ago

lugimzzz commented 2 days ago

PR types

Bug fixes

PR changes

Models

Description

ok

paddle-bot[bot] commented 2 days ago

Thanks for your contribution!

codecov[bot] commented 2 days ago

Codecov Report

Attention: Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.

Project coverage is 55.78%. Comparing base (69be4db) to head (db10aa3). Report is 1 commits behind head on develop.

Files Patch % Lines
paddlenlp/transformers/llama/modeling_pp.py 0.00% 11 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #8670 +/- ## =========================================== - Coverage 55.79% 55.78% -0.01% =========================================== Files 620 620 Lines 96659 96666 +7 =========================================== Hits 53928 53928 - Misses 42731 42738 +7 ```

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