{
  "key": "qwen3-coder-30b",
  "name": "Qwen3 Coder 30B",
  "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": null,
    "attachment": false,
    "reasoning_options": null
  },
  "limit": {
    "context": 262144,
    "output": 65536
  },
  "offerings": [
    {
      "provider": "lmstudio",
      "provider_model_id": "qwen/qwen3-coder-30b",
      "name": "Qwen3 Coder 30B",
      "variants": [],
      "free": false,
      "priced": false,
      "cost": {
        "input": 0,
        "output": 0,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 262144,
        "output": 65536,
        "input": null
      },
      "status": null,
      "last_updated": "2025-07-23"
    },
    {
      "provider": "pendra",
      "provider_model_id": "qwen3-coder:30b",
      "name": "Qwen3-Coder 30B-A3B Instruct",
      "variants": [],
      "free": false,
      "priced": false,
      "cost": {
        "input": 0,
        "output": 0,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 262144,
        "output": 65536,
        "input": null
      },
      "status": null,
      "last_updated": "2025-04"
    }
  ]
}