{
  "schema": "https://ai-atoms.com/schemas/model-v1.json",
  "type": "model",
  "id": "model/llava-1.5-7b-hf",
  "version": "1.0.0",
  "name": "LLaVA 1.5 7B HF",
  "description": "Open-source multimodal chatbot trained by fine-tuning LLaMA/Vicuna on visual instruction data; supports image captioning and visual question answering.",
  "vendor": "LLaVA",
  "family": "LLaVA 1.5",
  "task": "multimodal",
  "capabilities": [
    "vision"
  ],
  "providers": [
    {
      "name": "Cloudflare Workers AI",
      "model_id": "@cf/llava-hf/llava-1.5-7b-hf",
      "url": "https://developers.cloudflare.com/workers-ai/models/llava-1.5-7b-hf/"
    }
  ],
  "links": {
    "model_card": "https://developers.cloudflare.com/workers-ai/models/llava-1.5-7b-hf/"
  },
  "authored_by": "LLaVA",
  "source_url": "https://model-atoms.com/atoms/model-card/cf-llava-hf-llava-1.5-7b-hf/",
  "category": "ai",
  "provenance": {
    "source": "model-atoms.com",
    "source_url": "https://model-atoms.com/atoms/model-card/cf-llava-hf-llava-1.5-7b-hf/",
    "license": "unknown",
    "imported_at": "2026-09-03",
    "notes": "Card as published by model-atoms.com from the Cloudflare Workers AI model list; weights license not recorded there."
  },
  "tags": [
    "cloudflare",
    "workers-ai",
    "vision"
  ],
  "lifecycle": "stable"
}