{
  "key": "qwen2-5-7b-instruct-turbo",
  "name": "Qwen 2.5 7B Instruct Turbo",
  "description": "Efficient Qwen model for fast chat, extraction, and high-volume workloads",
  "lab": "alibaba",
  "family": "qwen",
  "release_date": "2024-09-19",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": true,
    "structured_output": true,
    "attachment": false,
    "reasoning_options": null
  },
  "limit": {
    "context": 32768,
    "output": 32768
  },
  "offerings": [
    {
      "provider": "togetherai",
      "provider_model_id": "Qwen/Qwen2.5-7B-Instruct-Turbo",
      "name": "Qwen 2.5 7B Instruct Turbo",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.3,
        "output": 0.3,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 32768,
        "output": 32768,
        "input": null
      },
      "status": null,
      "last_updated": "2024-09-19"
    }
  ]
}