{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_olmo_2",
  "slug": "olmo-2",
  "name": "OLMo 2",
  "canonical_url": "https://www.openagent.bot/models/olmo-2",
  "category": "models",
  "resource_type": "model",
  "summary": "OLMo 2 is part of AI2's open language model program, giving researchers and builders access to model artifacts, training code, and evaluation context that are unusually transparent for modern LLM work.",
  "capabilities": [
    "local-inference"
  ],
  "constraints": [
    "open-source",
    "self-hosted",
    "local-first",
    "open-weights"
  ],
  "scenarios": [
    "local-ai",
    "self-hosted-ai"
  ],
  "deployment_modes": [
    "local",
    "self_hosted",
    "cloud"
  ],
  "interfaces": [
    "repo",
    "docs",
    "demo"
  ],
  "integrations": [
    "Hugging Face",
    "PyTorch",
    "OLMo evaluation tooling"
  ],
  "permission_surface": [
    "memory",
    "messages"
  ],
  "risk_level": "low",
  "source_confidence": "high",
  "recommended_workflows": [
    "Coding agent workflow",
    "Evaluation and observability",
    "Local or private AI stack"
  ],
  "avoid_when": [
    "Users looking for a polished hosted chatbot",
    "Teams that only care about leaderboard performance and not model provenance"
  ],
  "primary_actions": [
    "Inspect repository",
    "Open Homepage",
    "Open Demo",
    "Clone the OLMo repository"
  ],
  "evidence_urls": [
    "https://github.com/allenai/OLMo",
    "https://allenai.org/olmo",
    "https://huggingface.co/allenai"
  ],
  "last_verified_at": "2026-04-19",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/models/olmo-2.json",
    "markdown_url": "https://www.openagent.bot/models/olmo-2.md",
    "agent_json_url": "https://www.openagent.bot/models/olmo-2.agent.json"
  }
}