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 fast generation #8625

Closed wtmlon closed 1 week ago

wtmlon commented 1 week ago

PR types

PR changes

Description

完全删除 fast generation 代码

paddle-bot[bot] commented 1 week ago

Thanks for your contribution!

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 21.42857% with 11 lines in your changes missing coverage. Please review.

Project coverage is 55.26%. Comparing base (4e16650) to head (75be3d0). Report is 4 commits behind head on develop.

Files Patch % Lines
paddlenlp/ops/einsum.py 21.42% 11 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #8625 +/- ## =========================================== + Coverage 54.18% 55.26% +1.08% =========================================== Files 625 620 -5 Lines 98942 96525 -2417 =========================================== - Hits 53612 53346 -266 + Misses 45330 43179 -2151 ```

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