Skip to content

[Executorch][llama] Renamed quantized_kv_cache to custom_kv_cache #10061

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

Merged
merged 2 commits into from
Apr 10, 2025

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: #9944 by @kimishpatel
^ 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/kimishpatel/171/base
ghstack PR head: https://github.com/pytorch/executorch/tree/gh/kimishpatel/171/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/gh/kimishpatel/170/orig
Merge bot PR head: https://github.com/pytorch/executorch/tree/gh/kimishpatel/171/orig
@diff-train-skip-merge

…dim 1 or 2

Pull Request resolved: #9943

For quantized SDPA we want to evaluate performance impact of having seq at dim 1 as well as dim 2.
This diff refactors the code to enable this.

The same should be done also for float SDPA but left for future.
ghstack-source-id: 277233484
@exported-using-ghexport

Differential Revision: [D71833060](https://our.internmc.facebook.com/intern/diff/D71833060/)
Pull Request resolved: #9944

Because old name was misnomer
ghstack-source-id: 277233486
@exported-using-ghexport

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

pytorch-bot bot commented Apr 10, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure

As of commit aa0b2b8 with merge base ad6f5ee (image):

NEW FAILURE - The following job has failed:

  • pull / unittest-arm / linux-job (gh)
    RuntimeError: Command docker exec -t 29b2f7808a067042afa29719863887f200643b45eb09c0310861534c88efd937 /exec failed with exit code 1

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 Apr 10, 2025
Base automatically changed from gh/kimishpatel/170/orig to main April 10, 2025 17:20
@kirklandsign kirklandsign added the release notes: examples Changes to any of our example LLMs integrations, such as Llama3 and Llava label Apr 10, 2025
@kirklandsign kirklandsign merged commit 8d6aa35 into main Apr 10, 2025
87 of 88 checks passed
@kirklandsign kirklandsign deleted the gh/kimishpatel/171/orig branch April 10, 2025 17:29
kirklandsign pushed a commit that referenced this pull request Apr 11, 2025
…0061)

Because old name was misnomer
ghstack-source-id: 277233486
@exported-using-ghexport
Differential Revision: [D71833067](https://our.internmc.facebook.com/intern/diff/D71833067/)
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. release notes: examples Changes to any of our example LLMs integrations, such as Llama3 and Llava
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants