Skip to content
OpenSmartRoute
Model catalogue
Qwen

Qwen

Qwen3 VL 8B Instruct

qwen/qwen3-vl-8b-instruct

Specification

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

Qwen

Qwen3 VL 8B Instruct

open weights tools

Qwen qwen/qwen3-vl-8b-instruct

Qwen3-VL-8B-Instruct is a multimodal vision-language model from the Qwen3-VL series, built for high-fidelity understanding and reasoning across text, images, and video. It features improved multimodal fusion with Interleaved-MRoPE for long-horizon...

Input $/1M
$0.12
Output $/1M
$0.46
Context
262K
Max output
33K
Released
Oct 14, 2025
Modalities
imagetext

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