{
  "key": "abliterated-model",
  "name": "Abliterated Model",
  "description": "Multimodal model for analyzing text, images, documents, and rich media",
  "lab": null,
  "family": null,
  "release_date": "2026-01-06",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": false,
    "attachment": true,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "none",
          "minimal",
          "low",
          "medium",
          "high",
          "xhigh",
          "max"
        ]
      },
      {
        "type": "toggle"
      }
    ]
  },
  "limit": {
    "context": 262144,
    "output": 262134
  },
  "offerings": [
    {
      "provider": "abliteration-ai",
      "provider_model_id": "abliterated-model",
      "name": "Abliterated Model",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 3,
        "output": 3,
        "cache_read": 0.3,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 150000,
        "output": 8192,
        "input": 150000
      },
      "status": null,
      "last_updated": "2026-07-28"
    },
    {
      "provider": "nano-gpt",
      "provider_model_id": "abliteration-ai/abliterated-model",
      "name": "Abliterated Model",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 3,
        "output": 3,
        "cache_read": 0.3,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 262144,
        "output": 262134,
        "input": 262144
      },
      "status": null,
      "last_updated": "2026-08-27"
    }
  ]
}