@meta
  v: 1
  route: /best-gpu-for/phi-4
  generated: 2026-06-10T10:20:24.264Z

@intent
  purpose:    Ranked GPU recommendations for running Phi-4.
  audience:   hardware-shopper, ai-engineer, self-hoster
  capability: rank_gpus, pick_cheapest, pick_best_quality, pick_apple

@state
  slug: phi-4
  name: Phi-4
  params_b: 14.7

@actions
  - id: view_model
    method: GET
    href: /model/phi-4
  - id: view_can_i_run
    method: GET
    href: /can-i-run/phi-4
  - id: tune_calculator
    method: GET
    href: /calc?model=phi-4

@context
  > GPU ranking for Phi-4: top picks across tightest-budget, best-quality, Apple Silicon, and datacenter categories. Full ordered list with weights, best quant, and fit class per card.

@nav
  self:      /best-gpu-for/phi-4
  parents:   [/, /gpu/]
  peers:     [/can-i-run/phi-4, /model/phi-4]
