{
  "key": "l3-8b-stheno-v3-2",
  "name": "Sao10K Stheno 8b",
  "description": "Open Llama instruction model for multilingual chat, reasoning, and coding",
  "lab": "meta",
  "family": "llama",
  "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": 32000
  },
  "offerings": [
    {
      "provider": "nano-gpt",
      "provider_model_id": "Sao10K/L3-8B-Stheno-v3.2",
      "name": "Sao10K Stheno 8b",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.2006,
        "output": 0.2006,
        "cache_read": 0.1003,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 16384,
        "output": 8192,
        "input": 16384
      },
      "status": null,
      "last_updated": "2024-11-29"
    },
    {
      "provider": "novita-ai",
      "provider_model_id": "sao10K/L3-8B-stheno-v3.2",
      "name": "L3 8B Stheno V3.2",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.05,
        "output": 0.05,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 8192,
        "output": 32000,
        "input": null
      },
      "status": null,
      "last_updated": "2024-11-29"
    }
  ]
}