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.99k stars 2.93k forks source link

fix autotunner benchmark error and fix llama2 dy2st benchmark #8587

Closed fightfat closed 3 months ago

fightfat commented 3 months ago

PR types

Bug fixes

PR changes

Others

Description

fix autotunner benchmark error and fix llama2 dy2st benchmark

paddle-bot[bot] commented 3 months ago

Thanks for your contribution!

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 54.42%. Comparing base (5bdf751) to head (99ea6c2). Report is 241 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #8587 +/- ## ======================================== Coverage 54.42% 54.42% ======================================== Files 632 632 Lines 99451 99451 ======================================== Hits 54129 54129 Misses 45322 45322 ```

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