{
  "key": "qwen3-reranker-0-6b",
  "name": "Qwen3 Reranker 0.6B",
  "description": "Reranking model for improving retrieval quality in search and recommendation systems",
  "lab": "alibaba",
  "family": "qwen",
  "release_date": "2025-06-03",
  "knowledge": null,
  "open_weights": true,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": false,
    "tool_call": false,
    "structured_output": null,
    "attachment": false,
    "reasoning_options": null
  },
  "limit": {
    "context": 40960,
    "output": 1024
  },
  "offerings": [
    {
      "provider": "nearai",
      "provider_model_id": "Qwen/Qwen3-Reranker-0.6B",
      "name": "Qwen3 Reranker 0.6B",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 0.01,
        "output": 0.01,
        "cache_read": null,
        "cache_write": null,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 40960,
        "output": 1024,
        "input": null
      },
      "status": null,
      "last_updated": "2025-06-03"
    }
  ]
}