{
  "key": "muse-glimmer-30b-tr",
  "name": "Muse Glimmer 30B (TR)",
  "description": "Muse Glimmer is a 30-billion-parameter open-weight multimodal model from Meta Superintelligence Labs, distilled from Muse Spark for always-on local agents, tool use, coding, and image understanding.",
  "lab": "meta",
  "family": "muse",
  "release_date": "2026-08-10",
  "knowledge": "2026-01-04",
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": true,
    "attachment": true,
    "reasoning_options": []
  },
  "limit": {
    "context": 131072,
    "output": 131072
  },
  "offerings": [
    {
      "provider": "llmtr",
      "provider_model_id": "muse-glimmer-30b-tr",
      "name": "Muse Glimmer 30B (TR)",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 2,
        "output": 5,
        "cache_read": 0.5,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 131072,
        "output": 131072,
        "input": null
      },
      "status": null,
      "last_updated": "2026-08-10"
    }
  ]
}