Skip to main content
Vision models accept images alongside text so the model can describe, classify, and answer questions about what it sees.

Quick start

Usage with Ollama’s API

Provide an images array. SDKs accept file paths, URLs or raw bytes while the REST API expects base64-encoded image data.