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

Make sharding_first by default #8637

Closed sneaxiy closed 3 months ago

sneaxiy commented 3 months ago

PR types

Others

PR changes

Others

Description

Make sharding_first by default.

paddle-bot[bot] commented 3 months ago

Thanks for your contribution!

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 55.66%. Comparing base (7318273) to head (09e73f5). Report is 232 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #8637 +/- ## =========================================== + Coverage 55.25% 55.66% +0.41% =========================================== Files 620 620 Lines 96556 97048 +492 =========================================== + Hits 53349 54022 +673 + Misses 43207 43026 -181 ```

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