{
  "key": "qwen3-coder-480b-a35b-instruct-turbo",
  "name": "Qwen3 Coder 480B A35B Instruct Turbo",
  "description": "Qwen coding model for software agents, repository edits, and code reasoning",
  "lab": "alibaba",
  "family": "qwen",
  "release_date": "2025-07-23",
  "knowledge": "2025-04",
  "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": 262144,
    "output": 66536
  },
  "offerings": [
    {
      "provider": "deepinfra",
      "provider_model_id": "Qwen/Qwen3-Coder-480B-A35B-Instruct-Turbo",
      "name": "Qwen3 Coder 480B A35B Instruct Turbo",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.3,
        "output": 1,
        "cache_read": 0.1,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 262144,
        "output": 66536,
        "input": null
      },
      "status": null,
      "last_updated": "2025-07-23"
    },
    {
      "provider": "venice",
      "provider_model_id": "qwen3-coder-480b-a35b-instruct-turbo",
      "name": "Qwen 3 Coder 480B Turbo",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.35,
        "output": 1.5,
        "cache_read": 0.04,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 256000,
        "output": 65536,
        "input": null
      },
      "status": null,
      "last_updated": "2026-06-11"
    }
  ]
}