{
  "key": "motif-3",
  "name": "Motif 3",
  "description": "Motif 3 is a large-scale, decoder-only Mixture-of-Experts (MoE) language model with 314 billion total parameters and 13.2 billion parameters activated per token.",
  "lab": null,
  "family": null,
  "release_date": "2026-08-12",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": false,
    "structured_output": false,
    "attachment": false,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "none",
          "high"
        ]
      }
    ]
  },
  "limit": {
    "context": 262144,
    "output": 262144
  },
  "offerings": [
    {
      "provider": "aiand",
      "provider_model_id": "motif-technologies/motif-3",
      "name": "Motif 3",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.5,
        "output": 2,
        "cache_read": 0.2,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 262144,
        "output": 262144,
        "input": null
      },
      "status": null,
      "last_updated": "2026-09-11"
    }
  ]
}