{
  "key": "qwen3-5-4b",
  "name": "Qwen3.5 4B",
  "description": "Qwen3.5 4B is a low-cost multimodal reasoning model with 256K context, image and video input, function tools, and structured output.",
  "lab": "alibaba",
  "family": null,
  "release_date": "2026-03-02",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image",
      "video"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": true,
    "attachment": true,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "none",
          "low",
          "medium",
          "high",
          "max"
        ]
      },
      {
        "type": "budget_tokens",
        "min": 1024,
        "max": 32768
      }
    ]
  },
  "limit": {
    "context": 262144,
    "output": 65536
  },
  "offerings": [
    {
      "provider": "empiriolabs",
      "provider_model_id": "qwen3-5-4b",
      "name": "Qwen3.5 4B",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.04,
        "output": 0.07,
        "cache_read": 0.02,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 262144,
        "output": 32768,
        "input": null
      },
      "status": null,
      "last_updated": "2026-03-02"
    },
    {
      "provider": "qvac",
      "provider_model_id": "qwen3.5-4b",
      "name": "Qwen3.5 4B",
      "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": 32768,
        "output": 8192,
        "input": null
      },
      "status": null,
      "last_updated": "2025-11-01"
    },
    {
      "provider": "siliconflow-cn",
      "provider_model_id": "Qwen/Qwen3.5-4B",
      "name": "Qwen/Qwen3.5-4B",
      "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": "2026-03-03"
    }
  ]
}