The number of image token (0) should be the same as in the number of provided images (1)
#88
by
JR001
- opened
While using the "Llama-3.2-11B-Vision-Instruct" for text and image, i am getting the same error "The number of image token (0) should be the same as in the number of provided images (1)", i tried resizing the image, and others is there something i am missing, is there any way to resolve this.
Same issue for me also
{
'type': 'image',
},
Make sure your messages contain the image tag. Please check whether the input contains one "" after the processor.