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

[CI] Move tests/llm to unit test gpu. #8599

Open ZHUI opened 2 weeks ago

ZHUI commented 2 weeks ago

PR types

Others

PR changes

Others

Description

Add tests/llm to unit test gpu.

paddle-bot[bot] commented 2 weeks ago

Thanks for your contribution!

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 55.25%. Comparing base (7318273) to head (93eb82f). Report is 1 commits behind head on develop.

Files Patch % Lines
paddlenlp/transformers/configuration_utils.py 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #8599 +/- ## ======================================== Coverage 55.25% 55.25% ======================================== Files 620 620 Lines 96556 96557 +1 ======================================== + Hits 53349 53350 +1 Misses 43207 43207 ```

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