{
  "schema": "https://ai-atoms.com/schemas/model-v1.json",
  "type": "model",
  "id": "model/firefunction-v2",
  "version": "1.0.0",
  "name": "firefunction-v2",
  "description": "An open weights function calling model based on Llama 3, competitive with GPT-4o function calling capabilities.",
  "vendor": "Fireworks AI",
  "family": "FireFunction",
  "task": "text-generation",
  "capabilities": [
    "tools"
  ],
  "parameter_sizes": [
    "70b"
  ],
  "providers": [
    {
      "name": "Ollama",
      "model_id": "firefunction-v2",
      "url": "https://ollama.com/library/firefunction-v2",
      "pull_command": "ollama pull firefunction-v2",
      "run_command": "ollama run firefunction-v2",
      "tag_count": 17,
      "pulls": "522.2K",
      "updated_at": "2024-07-18"
    }
  ],
  "links": {
    "model_card": "https://ollama.com/library/firefunction-v2"
  },
  "authored_by": "Fireworks AI",
  "source_url": "https://ollama.com/library/firefunction-v2",
  "category": "ai",
  "provenance": {
    "source": "ollama.com/library",
    "source_url": "https://ollama.com/library/firefunction-v2",
    "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",
    "tools"
  ],
  "lifecycle": "stable"
}