Skip to content
Model catalogue
Qwen

Qwen

Qwen3 8B

qwen/qwen3-8b

Specification

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

Qwen

Qwen3 8B

reasoning open weights tools

Qwen qwen/qwen3-8b

Qwen3-8B is a dense 8.2B parameter causal language model from the Qwen3 series, designed for both reasoning-heavy tasks and efficient dialogue. It supports seamless switching between "thinking" mode for math,...

Input $/1M
$0.12
Output $/1M
$0.46
Context
131K
Max output
8K
Released
Apr 28, 2025
Modalities
text
Intelligence index5
Coding index9
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 8B
targets:
  - id: qwen3-8b
    kind: llm
    name: Qwen3 8B
    metadata:
      model: qwen/qwen3-8b          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 131072
    cost:
      usd_per_1k_tokens: 0.000286