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

[AutoParallel] Add benchmark for llama-7b-dy2st. #8559

Closed GhostScreaming closed 3 weeks ago

GhostScreaming commented 3 weeks ago

PR types

Others

PR changes

Others

Description

Add llama2-7b for test_tipc

paddle-bot[bot] commented 3 weeks ago

Thanks for your contribution!

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 53.86%. Comparing base (b0a8cdd) to head (96afcaa). Report is 6 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #8559 +/- ## =========================================== - Coverage 53.86% 53.86% -0.01% =========================================== Files 620 620 Lines 97081 97110 +29 =========================================== + Hits 52296 52304 +8 - Misses 44785 44806 +21 ```

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