Skip to content

Conversation

pytorchbot
Copy link
Collaborator

This PR was created by the merge bot to help merge the original PR into the main branch.
ghstack PR number: #6560
^ Please use this as the source of truth for the PR details, comments, and reviews
ghstack PR base: https://github.com/pytorch/executorch/tree/gh/helunwencser/68/base
ghstack PR head: https://github.com/pytorch/executorch/tree/gh/helunwencser/68/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/main
Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/helunwencser/68/orig
@diff-train-skip-merge

Pull Request resolved: #6560

Right now, rope related code scatters around a few different places in `llama_transformer`. It makes it hard to make changes to rope related things.

This PR moves all rope related logic into its own module.
ghstack-source-id: 255543205

Differential Revision: [D65173598](https://our.internmc.facebook.com/intern/diff/D65173598/)
Copy link

pytorch-bot bot commented Nov 27, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/7113

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit c95f97e with merge base b8fbc48 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Nov 27, 2024
@kirklandsign kirklandsign merged commit 27638c3 into main Nov 27, 2024
40 of 42 checks passed
@kirklandsign kirklandsign deleted the gh/helunwencser/68/orig branch November 27, 2024 20:02
mergennachin pushed a commit that referenced this pull request Dec 2, 2024
Pull Request resolved: #6560

Right now, rope related code scatters around a few different places in `llama_transformer`. It makes it hard to make changes to rope related things.

This PR moves all rope related logic into its own module.
ghstack-source-id: 255543205

Differential Revision: [D65173598](https://our.internmc.facebook.com/intern/diff/D65173598/)

Co-authored-by: Lunwen He <lwhecser@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants