{
  "key": "qwen3-6-35b-a3b-uncensored",
  "name": "Qwen3.6 35B A3B Uncensored TEE",
  "description": "Multimodal reasoning model for visual analysis, planning, and tool use",
  "lab": "alibaba",
  "family": "qwen3.6",
  "release_date": "2026-05-23",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": true,
    "attachment": true,
    "reasoning_options": [
      {
        "type": "toggle"
      },
      {
        "type": "budget_tokens",
        "min": 1024,
        "max": 131072
      }
    ]
  },
  "limit": {
    "context": 131072,
    "output": 131072
  },
  "offerings": [
    {
      "provider": "nano-gpt",
      "provider_model_id": "TEE/qwen3.6-35b-a3b-uncensored",
      "name": "Qwen3.6 35B A3B Uncensored TEE",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.3,
        "output": 1.5,
        "cache_read": 0.15,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 131072,
        "output": 131072,
        "input": 131072
      },
      "status": null,
      "last_updated": "2026-05-23"
    }
  ]
}