{
  "schema": "https://ai-atoms.com/schemas/model-v1.json",
  "type": "model",
  "id": "model/wizard-vicuna",
  "version": "1.0.0",
  "name": "wizard-vicuna",
  "description": "Wizard Vicuna is a 13B parameter model based on Llama 2 trained by MelodysDreamj.",
  "vendor": "WizardLM",
  "family": "Wizard Vicuna",
  "task": "text-generation",
  "capabilities": [],
  "parameter_sizes": [
    "13b"
  ],
  "providers": [
    {
      "name": "Ollama",
      "model_id": "wizard-vicuna",
      "url": "https://ollama.com/library/wizard-vicuna",
      "pull_command": "ollama pull wizard-vicuna",
      "run_command": "ollama run wizard-vicuna",
      "tag_count": 17,
      "pulls": "516K",
      "updated_at": "2023-10-28"
    }
  ],
  "links": {
    "model_card": "https://ollama.com/library/wizard-vicuna"
  },
  "authored_by": "WizardLM",
  "source_url": "https://ollama.com/library/wizard-vicuna",
  "category": "ai",
  "provenance": {
    "source": "ollama.com/library",
    "source_url": "https://ollama.com/library/wizard-vicuna",
    "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"
  ],
  "lifecycle": "stable"
}