Skip to content

Conversation

@xadupre
Copy link
Collaborator

@xadupre xadupre commented Jun 6, 2025

No description provided.

@xadupre xadupre changed the title Patch Phi3RotaryEmbedding Patch Phi3RotaryEmbedding (dynamic_rope_update) Jun 6, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jun 6, 2025

Codecov Report

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

Project coverage is 76.33%. Comparing base (60d7f71) to head (923f5c9).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...torch_export_patches/patches/patch_transformers.py 75.55% 11 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #128   +/-   ##
=======================================
  Coverage   76.33%   76.33%           
=======================================
  Files         104      104           
  Lines       10744    10791   +47     
=======================================
+ Hits         8201     8237   +36     
- Misses       2543     2554   +11     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sdpython sdpython changed the title Patch Phi3RotaryEmbedding (dynamic_rope_update) Patch for Phi3RotaryEmbedding (dynamic_rope_update) Jun 6, 2025
@sdpython sdpython merged commit 8d96eef into main Jun 6, 2025
25 checks passed
(lambda x, y: y.clone()),
[long_inv_freq, original_inv_freq],
)
self.inv_freq = inv_freq
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't need to register the buffer?

@sdpython sdpython deleted the phi4r branch June 8, 2025 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants