{
  "key": "gemma-3-4b-pt",
  "name": "Gemma 3 4B (Pretrained)",
  "description": "Open Gemma instruction model for efficient chat and self-hosted deployments",
  "lab": "google",
  "family": null,
  "release_date": "2025-02-28",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": null,
    "attachment": false,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "low",
          "medium",
          "high"
        ]
      }
    ]
  },
  "limit": {
    "context": 32768,
    "output": 32768
  },
  "offerings": [
    {
      "provider": "pioneer",
      "provider_model_id": "google/gemma-3-4b-pt",
      "name": "Gemma 3 4B (Pretrained)",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.15,
        "output": 0.15,
        "cache_read": 0.15,
        "cache_write": 0.15,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 32768,
        "output": 32768,
        "input": null
      },
      "status": null,
      "last_updated": "2025-02-28"
    }
  ]
}