{
  "key": "nemotron-3-nano-30b",
  "name": "Nemotron 3 Nano 30B A3B",
  "description": "Small Nemotron 3 MoE for efficient coding, math, and long-context agents",
  "lab": "nvidia",
  "family": "nemotron",
  "release_date": "2025-04-14",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": null,
    "attachment": false,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "none",
          "low",
          "medium",
          "high",
          "max"
        ]
      }
    ]
  },
  "limit": {
    "context": 1048576,
    "output": 262144
  },
  "offerings": [
    {
      "provider": "digitalocean",
      "provider_model_id": "nemotron-3-nano-30b",
      "name": "Nemotron 3 Nano 30B A3B",
      "variants": [],
      "free": false,
      "priced": false,
      "cost": null,
      "limit": {
        "context": 262144,
        "output": 262144,
        "input": null
      },
      "status": null,
      "last_updated": "2025-04-14"
    },
    {
      "provider": "ollama-cloud",
      "provider_model_id": "nemotron-3-nano:30b",
      "name": "nemotron-3-nano:30b",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.06,
        "output": 0.24,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 1048576,
        "output": 131072,
        "input": null
      },
      "status": null,
      "last_updated": "2026-01-19"
    }
  ]
}