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

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

@state
  slug: rtx-3080
  name: RTX 3080
  vram_gb: 10
  bandwidth_gbs: 760
  fp16_tflops: 119
  budget_8k_gb: 6.7
  category: rtx-30
  summary: 10GB. Runs 7B at FP16 or 13B at Q5 with breathing room.
  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-3080-ti
  - id: compare
    method: GET
    href: /gpu/rtx-4070
  - id: view_calculator
    method: GET
    href: /#calculator
  - id: view_math
    method: GET
    href: /the-math

@context
  > 10GB. Runs 7B at FP16 or 13B at Q5 with breathing room.

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