Skip to content

fix rotary_emb for llama

Codecov / codecov/project failed May 22, 2024 in 0s

54.28% (target 58.00%)

View this Pull Request on Codecov

54.28% (target 58.00%)

Details

Codecov Report

Attention: Patch coverage is 17.64706% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 54.28%. Comparing base (87e4c4f) to head (dd1e52b).

Files Patch % Lines
paddlenlp/transformers/llama/modeling.py 21.42% 11 Missing ⚠️
paddlenlp/transformers/llama/fusion_ops.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8470      +/-   ##
===========================================
- Coverage    54.29%   54.28%   -0.02%     
===========================================
  Files          617      617              
  Lines        96339    96352      +13     
===========================================
- Hits         52312    52308       -4     
- Misses       44027    44044      +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.