{
  "key": "llama-3-70b-instruct-abliterated-v3-5",
  "name": "Llama 3 70B abliterated",
  "description": "Open Llama instruction model for multilingual chat, reasoning, and coding",
  "lab": "meta",
  "family": "llama",
  "release_date": "2025-07-26",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": false,
    "structured_output": false,
    "attachment": false,
    "reasoning_options": null
  },
  "limit": {
    "context": 8192,
    "output": 8192
  },
  "offerings": [
    {
      "provider": "nano-gpt",
      "provider_model_id": "failspy/Meta-Llama-3-70B-Instruct-abliterated-v3.5",
      "name": "Llama 3 70B abliterated",
      "variants": [
        {
          "org": "meta"
        }
      ],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.7,
        "output": 0.7,
        "cache_read": 0.35,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 8192,
        "output": 8192,
        "input": 8192
      },
      "status": null,
      "last_updated": "2025-07-26"
    }
  ]
}