Skip to main content
Model ID: qwen/qwen3.6-35b-a3b | Endpoint ID: qwen3-6-35b-a3b | Parameters: 35B (A3B MoE) | Released: 2026-04-27

Overview

Qwen 3.6 35B (A3B) is a mixture-of-experts (MoE) large language model designed to deliver strong performance with efficient inference. It uses sparse activation, where only a subset of parameters is activated per token, enabling a better balance between capability and serving cost. Compared to smaller models such as 9B variants, it offers improved reasoning, coding, and analytical performance for more complex workloads. The model supports long-context inference up to 262,144 tokens and multimodal input (text and image), making it suitable for advanced assistants, backend automation, multimodal understanding, and large-scale inference systems.

Air API Playground

Try the model in the playground.

Deploy with Container

Deploy with AIR Container.

OpenAI Compatible API

Connect with the OpenAI SDK as-is.

Pricing

Supported Features

All features are available through the OpenAI Compatible API.

Key Features

  • Mixture-of-Experts (MoE, A3B) architecture with sparse activation for efficient scaling
  • Stronger reasoning and coding performance compared to smaller models such as 9B variants
  • Supports long-context inference up to 262,144 tokens
  • Multimodal capability with text and image input support (max 4 images per request; exceeding the limit returns a 400 error)
  • Strong multilingual understanding and generation
  • Efficient inference through sparse expert activation
  • Compatible with high-throughput serving engines such as vLLM
  • Provided in FP8 format for efficient deployment

Use Cases

Complex Q&A

Handle complex multi-step reasoning and analytical queries.

Advanced Code Generation

Generate production-level code and system design explanations.

Deep Analysis & Summarization

Perform deeper document understanding and insight extraction.

Visual Understanding

Analyze images and extract insights through multimodal reasoning.

Parameters

Model Details

Quick Start

1

Get your API key

Generate an API key from your AirCloud account.
2

Run the code

Replace YOUR_API_KEY with your actual key and choose your preferred language (Python, cURL, Node.js).

Tags

open-source conversational 35B reasoning multilingual moe high-performance