@meta
  v: 1
  route: /gpu/rtx-5070
  generated: 2026-06-10T09:39:23.360Z

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

@state
  slug: rtx-5070
  name: RTX 5070
  vram_gb: 12
  bandwidth_gbs: 672
  fp16_tflops: 380
  budget_8k_gb: 8.3
  category: rtx-50
  summary: 12GB Blackwell. Faster than 4070; same VRAM ceiling.
  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
  > 12GB Blackwell. Faster than 4070; same VRAM ceiling.

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