vscode-ai-toolkit
vscode-ai-toolkit copied to clipboard
Llama Vision Models fail
Llama Vision models either refuse or fail to describe any image regardless of size or content.
or same with larger model
Hi @shaneholloman, thanks for using AI Toolkit. As the error message suggests, your image file size exceeds limit (10M) for that model. Could you try with smaller image files?
The image is 300kb
Something else is going on here
Perhaps the image is being base64 encoded on the way to the model? That would bloat the size by quite a bit.