@meta
  v: 1
  route: /model/qwen-2-5-7b
  generated: 2026-06-10T08:51:42.137Z

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

@state
  slug: qwen-2-5-7b
  name: Qwen 2.5 7B
  hf_repo: Qwen/Qwen2.5-7B-Instruct
  params_b: 7
  active_params_b: ~
  family: Alibaba
  type: dense
  context_k: 128
  fp16_gb: 14
  summary: Alibaba's 7B reference. Strong multilingual; great FP16 fit on consumer cards.
  smallest_fitting_gpu_q4: rtx-3070
  smallest_fitting_gpu_fp16: rtx-3090

@actions
  - id: open_huggingface
    method: GET
    href: https://huggingface.co/Qwen/Qwen2.5-7B-Instruct
  - id: view_compatible_gpus
    method: GET
    href: /model/qwen-2-5-7b
  - id: compare_similar
    method: GET
    href: /model/mistral-7b
  - id: view_calculator
    method: GET
    href: /#calculator

@context
  > Alibaba's 7B reference. Strong multilingual; great FP16 fit on consumer cards.

@nav
  self:      /model/qwen-2-5-7b
  parents:   [/]
  peers:     [/model/mistral-7b, /model/llama-3-1-8b, /model/granite-8b, /model/qwen-3-5-9b]
  drilldown: /the-math
