{
  "key": "qwen2-5-coder-7b-fast",
  "name": "Qwen2.5 Coder 7B fast",
  "description": "Qwen coding model for software agents, repository edits, and code reasoning",
  "lab": "alibaba",
  "family": "qwen",
  "release_date": "2024-09-15",
  "knowledge": "2024-09",
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": false,
    "structured_output": null,
    "attachment": false,
    "reasoning_options": null
  },
  "limit": {
    "context": 32000,
    "output": 8192
  },
  "offerings": [
    {
      "provider": "helicone",
      "provider_model_id": "qwen2.5-coder-7b-fast",
      "name": "Qwen2.5 Coder 7B fast",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.03,
        "output": 0.09,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 32000,
        "output": 8192,
        "input": null
      },
      "status": null,
      "last_updated": "2024-09-15"
    }
  ]
}