{
  "key": "minicpm5-2b",
  "name": "MiniCPM5-2B",
  "description": "Dense 2B-class open-source model for on-device and resource-constrained use, with native long-context support, tool calling, and agentic tasks",
  "lab": null,
  "family": null,
  "release_date": "2026-09-06",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": null,
    "attachment": false,
    "reasoning_options": []
  },
  "limit": {
    "context": 131072,
    "output": 131072
  },
  "offerings": [
    {
      "provider": "amd",
      "provider_model_id": "MiniCPM5-2B",
      "name": "MiniCPM5-2B",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.124,
        "output": 0.7425,
        "cache_read": 0.124,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 131072,
        "output": 131072,
        "input": null
      },
      "status": null,
      "last_updated": "2026-09-12"
    }
  ]
}