Skip to content
Qwen3.5-35B-A3B logo

Qwen3.5-35B-A3B

Verified

Open-weight multimodal model for text, image, and video with 262k context.

Alibaba QwenMultimodalOpen
Vision
Model page
Updated 2026-06-15

About Qwen3.5-35B-A3B

The model integrates multimodal processing capabilities into a single architecture. It manages long sequences across text, images, and video through its large context length. This design enables coherent handling of mixed-media inputs without modality-specific pipelines.

Open weights allow direct inspection, fine-tuning, and local deployment by developers. The model maintains consistent behavior across modalities while supporting extended context for detailed tasks. Its release format reduces barriers for customization and experimentation.

Common applications include video analysis, image captioning with narrative context, and long-document multimodal reasoning. Researchers use it for prototyping cross-modal systems in media, education, and accessibility. Production teams deploy it where transparency and adaptability are priorities.

Capabilities

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

How Qwen3.5-35B-A3B compares

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

Price

USD per 1M output tokens · Lower is better · Qwen3.5-35B-A3B ranks #31 of 124

$0.60
Llama 4 Maverick
$0.60
Mistral Small 4
$0.60
Saba
$0.88
Qwen3 VL 235B A22B Instruct
$0.90
Codestral 2508
$0.90
GLM 4.6V
$1.0
Qwen3.5-35B-A3B
$1.0
Qwen3.6 35B A3B
$1.1
Qwen3.6 Flash
$1.1
Step 3.7 Flash
$1.2
MiniMax M3
$1.3
GPT-5.4 Nano
$1.3
ERNIE 4.5 VL 424B A47B

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

Best for

Long Video Sequence Analysis

The model processes extended video inputs for tasks like event detection and summarization, leveraging its 262144-token context and video analysis capabilities.

Multimodal Document Interpretation

It combines text generation with image interpretation to answer queries about documents containing charts, diagrams, and lengthy explanations.

Cross-Modal Reasoning Projects

Users apply it to scenarios requiring integrated understanding of text, images, and video for coherent multi-step reasoning outputs.

Strengths & limitations

Strengths

  • +Very large context window
  • +Native support for video alongside text and images
  • +Unified multimodal processing

Limitations

  • High compute demand for full context or video inputs
  • Performance depends on input quality and length
  • May require task-specific prompting for complex video tasks

Cost calculator

Estimate what Qwen3.5-35B-A3B would cost for your usage.

$0.00064
per request
$6.4
estimated / month

Based on Qwen3.5-35B-A3B's $0.14/1M input · $1.00/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-35b-a3b",
  messages: [{ role: "user", content: "Hello!" }],
});

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

Model slug: qwen/qwen3.5-35b-a3b

Editor's verdict

Our take on Qwen3.5-35B-A3B

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

At $1.00 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 context window and native support for video alongside text and images.

Did you find this helpful?

Frequently asked questions

Pricing details are provided on Alibaba Cloud's official API documentation and billing pages.

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-35B-A3B

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

DFeatured on DhanasviQwen3.5-35B-A3B 1