{
  "key": "rocinante-12b-v1-1",
  "name": "Rocinante 12b",
  "description": "General-purpose chat model for instruction following, writing, and analysis",
  "lab": null,
  "family": null,
  "release_date": "2024-01-01",
  "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": 16384,
    "output": 8192
  },
  "offerings": [
    {
      "provider": "nano-gpt",
      "provider_model_id": "TheDrummer/Rocinante-12B-v1.1",
      "name": "Rocinante 12b",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.408,
        "output": 0.595,
        "cache_read": 0.204,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 16384,
        "output": 8192,
        "input": 16384
      },
      "status": null,
      "last_updated": "2024-01-01"
    }
  ]
}