Skip to content
OpenSmartRoute
Model catalogue
Qwen

Qwen

Qwen3.5-9B

qwen/qwen3.5-9b

Specification

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

Qwen

Qwen3.5-9B

reasoning open weights tools

Qwen qwen/qwen3.5-9b

Qwen3.5-9B is a multimodal foundation model from the Qwen3.5 family, designed to deliver strong reasoning, coding, and visual understanding in an efficient 9B-parameter architecture. It uses a unified vision-language design...

Input $/1M
$0.10
Output $/1M
$0.15
Context
262K
Max output
236K
Released
Mar 10, 2026
Modalities
textimagevideo
Intelligence index-
Coding index29
Agentic index-

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