GPT-5.6 is here 🎉 20% off all GPT 🎉 All July 🔥Learn more
Qwen

Qwen3.6 Max Preview

Chat
bailian/qwen3.6-max-preview
CompareGet Started

Qwen3.6-Max-Preview is the largest and most capable model in Alibaba's Qwen3.6 series, currently available as a text-only preview. It builds on Qwen3-Max and Qwen3.6-Plus with further capability improvements. Context: 256K tokens, output: 64K. Available via OpenAI and Anthropic protocols.

Context Window
256K
Max Output Tokens
64K
Released
2026-04-20
Capabilities
Function CallingReasoningPrompt Caching
Available Providers
BaiLianAliyun
Supported Protocols
OpenAIopenaiAnthropicanthropic

Providers

BaiLianAliyun
Input Tokens
$2.15/M
Output Tokens
$12.86/M
Cache Read
$0.2/M
Cache Write
$1.17/M
$2/M
Web Search
$0.01/R
Protocols
OpenAIopenai/v1/chat/completions
Anthropicanthropic

Code Examples

from openai import OpenAI
client = OpenAI(
base_url="https://api.ofox.ai/v1",
api_key="YOUR_OFOX_API_KEY",
)
response = client.chat.completions.create(
model="bailian/qwen3.6-max-preview",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)

Benchmarks

LMArenaEvaluated as qwen3.6-max-preview

Qwen3.6 Max Preview scores 1460 in the Overall category of the LMArena text leaderboard (style control), ranking #38 of 374 models based on 5,208 human preference votes (updated 2026-07-12).

Benchmark scores for qwen3.6-max-preview on LMArena
CategoryArena Score95% CIRankVotes
Overall146014521469#38 of 3745,208
Hard Prompts148114711492#39 of 3743,406
Coding150814921523#40 of 3691,550
Math147714471507#23 of 362359
Creative Writing143614131459#42 of 372728
Instruction Following144914351463#41 of 3741,773
Chinese149714641530#42 of 344315

Source: LMArena · CC BY 4.0 · Updated 2026-07-12 · Methodology · Ranks compare models within each category of the LMArena text leaderboard (style control). Scores come from third-party human preference evaluations, not from OFOX.

Frequently Asked Questions

Qwen3.6 Max Preview on Ofox.ai costs $2/M per million input tokens and $12/M per million output tokens. Pay-as-you-go, no monthly fees.