-
Notifications
You must be signed in to change notification settings - Fork 683
Add prefill API to MultimodalRunner #14429
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/14429
Note: Links to docs will display an error until the docs builds have been completed. ⏳ No Failures, 88 PendingAs of commit 5fbadb9 with merge base 02baccc ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
7f8d7b0
to
5fbadb9
Compare
@pytorchbot cherry-pick --onto release/1.0 -c fixnewfeature |
Add prefill_inputs function to MultimodalRunner, this is useful for example to prefill chat history (cherry picked from commit 6fed762)
Cherry picking #14429The cherry pick PR is at #14489 and it is recommended to link a fixnewfeature cherry pick PR with an issue. The following tracker issues are updated: Details for Dev Infra teamRaised by workflow job |
Add prefill_inputs function to MultimodalRunner, this is useful for example to prefill chat history (cherry picked from commit 6fed762)
Add prefill_inputs function to MultimodalRunner, this is useful for example to prefill chat history
Add prefill_inputs function to MultimodalRunner, this is useful for example to prefill chat history