Skip to content
OpenSmartRoute
Model catalogue
Qwen

Qwen

Qwen3.5-122B-A10B

qwen/qwen3.5-122b-a10b

Specification

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

Qwen

Qwen3.5-122B-A10B

reasoning open weights tools

Qwen qwen/qwen3.5-122b-a10b

The Qwen3.5 122B-A10B native vision-language model is built on a hybrid architecture that integrates a linear attention mechanism with a sparse mixture-of-experts model, achieving higher inference efficiency. In terms of...

Input $/1M
$0.29
Output $/1M
$2.40
Context
262K
Max output
82K
Released
Feb 25, 2026
Modalities
textimagevideo
Intelligence index-
Coding index46
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-122B-A10B
targets:
  - id: qwen3-5-122b-a10b
    kind: llm
    name: Qwen3.5-122B-A10B
    metadata:
      model: qwen/qwen3.5-122b-a10b          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 262144
    cost:
      usd_per_1k_tokens: 0.001345