Validation Exception when using images with llama-3.2 on Bedrock #4415
Labels
bedrock
bedrock-runtime
bug
This issue is a confirmed bug.
p2
This is a standard priority issue
service-api
This issue is caused by the service API, not the SDK implementation.
Describe the bug
We have been using the
converse
operation onbedrock
withus.meta.llama3-2-11b-instruct-v1:0
and image inputs but as of this past Monday the operation has begun failing.Regression Issue
Expected Behavior
We expect to receive back a successful response with the information required by our prompt.
Current Behavior
We receive the following error response:
An error occurred (ValidationException) when calling the Converse operation: The model returned the following errors: The provided image does not match the specified image format.
Reproduction Steps
Possible Solution
No response
Additional Information/Context
No response
SDK version used
1.34.152
Environment details (OS name and version, etc.)
Docker, python:3.8.12-buster image
The text was updated successfully, but these errors were encountered: