-
Notifications
You must be signed in to change notification settings - Fork 186
Support unified pre/post processing for Nova MME model #4425
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
base: main
Are you sure you want to change the base?
Support unified pre/post processing for Nova MME model #4425
Conversation
Signed-off-by: Nathalie Jonathan <nathhjo@amazon.com>
|
Can you also test this way The result should return two embeddings. |
I tested with both text_embedding preprocess ( |
|
Discussed offline, adding Encountered this error when testing video and audio multiple embeddings with the unified preprocess function. This is because the Lines 51 to 70 in ae40e21
|
Description
Create a unified pre/post processing function for Nova MME model
Sample remote model payload
Predict with different modalities
Note: Run predict with multiple modalities will lead to this error
Related Issues
Resolves #4365
Check List
--signoff.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.