@meta
  v: 1
  route: /gpu/rtx-3090
  generated: 2026-06-10T09:09:01.011Z

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

@state
  slug: rtx-3090
  name: RTX 3090
  vram_gb: 24
  bandwidth_gbs: 936
  fp16_tflops: 142
  budget_8k_gb: 18
  category: rtx-30
  summary: "The used-market workhorse. 70B at Q3, 34B at Q5, 13B at FP16. Cheap for the VRAM."
  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-ti
  - 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
  > The used-market workhorse. 70B at Q3, 34B at Q5, 13B at FP16. Cheap for the VRAM.

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