Skip to content
Model catalogue
Qwen

Qwen

Qwen3 14B

qwen/qwen3-14b

Specification

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

Qwen

Qwen3 14B

reasoning open weights tools

Qwen qwen/qwen3-14b

Qwen3-14B is a dense 14.8B parameter causal language model from the Qwen3 series, designed for both complex reasoning and efficient dialogue. It supports seamless switching between a "thinking" mode for...

Input $/1M
$0.12
Output $/1M
$0.24
Context
131K
Max output
16K
Released
Apr 28, 2025
Modalities
text
Intelligence index6
Coding index14
Agentic index1

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 Qwen3 14B
targets:
  - id: qwen3-14b
    kind: llm
    name: Qwen3 14B
    metadata:
      model: qwen/qwen3-14b          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 131072
    cost:
      usd_per_1k_tokens: 0.000180