{
  "title": {
    "pl": "Generowanie tokenów przy różnych głębokościach kontekstu",
    "en": "Token generation at different context depths"
  },
  "unit": "tok/s",
  "items": [
    {
      "label": {
        "pl": "Qwen3-8B · 2048 tokenów",
        "en": "Qwen3-8B · 2048 tokens"
      },
      "value": 202.208294
    },
    {
      "label": {
        "pl": "Qwen3-8B · 8192 tokenów",
        "en": "Qwen3-8B · 8192 tokens"
      },
      "value": 172.677061
    },
    {
      "label": {
        "pl": "Qwen3-8B · 32768 tokenów",
        "en": "Qwen3-8B · 32768 tokens"
      },
      "value": 111.731538
    },
    {
      "label": {
        "pl": "Qwen3-32B · 2048 tokenów",
        "en": "Qwen3-32B · 2048 tokens"
      },
      "value": 54.295146
    },
    {
      "label": {
        "pl": "Qwen3-32B · 8192 tokenów",
        "en": "Qwen3-32B · 8192 tokens"
      },
      "value": 53.175617
    },
    {
      "label": {
        "pl": "Qwen3-32B · 32768 tokenów",
        "en": "Qwen3-32B · 32768 tokens"
      },
      "value": 43.739135
    }
  ],
  "note": {
    "pl": "Średnia z 3 prób llama-bench, Q4_K_M, 256 generowanych tokenów, KV F16. Mikrobenchmark silnika, nie test API ani jakości modelu. Chłodzenie między przypadkami różniło się między modelami; nie jest to kontrolowane porównanie modeli.",
    "en": "Mean of 3 llama-bench repetitions, Q4_K_M, 256 generated tokens, F16 KV. Engine microbenchmark, not an API or model-quality test. Inter-case cooling differed between models; this is not a controlled model-to-model comparison."
  }
}
