{
  "key": "smollm3-3b-base",
  "name": "SmolLM3 3B Base",
  "description": "Tool-capable chat model for instruction following and agentic application workflows",
  "lab": null,
  "family": null,
  "release_date": "2025-06-30",
  "knowledge": null,
  "open_weights": false,
  "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": [
          "low",
          "medium",
          "high"
        ]
      }
    ]
  },
  "limit": {
    "context": 32768,
    "output": 32768
  },
  "offerings": [
    {
      "provider": "pioneer",
      "provider_model_id": "HuggingFaceTB/SmolLM3-3B-Base",
      "name": "SmolLM3 3B Base",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.15,
        "output": 0.15,
        "cache_read": 0.15,
        "cache_write": 0.15,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 32768,
        "output": 32768,
        "input": null
      },
      "status": null,
      "last_updated": "2025-06-30"
    }
  ]
}