Skip to content
OpenSmartRoute
Model catalogue
Qwen

Qwen

Qwen2.5 7B Instruct

qwen/qwen-2.5-7b-instruct

Specification

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

Qwen

Qwen2.5 7B Instruct

open weights tools

Qwen qwen/qwen-2.5-7b-instruct

Qwen2.5 7B 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.10
Output $/1M
$0.20
Context
33K
Max output
29K
Released
Oct 16, 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 7B Instruct
targets:
  - id: qwen-2-5-7b-instruct
    kind: llm
    name: Qwen2.5 7B Instruct
    metadata:
      model: qwen/qwen-2.5-7b-instruct          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 32768
    cost:
      usd_per_1k_tokens: 0.000150