-
Notifications
You must be signed in to change notification settings - Fork 584
[ExecuTorch][Llama] Change runner to enable chunked prefill #9785
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
[ExecuTorch][Llama] Change runner to enable chunked prefill #9785
Conversation
This diff adds code to chunk prompt longer than max_seq_len to enable prefill of larger context Differential Revision: [D71833061](https://our.internmc.facebook.com/intern/diff/D71833061/) [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/9785
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 Cancelled JobAs of commit 6312ea6 with merge base 2aa7748 ( CANCELLED JOB - The following job was cancelled. Please retry:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This diff adds code to chunk prompt longer than max_seq_len to enable prefill of larger context Differential Revision: [D71833061](https://our.internmc.facebook.com/intern/diff/D71833061/) ghstack-source-id: 275212294 Pull Request resolved: #9785
This pull request was exported from Phabricator. Differential Revision: D71833061 |
This diff adds code to chunk prompt longer than max_seq_len to enable prefill of larger context Differential Revision: [D71833061](https://our.internmc.facebook.com/intern/diff/D71833061/) [ghstack-poisoned]
Pull Request resolved: #9785 This diff adds code to chunk prompt longer than max_seq_len to enable prefill of larger context Differential Revision: [D71833061](https://our.internmc.facebook.com/intern/diff/D71833061/) ghstack-source-id: 275236777
This pull request was exported from Phabricator. Differential Revision: D71833061 |
This diff adds code to chunk prompt longer than max_seq_len to enable prefill of larger context Differential Revision: [D71833061](https://our.internmc.facebook.com/intern/diff/D71833061/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D71833061 |
This diff adds code to chunk prompt longer than max_seq_len to enable prefill of larger context Differential Revision: [D71833061](https://our.internmc.facebook.com/intern/diff/D71833061/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D71833061 |
This diff adds code to chunk prompt longer than max_seq_len to enable prefill of larger context Differential Revision: [D71833061](https://our.internmc.facebook.com/intern/diff/D71833061/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D71833061 |
925bafa
into
gh/kimishpatel/164/base
Stack from ghstack (oldest at bottom):
This diff adds code to chunk prompt longer than max_seq_len to enable prefill of larger context
Differential Revision: D71833061