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

fix npu llama #8628

Closed zhink closed 1 week ago

zhink commented 1 week ago

PR types

Bug fixes

PR changes

Others

Description

fix npu llama

paddle-bot[bot] commented 1 week ago

Thanks for your contribution!

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 54.17%. Comparing base (970b868) to head (18ae327). Report is 4 commits behind head on develop.

Files Patch % Lines
...erimental/transformers/fused_transformer_layers.py 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #8628 +/- ## =========================================== - Coverage 54.18% 54.17% -0.02% =========================================== Files 625 625 Lines 98942 98973 +31 =========================================== + Hits 53612 53615 +3 - Misses 45330 45358 +28 ```

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