{
  "key": "qwen3-8-27b-fp8",
  "name": "Qwen3.8 27B",
  "description": "Dense 27B vision-language model for coding, agent tasks, and image and video understanding",
  "lab": "alibaba",
  "family": "qwen",
  "release_date": "2026-08-14",
  "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": "effort",
        "values": [
          "none",
          "low",
          "medium",
          "xhigh"
        ]
      }
    ]
  },
  "limit": {
    "context": 262144,
    "output": 65536
  },
  "offerings": [
    {
      "provider": "berget",
      "provider_model_id": "Qwen/Qwen3.8-27B-FP8",
      "name": "Qwen3.8 27B",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.46,
        "output": 3.48,
        "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-09-01"
    }
  ]
}