@meta
  v: 1
  route: /gpu/l40s
  generated: 2026-06-10T08:48:06.366Z

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

@state
  slug: l40s
  name: L40S
  vram_gb: 48
  bandwidth_gbs: 864
  fp16_tflops: 365
  budget_8k_gb: 37
  category: workstation
  summary: 48GB Ada server card. Production inference workhorse — pairs well in 2x or 4x configs.
  top_fitting_models[5]: qwen-2-5-72b, llama-3-3-70b, mixtral-8x7b, qwen-3-6-35b-a3b, yi-34b

@actions
  - id: compare
    method: GET
    href: /gpu/a6000
  - id: compare
    method: GET
    href: /gpu/rtx-6000-ada
  - id: compare
    method: GET
    href: /gpu/w7900
  - id: compare
    method: GET
    href: /gpu/m2-max-64
  - id: view_calculator
    method: GET
    href: /#calculator
  - id: view_math
    method: GET
    href: /the-math

@context
  > 48GB Ada server card. Production inference workhorse — pairs well in 2x or 4x configs.

@nav
  self:      /gpu/l40s
  parents:   [/]
  peers:     [/gpu/a6000, /gpu/rtx-6000-ada, /gpu/w7900, /gpu/m2-max-64]
  drilldown: /the-math
