{
  "key": "inkling-nvfp4",
  "name": "Inkling",
  "description": "Multimodal MoE reasoning model (975B total, 41B active) for text, image, and audio",
  "lab": null,
  "family": "ling",
  "release_date": "2026-07-15",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image",
      "audio"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": false,
    "attachment": true,
    "reasoning_options": []
  },
  "limit": {
    "context": 1048576,
    "output": 262144
  },
  "offerings": [
    {
      "provider": "modal",
      "provider_model_id": "thinkingmachines/Inkling-NVFP4",
      "name": "Inkling",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 1.2,
        "output": 5,
        "cache_read": 0.27,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 1048576,
        "output": 262144,
        "input": null
      },
      "status": null,
      "last_updated": "2026-07-15"
    }
  ]
}