@meta
  v: 1
  route: /gpu/arc-pro-b60
  generated: 2026-06-10T09:20:49.798Z

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

@state
  slug: arc-pro-b60
  name: Arc Pro B60
  vram_gb: 24
  bandwidth_gbs: 456
  fp16_tflops: 56
  budget_8k_gb: 18
  category: intel
  summary: 24GB on the Pro tier. Intel's answer to the 3090 used market.
  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/rtx-3090
  - 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
  > 24GB on the Pro tier. Intel's answer to the 3090 used market.

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