@meta
  v: 1
  route: /model/llama-3-2-3b
  generated: 2026-06-10T08:50:37.461Z

@intent
  purpose:    Show what hardware can run Llama 3.2 3B.
  audience:   ai-engineer, self-hoster, model-evaluator
  capability: inspect_model_specs, find_compatible_gpus, compare_similar_models, open_huggingface

@state
  slug: llama-3-2-3b
  name: Llama 3.2 3B
  hf_repo: meta-llama/Llama-3.2-3B-Instruct
  params_b: 3.21
  active_params_b: ~
  family: Meta
  type: dense
  context_k: 128
  fp16_gb: 6.42
  summary: Edge-tier. Assistant-quality on a 6GB GPU. 128K context.
  smallest_fitting_gpu_q4: rtx-3070
  smallest_fitting_gpu_fp16: rtx-3080

@actions
  - id: open_huggingface
    method: GET
    href: https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct
  - id: view_compatible_gpus
    method: GET
    href: /model/llama-3-2-3b
  - id: compare_similar
    method: GET
    href: /model/phi-4-mini
  - id: view_calculator
    method: GET
    href: /#calculator

@context
  > Edge-tier. Assistant-quality on a 6GB GPU. 128K context.

@nav
  self:      /model/llama-3-2-3b
  parents:   [/]
  peers:     [/model/phi-4-mini, /model/gemma-4-e4b, /model/llama-3-2-1b, /model/qwen-2-5-7b]
  drilldown: /the-math
