@meta
  v: 1
  route: /gpu/rtx-3090-ti
  generated: 2026-06-10T09:23:45.495Z

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

@state
  slug: rtx-3090-ti
  name: RTX 3090 Ti
  vram_gb: 24
  bandwidth_gbs: 1008
  fp16_tflops: 160
  budget_8k_gb: 18
  category: rtx-30
  summary: "Same VRAM as 3090, slightly faster. Same model fits, same context limits."
  top_fitting_models[5]: qwen-3-6-35b-a3b, yi-34b, qwen-2-5-32b, qwen-2-5-coder-32b, qwen-3-30b-a3b

@actions
  - id: compare
    method: GET
    href: /gpu/arc-pro-b60
  - id: compare
    method: GET
    href: /gpu/rtx-3090
  - id: compare
    method: GET
    href: /gpu/rtx-4090
  - id: compare
    method: GET
    href: /gpu/rx-7900-xtx
  - id: view_calculator
    method: GET
    href: /#calculator
  - id: view_math
    method: GET
    href: /the-math

@context
  > Same VRAM as 3090, slightly faster. Same model fits, same context limits.

@nav
  self:      /gpu/rtx-3090-ti
  parents:   [/]
  peers:     [/gpu/arc-pro-b60, /gpu/rtx-3090, /gpu/rtx-4090, /gpu/rx-7900-xtx]
  drilldown: /the-math
