{
  "key": "llama-4-maverick-17b-128e-instruct-maas",
  "name": "Llama 4 Maverick 17B 128E Instruct",
  "description": "Open multimodal Llama model for strong reasoning and fast responses",
  "lab": "meta",
  "family": "llama",
  "release_date": "2025-04-29",
  "knowledge": "2024-08",
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": true,
    "structured_output": true,
    "attachment": true,
    "reasoning_options": null
  },
  "limit": {
    "context": 524288,
    "output": 8192
  },
  "offerings": [
    {
      "provider": "google-vertex",
      "provider_model_id": "meta/llama-4-maverick-17b-128e-instruct-maas",
      "name": "Llama 4 Maverick 17B 128E Instruct",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.35,
        "output": 1.15,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 524288,
        "output": 8192,
        "input": null
      },
      "status": null,
      "last_updated": "2025-04-29"
    }
  ]
}