{
  "key": "nemomix-unleashed-12b",
  "name": "NemoMix 12B Unleashed",
  "description": "Mistral model for multilingual chat, reasoning, and tool-assisted workflows",
  "lab": "mistral",
  "family": "mistral-nemo",
  "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": 32768,
    "output": 8192
  },
  "offerings": [
    {
      "provider": "nano-gpt",
      "provider_model_id": "MarinaraSpaghetti/NemoMix-Unleashed-12B",
      "name": "NemoMix 12B Unleashed",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.493,
        "output": 0.493,
        "cache_read": 0.2465,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 32768,
        "output": 8192,
        "input": 32768
      },
      "status": null,
      "last_updated": "2024-07-01"
    }
  ]
}