Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accept function pointer or closure for freq scaling #2634

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Conversation

laggui
Copy link
Member

@laggui laggui commented Dec 20, 2024

Changed RoPE encoding to accept function or closure for frequency scaling. Defaults to a no-op.

Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.84%. Comparing base (06fdb9f) to head (113fc38).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2634   +/-   ##
=======================================
  Coverage   81.84%   81.84%           
=======================================
  Files         838      838           
  Lines      107486   107487    +1     
=======================================
+ Hits        87974    87975    +1     
  Misses      19512    19512           

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

@laggui laggui merged commit 7a19b5f into main Dec 20, 2024
11 checks passed
@laggui laggui deleted the fix/rope/scaling branch December 20, 2024 21:06
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.

1 participant