model release

Alibaba Releases Qwen3.6 Max Preview: 1 Trillion Parameter MoE Model With 262K Context Window

TL;DR

Alibaba Cloud has released Qwen3.6 Max Preview, a proprietary frontier model built on sparse mixture-of-experts architecture with approximately 1 trillion total parameters. The model supports a 262,144-token context window and features integrated thinking mode for multi-turn reasoning, priced at $1.30 per million input tokens and $7.80 per million output tokens.

2 min read
0

Qwen3.6 Max Preview — Quick Specs

Context window262K tokens
Input$1.3/1M tokens
Output$7.8/1M tokens

Alibaba Releases Qwen3.6 Max Preview: 1 Trillion Parameter MoE Model With 262K Context Window

Alibaba Cloud has released Qwen3.6 Max Preview, a proprietary frontier model with approximately 1 trillion total parameters using a sparse mixture-of-experts (MoE) architecture. The model supports a 262,144-token context window and is priced at $1.30 per million input tokens and $7.80 per million output tokens.

Technical Specifications

According to Alibaba, Qwen3.6 Max Preview is optimized for agentic coding, tool use, and long-context reasoning. The model includes an integrated thinking mode that preserves reasoning traces across multi-turn conversations, similar to approaches seen in other reasoning-capable models.

The model supports structured output and function calling capabilities. The sparse MoE architecture activates only a subset of the 1 trillion total parameters for each inference, which typically provides efficiency advantages over dense models of equivalent size.

Availability and Access

Qwen3.6 Max Preview is available exclusively through the Alibaba Cloud Model Studio and Qwen Studio APIs. No open weights are provided. The model is also accessible through OpenRouter, which routes requests across multiple providers.

The model was released on April 27, 2025, according to the listing on OpenRouter.

Pricing Structure

  • Input tokens: $1.30 per million tokens
  • Output tokens: $7.80 per million tokens

The 6:1 ratio between output and input pricing is consistent with cost structures for compute-intensive inference in large language models.

Reasoning Capabilities

The integrated thinking mode allows the model to show step-by-step reasoning processes. According to OpenRouter's documentation, developers can access reasoning traces through a reasoning_details array in API responses. The model can preserve these reasoning traces when passed back in subsequent conversation turns, enabling continuous reasoning across multi-turn interactions.

What This Means

Qwen3.6 Max Preview represents Alibaba's entry into the trillion-parameter model tier, joining other frontier models in supporting extended context windows beyond 200K tokens. The sparse MoE architecture suggests a focus on inference efficiency, though Alibaba has not disclosed the number of active parameters per forward pass. The proprietary, API-only release contrasts with Alibaba's previous pattern of releasing open-weight Qwen models, indicating a strategic shift toward commercial model offerings. The emphasis on agentic coding and tool use positions this model for enterprise workflows requiring autonomous task execution.

Related Articles

model release

Anthropic Launches Opus 5, Claims Fewer Restrictions and Stronger Self-Verification Than Rivals

Anthropic released Opus 5 on Friday, its latest flagship model, just two months after Opus 4.8. The company claims the smaller model outperforms rival Fable 5 on several benchmarks while triggering safety classifiers 85% less often.

model release

OpenAI's GPT-5.6 Sol, Terra, and Luna Launch on Amazon Bedrock with 272K Context Window

OpenAI's GPT-5.6 family — Sol, Terra, and Luna — is now generally available on Amazon Bedrock through a new bedrock-mantle endpoint. All three models share a 272K-token context window, support image input, and let developers dial reasoning effort from none to max.

model release

InclusionAI Releases Ling-3.0-flash, a 124B MoE Model with 5.1B Active Parameters

InclusionAI has released Ling-3.0-flash, a 124-billion-parameter Mixture-of-Experts model that activates roughly 5.1 billion parameters per token. The model targets production-scale agentic workloads with a 262K context window and an emphasis on token efficiency.

model release

Poolside Releases Laguna S 2.1, an 8B-Active-Parameter Open Coding Model That Rivals Systems 20x Its Size

Poolside has released Laguna S 2.1, a mixture-of-experts coding model with 8 billion active parameters out of 118 billion total, its third coding model release in three months. The company claims it outperforms open-weight models 10 to 20 times its size on agentic coding benchmarks like Terminal-Bench 2.1 and DeepSWE.

Comments

Loading...