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

Remove max_shard_size function #8669

Closed sneaxiy closed 2 days ago

sneaxiy commented 2 days ago

PR types

Others

PR changes

Others

Description

Remove max_shard_size function.

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.24%. Comparing base (8791f2d) to head (4cceaa6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## incubate/paddlenlp-fleety #8669 +/- ## ============================================================= - Coverage 55.26% 55.24% -0.02% ============================================================= Files 620 620 Lines 96556 96558 +2 ============================================================= - Hits 53357 53348 -9 - Misses 43199 43210 +11 ```

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