@meta
  v: 1
  route: /gpu/rtx-3080-ti
  generated: 2026-06-10T09:17:08.975Z

@intent
  purpose:    Show what AI models fit on the RTX 3080 Ti.
  audience:   ai-engineer, self-hoster, homelab-buyer
  capability: inspect_specs, find_fitting_models, compare_to_other_gpus

@state
  slug: rtx-3080-ti
  name: RTX 3080 Ti
  vram_gb: 12
  bandwidth_gbs: 912
  fp16_tflops: 136
  budget_8k_gb: 8.3
  category: rtx-30
  summary: "12GB. The 'budget 70B' option — at Q3, with a tight context window."
  top_fitting_models[5]: starcoder2-15b, phi-4, qwen-3-5-9b, gemma-2-9b, llama-3-1-8b

@actions
  - id: compare
    method: GET
    href: /gpu/arc-b580
  - id: compare
    method: GET
    href: /gpu/rtx-3060
  - id: compare
    method: GET
    href: /gpu/rtx-4070
  - id: compare
    method: GET
    href: /gpu/rtx-4070-s
  - id: view_calculator
    method: GET
    href: /#calculator
  - id: view_math
    method: GET
    href: /the-math

@context
  > 12GB. The 'budget 70B' option — at Q3, with a tight context window.

@nav
  self:      /gpu/rtx-3080-ti
  parents:   [/]
  peers:     [/gpu/arc-b580, /gpu/rtx-3060, /gpu/rtx-4070, /gpu/rtx-4070-s]
  drilldown: /the-math
