@meta
  v: 1
  route: /compare/b200/h100
  generated: 2026-06-10T10:20:40.130Z

@intent
  purpose:    Head-to-head comparison of B200 vs H100 80GB for local LLM inference.
  audience:   hardware-shopper, ai-engineer, self-hoster
  capability: compare_specs, compare_model_fits, drill_into_card

@state
  a{slug,name,vram_gb,bandwidth_gbs,fp16_tflops,budget_8k_gb}: b200,B200,192,8000,2250,154
  b{slug,name,vram_gb,bandwidth_gbs,fp16_tflops,budget_8k_gb}: h100,H100 80GB,80,3350,989,63

@actions
  - id: view_a
    method: GET
    href: /gpu/b200
  - id: view_b
    method: GET
    href: /gpu/h100

@context
  > Side-by-side comparison: B200 (192GB) vs H100 80GB (80GB). Includes specs delta and fit difference across the 30-model catalog.

@nav
  self:      /compare/b200/h100
  parents:   [/, /gpu/]
  peers:     [/gpu/b200, /gpu/h100]
