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

bug fix #8687

Closed wtmlon closed 2 days ago

wtmlon commented 2 days ago

PR types

PR changes

Description

chatglm 不支持 flash mask,做隔离

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.61%. Comparing base (be5bb14) to head (44ce777).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #8687 +/- ## ======================================== Coverage 55.61% 55.61% ======================================== Files 620 620 Lines 96965 96965 ======================================== Hits 53930 53930 Misses 43035 43035 ```

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