-
Notifications
You must be signed in to change notification settings - Fork 608
refactor runner to fix bugs #2752
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
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/2752
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 1 Unrelated FailureAs of commit 88dcd2c with merge base a624345 ( NEW FAILURE - The following job has failed:
BROKEN TRUNK - The following job failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D55496044 |
Summary: Lots of bugs before with kv cache implementation of runner. Trying this out Differential Revision: D55496044
b82b583
to
4cfb59a
Compare
This pull request was exported from Phabricator. Differential Revision: D55496044 |
4cfb59a
to
f77ffc8
Compare
Summary: Lots of bugs before with kv cache implementation of runner. Trying this out Differential Revision: D55496044
This pull request was exported from Phabricator. Differential Revision: D55496044 |
Summary: Lots of bugs before with kv cache implementation of runner. Trying this out Differential Revision: D55496044
f77ffc8
to
12177e5
Compare
This pull request was exported from Phabricator. Differential Revision: D55496044 |
Summary: Lots of bugs before with kv cache implementation of runner. Trying this out Differential Revision: D55496044
12177e5
to
b4750be
Compare
This pull request was exported from Phabricator. Differential Revision: D55496044 |
b4750be
to
25289a8
Compare
Summary: Lots of bugs before with kv cache implementation of runner. Trying this out Reviewed By: iseeyuan Differential Revision: D55496044
This pull request was exported from Phabricator. Differential Revision: D55496044 |
Summary: Lots of bugs before with kv cache implementation of runner. Trying this out The bugs were mostly various ways that the prompt sequence was getting trashed in kv cache mode Reviewed By: iseeyuan Differential Revision: D55496044
25289a8
to
ef85852
Compare
This pull request was exported from Phabricator. Differential Revision: D55496044 |
Summary: Lots of bugs before with kv cache implementation of runner. Trying this out The bugs were mostly various ways that the prompt sequence was getting trashed in kv cache mode Reviewed By: iseeyuan Differential Revision: D55496044
ef85852
to
c9fc557
Compare
This pull request was exported from Phabricator. Differential Revision: D55496044 |
Summary: Lots of bugs before with kv cache implementation of runner. Trying this out The bugs were mostly various ways that the prompt sequence was getting trashed in kv cache mode Reviewed By: iseeyuan Differential Revision: D55496044
c9fc557
to
88dcd2c
Compare
This pull request was exported from Phabricator. Differential Revision: D55496044 |
This pull request has been merged in 05b0d3a. |
Summary: Pull Request resolved: pytorch#2752 Lots of bugs before with kv cache implementation of runner. Trying this out The bugs were mostly various ways that the prompt sequence was getting trashed in kv cache mode Reviewed By: iseeyuan Differential Revision: D55496044 fbshipit-source-id: c98cbb26ce022981eb7eddbadd57037bad94739a
Summary: Lots of bugs before with kv cache implementation of runner. Trying this out
Differential Revision: D55496044