{
  "key": "gemma-4-uncensored",
  "name": "Gemma 4 Uncensored",
  "description": "Open Gemma instruction model for efficient chat and self-hosted deployments",
  "lab": "google",
  "family": "gemma",
  "release_date": "2026-04-13",
  "knowledge": null,
  "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": 256000,
    "output": 8192
  },
  "offerings": [
    {
      "provider": "venice",
      "provider_model_id": "gemma-4-uncensored",
      "name": "Gemma 4 Uncensored",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.1625,
        "output": 0.5,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 256000,
        "output": 8192,
        "input": null
      },
      "status": null,
      "last_updated": "2026-06-11"
    }
  ]
}