-
Notifications
You must be signed in to change notification settings - Fork 504
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Drop RoPE when filling KV cache (#3346)
Summary: X-link: facebookresearch/FBGEMM#488 This PR provides CUDA kernels to fill KV cache without applying ROPE. Pull Request resolved: #3346 Reviewed By: jianyuh Differential Revision: D66307820 Pulled By: GD06 fbshipit-source-id: a8f7b748f68c9c0c05c6bb47ebe183ecd27f87b5
- Loading branch information
1 parent
8993811
commit c7a84ca
Showing
2 changed files
with
264 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters