AIError: failed to build tensor image: Tensor error: Unknown internal error: failed to decode u8
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.