lucataco/ollama-llama3.2-vision-90b 🖼️🔢📝 → 📝

▶️ 3.4K runs 📅 Dec 2024 ⚙️ Cog 0.13.6 🔗 GitHub 📄 Paper ⚖️ License
image-analysis image-captioning image-to-text ocr visual-understanding

About

Ollama Llama 3.2 Vision 90B

Example Output

Prompt:

"Which era does this piece belong to? Give details about the era."

Output

The image features a ceiling painting or mural, which is characteristic of the Rococo style. This art movement emerged in Europe during the 18th century, roughly between 1720 and 1770.

Key Characteristics:

  • Lighter, more delicate colors compared to Baroque art
  • Use of pastel shades and soft hues

Associated Periods:

  • Late Baroque period (1685-1750)
  • Early Classical period (1750-1820)

These periods are marked by a shift away from the grandeur and drama of Baroque art towards a more refined and elegant aesthetic.

Performance Metrics

11.60s Prediction Time
194.19s Total Time
All Input Parameters
{
  "image": "https://replicate.delivery/pbxt/M9rZEPYihLWYsHIHMw32oStoi20o9AShqpGzy7WRwz4rHQpp/rococo.jpg",
  "top_p": 0.95,
  "prompt": "Which era does this piece belong to? Give details about the era.",
  "max_tokens": 512,
  "temperature": 0.7
}
Input Parameters
image (required) Type: string
Input image for the model
top_p Type: numberDefault: 0.95Range: 0 - 1
Controls diversity of the output. Lower values make the output more focused, higher values make it more diverse.
prompt (required) Type: string
Input text for the model
max_tokens Type: integerDefault: 512Range: 1 - ∞
Maximum number of tokens to generate
temperature Type: numberDefault: 0.7Range: 0 - 1
Controls randomness. Lower values make the model more deterministic, higher values make it more random.
Output Schema

Output

Type: arrayItems Type: string

Version Details
Version ID
54202b223d5351c5afe5c0c9dba2b3042293b839d022e76f53d66ab30b9dc814
Version Created
December 17, 2024
Run on Replicate →