PaddleNLP icon indicating copy to clipboard operation
PaddleNLP copied to clipboard

[Ops] RoPE kernel support theta input

Open yinfan98 opened this issue 9 months ago β€’ 2 comments

PR types

Others

PR changes

Others

Description

RoPE kernel support theta input

yinfan98 avatar May 14 '24 14:05 yinfan98

Thanks for your contribution!

paddle-bot[bot] avatar May 14 '24 14:05 paddle-bot[bot]

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 55.42%. Comparing base (6902c3e) to head (9784dbf). Report is 230 commits behind head on develop.

Files Patch % Lines
...dlenlp/experimental/transformers/llama/modeling.py 0.00% 1 Missing :warning:
...ddlenlp/experimental/transformers/qwen/modeling.py 0.00% 1 Missing :warning:
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8440      +/-   ##
===========================================
- Coverage    55.42%   55.42%   -0.01%     
===========================================
  Files          617      617              
  Lines        96281    96283       +2     
===========================================
  Hits         53366    53366              
- Misses       42915    42917       +2     

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

codecov[bot] avatar May 14 '24 15:05 codecov[bot]