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

【AutoParallel】Change benchmark config for llama2-7b #8667

Closed heavyrain-lzy closed 1 day ago

heavyrain-lzy commented 2 days ago

PR types

Others

PR changes

Others

Description

Enable to use reduce_agv to replace reduce_sum + scale.

paddle-bot[bot] commented 2 days ago

Thanks for your contribution!

codecov[bot] commented 2 days ago

Codecov Report

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

Project coverage is 55.79%. Comparing base (65e721e) to head (068d4a2). Report is 10 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #8667 +/- ## =========================================== - Coverage 55.80% 55.79% -0.01% =========================================== Files 620 620 Lines 96642 96659 +17 =========================================== Hits 53928 53928 - Misses 42714 42731 +17 ```

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