Skip to content
OpenSmartRoute
Model catalogue
Qwen

Qwen

Qwen3.6 27B

qwen/qwen3.6-27b

Specification

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

Qwen

Qwen3.6 27B

reasoning open weights tools

Qwen qwen/qwen3.6-27b

Qwen3.6 27B is a dense 27-billion-parameter language model from the Qwen Team at Alibaba, released in April 2026. It features hybrid multimodal capabilities — accepting text, image, and video inputs...

Input $/1M
$0.30
Output $/1M
$2.00
Context
262K
Max output
66K
Released
Apr 27, 2026
Modalities
textimagevideo
Intelligence index-
Coding index54
Agentic index20

Cached input reads $0.03 per 1M · weights on Hugging Face as Qwen/Qwen3.6-27B

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