{
  "schema": "https://ai-atoms.com/schemas/model-v1.json",
  "type": "model",
  "id": "model/minicpm-v",
  "version": "1.0.1",
  "name": "minicpm-v",
  "description": "A series of multimodal LLMs (MLLMs) designed for vision-language understanding.",
  "vendor": "OpenBMB",
  "family": "MiniCPM-V",
  "task": "multimodal",
  "capabilities": [
    "vision"
  ],
  "parameter_sizes": [
    "8b"
  ],
  "providers": [
    {
      "name": "Ollama",
      "model_id": "minicpm-v",
      "url": "https://ollama.com/library/minicpm-v",
      "pull_command": "ollama pull minicpm-v",
      "run_command": "ollama run minicpm-v",
      "tag_count": 17,
      "pulls": "5.4M",
      "updated_at": "2024-11-18"
    }
  ],
  "links": {
    "model_card": "https://ollama.com/library/minicpm-v"
  },
  "authored_by": "OpenBMB",
  "source_url": "https://ollama.com/library/minicpm-v",
  "category": "ai",
  "provenance": {
    "source": "ollama.com/library",
    "source_url": "https://ollama.com/library/minicpm-v",
    "license": "unknown",
    "imported_at": "2026-09-03",
    "notes": "Description, capabilities, sizes, pulls, tag count and updated date as shown on the Ollama library page. Vendor, family and task are inferred from the model name; weights license is not published on the listing."
  },
  "tags": [
    "ollama",
    "local",
    "vision"
  ],
  "lifecycle": "stable"
}