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

fix gqa rotary dim 1 #19874

Merged
merged 1 commit into from
Mar 13, 2024
Merged

fix gqa rotary dim 1 #19874

merged 1 commit into from
Mar 13, 2024

Conversation

aciddelgado
Copy link
Contributor

Description

GQA Rotary Dimension 1 incorrectly assumed to be based on head size.

Motivation and Context

This change should enable us to run phi-2 with GQA and Rotary Embedding fused.

@aciddelgado aciddelgado merged commit 8eb49c5 into main Mar 13, 2024
96 checks passed
@aciddelgado aciddelgado deleted the aciddelgado/fix_rot_gqa branch March 13, 2024 21:09
YUNQIUGUO pushed a commit that referenced this pull request Mar 21, 2024
### Description
GQA Rotary Dimension 1 incorrectly assumed to be based on head size.



### Motivation and Context
This change should enable us to run phi-2 with GQA and Rotary Embedding
fused.
mszhanyi pushed a commit that referenced this pull request Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants