Skip to content

Packed QKV and Rotary Embedding Support for sm<80 GQA#20012

Merged
YUNQIUGUO merged 4 commits intomainfrom
aciddelgado/fix_rotary_memeff_gqa
Mar 23, 2024
Merged

Packed QKV and Rotary Embedding Support for sm<80 GQA#20012
YUNQIUGUO merged 4 commits intomainfrom
aciddelgado/fix_rotary_memeff_gqa

Conversation

@aciddelgado
Copy link
Contributor

Description

Add support for packed qkv input and rotary embedding with sm<80 using memory efficient attention kernel.

Motivation and Context

Allows lower-end gpus to run gqa with packed qkv input and rotary embedding.

tianleiwu
tianleiwu previously approved these changes Mar 22, 2024
@YUNQIUGUO YUNQIUGUO merged commit 4a196d1 into main Mar 23, 2024
@YUNQIUGUO YUNQIUGUO deleted the aciddelgado/fix_rotary_memeff_gqa branch March 23, 2024 21:30
YUNQIUGUO pushed a commit that referenced this pull request Mar 25, 2024
### Description
Add support for packed qkv input and rotary embedding with sm<80 using
memory efficient attention kernel.



### Motivation and Context
Allows lower-end gpus to run gqa with packed qkv input and rotary
embedding.
TedThemistokleous pushed a commit to TedThemistokleous/onnxruntime that referenced this pull request May 7, 2024
### Description
Add support for packed qkv input and rotary embedding with sm<80 using
memory efficient attention kernel.



### Motivation and Context
Allows lower-end gpus to run gqa with packed qkv input and rotary
embedding.
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.

4 participants