@meta
  v: 1
  route: /gpu/m5-max-128
  generated: 2026-06-10T09:14:10.137Z

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

@state
  slug: m5-max-128
  name: M5 Max 128
  vram_gb: 128
  bandwidth_gbs: 614
  fp16_tflops: 55
  budget_8k_gb: 103
  category: apple
  summary: "128GB unified, 614 GB/s, 40-core GPU. M5 flagship; up to 4x AI compute over M4 Max. Runs 70B at FP16 with long context."
  top_fitting_models[5]: mixtral-8x22b, gpt-oss-120b, command-r-plus, qwen-2-5-72b, llama-3-3-70b

@actions
  - id: compare
    method: GET
    href: /gpu/dgx-spark
  - id: compare
    method: GET
    href: /gpu/gaudi-3
  - id: compare
    method: GET
    href: /gpu/m4-max-128
  - id: compare
    method: GET
    href: /gpu/h200
  - id: view_calculator
    method: GET
    href: /#calculator
  - id: view_math
    method: GET
    href: /the-math

@context
  > 128GB unified, 614 GB/s, 40-core GPU. M5 flagship; up to 4x AI compute over M4 Max. Runs 70B at FP16 with long context.

@nav
  self:      /gpu/m5-max-128
  parents:   [/]
  peers:     [/gpu/dgx-spark, /gpu/gaudi-3, /gpu/m4-max-128, /gpu/h200]
  drilldown: /the-math
