Tweet
Replying to @ollama and @AIatMeta
Can’t wait to try. When I check the query documentation in https://ollama.com/blog/llama3.2-vision I see “images”: ["<base64-encoded image data>"] in cURL but in JS/Python images: [‘image.jpg’] so wondering what’s images here, are they URL that will then get fetched from the backend, not data?
(original)