Skip to content
OpenSmartRoute
Model catalogue
Qwen

Qwen

Qwen2.5 72B Instruct

qwen/qwen-2.5-72b-instruct

Specification

Published by the vendor; the platform bills at the target's declared price.

Qwen

Qwen2.5 72B Instruct

open weights tools

Qwen qwen/qwen-2.5-72b-instruct

Qwen2.5 72B is the latest series of Qwen large language models. Qwen2.5 brings the following improvements upon Qwen2: - Significantly more knowledge and has greatly improved capabilities in coding and...

Input $/1M
$0.36
Output $/1M
$0.40
Context
33K
Max output
16K
Released
Sep 19, 2024
Modalities
text

On this deployment

No routing target resolves to this model yet. Declare one and the router picks it up without retraining.

Not routable here yet
Add a target with metadata.model set to this id.
targets.yamlyaml
# targets.yaml - declare a target that runs Qwen2.5 72B Instruct
targets:
  - id: qwen-2-5-72b-instruct
    kind: llm
    name: Qwen2.5 72B Instruct
    metadata:
      model: qwen/qwen-2.5-72b-instruct          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 32768
    cost:
      usd_per_1k_tokens: 0.000380