I am trying to use the cloudflare workers model, specifically the “llama-3.2-11b-vision-instruct”, but I am getting the following error:
AiError: AiError: AiError: Tensor error: failed to build tensor image: Tensor error: Unknown internal error: failed to decode u8”, ‘code’:3016
is the function where I try to make a request to the CloudFlare service to use the model and from there validate that it complies with what is required or can describe to me what is in the image.
I want to know why I get this error and how to fix it?
Cristofer BackEnd is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.