Skip to content
Qwen3.5-122B-A10B logo

Qwen3.5-122B-A10B

Verified

Open-weight multimodal model for long-context text, image, and video tasks.

Alibaba QwenMultimodalOpen
Vision
Model page
Updated 2026-06-14

About Qwen3.5-122B-A10B

The design centers on a large-scale architecture optimized for simultaneous processing of multiple modalities. Its 122B parameters provide capacity for detailed cross-modal reasoning while the extended context length accommodates lengthy inputs such as full videos or extensive documents. Open weights allow full inspection and modification by the community.

Key strengths include robust performance on tasks that combine visual and textual data over long sequences without requiring external retrieval. The model maintains coherence across modalities, supporting consistent outputs in complex scenarios. Its open-weight release lowers barriers for research and commercial adaptation.

Typical usage covers video analysis, image-grounded question answering, and multimodal content creation. Developers fine-tune it for domain-specific needs such as medical imaging or educational video tools. Integration into pipelines benefits from its native support for diverse input formats.

Capabilities

Long-context reasoning
Image understanding
Video comprehension
Multimodal reasoning
Text generation
Cross-modal analysis

How Qwen3.5-122B-A10B compares

Qwen3.5-122B-A10B (striped bar) vs other multimodal on intelligence, speed and price.

Price

USD per 1M output tokens · Lower is better · Qwen3.5-122B-A10B ranks #57 of 122

$2.0
Devstral 2 2512
$2.0
Grok Build 0.1
$2.0
Seed 1.6
$2.0
Seed-2.0-Lite
$2.0
Mistral Medium 3.1
$2.0
Kimi K2.5
$2.1
Qwen3.5-122B-A10B
$2.3
Qwen3.5 397B A17B
$2.5
Grok 4.20
$2.5
Grok 4.3
$2.5
Nova 2 Lite
$2.6
Qwen3 VL 235B A22B Thinking
$3.0
Gemini 3 Flash Preview

Sources: Artificial Analysis (intelligence, speed) · OpenRouter (price).

Best for

Long-context document analysis

Processes extended multimodal inputs such as lengthy reports containing text, charts, and diagrams within its 262144-token context window.

Complex visual reasoning tasks

Handles integrated text and image inputs for detailed interpretation across large volumes of data provided by Alibaba Qwen.

Multimodal research workflows

Supports sustained analysis of mixed media sources over extended sequences without losing coherence in context.

Strengths & limitations

Strengths

  • +Very large 256k token context window
  • +Native video input support
  • +Multimodal text-image-video integration
  • +Backed by Alibaba Qwen research

Limitations

  • High inference compute requirements
  • No audio modality
  • Potential quality variance on long videos

Cost calculator

Estimate what Qwen3.5-122B-A10B would cost for your usage.

$0.00130
per request
$13
estimated / month

Based on Qwen3.5-122B-A10B's $0.26/1M input · $2.08/1M output. Estimate only — actual cost varies by provider and caching.

Quick start

OpenRouter's API is OpenAI-compatible — most SDKs work by just swapping the base URL. Only the model slug changes between models.

JavaScript · openai
import OpenAI from "openai";

const client = new OpenAI({
  baseURL: "https://openrouter.ai/api/v1",
  apiKey: process.env.OPENROUTER_API_KEY,
});

const completion = await client.chat.completions.create({
  model: "qwen/qwen3.5-122b-a10b",
  messages: [{ role: "user", content: "Hello!" }],
});

console.log(completion.choices[0].message.content);

Model slug: qwen/qwen3.5-122b-a10b

Editor's verdict

Our take on Qwen3.5-122B-A10B

Qwen3.5-122B-A10B is Alibaba Qwen's open-weight multimodal with a 262K-token context window.

At $2.08 per 1M output tokens, it is mid-priced for its class.

As an open-weight model you can self-host it or call it through a hosted API.

Best suited to very large 256k token context window and native video input support.

Did you find this helpful?

Frequently asked questions

The model supports a context window of 262144 tokens.

User reviews

Real, verified reviews from the community shape this model's rating.

Loading reviews…

Sign in to review

Other Qwen models

Sibling versions in the Qwen family from Alibaba Qwen.

Promote Qwen3.5-122B-A10B

Add this badge to your website, or share the tool.

DFeatured on DhanasviQwen3.5-122B-A10B 1