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

Qwen: Qwen3.7 Max

Chat
bailian/qwen3.7-max

Qwen3.7-Max is Alibaba Cloud Bailian's flagship reasoning model, featuring a 1M-token context window and 64K output. It supports deep reasoning (reasoning_content), excels at complex coding and long-horizon agentic tasks. Available via OpenAI and Anthropic protocols through Ofox.

Context Window
1M
Max Output Tokens
64K
Released
2026-05-21
Capabilities
Function CallingReasoningPrompt Caching
Available Providers
BaiLianAliyun
Supported Protocols
OpenAIopenaiAnthropicanthropic

Providers

BaiLianAliyun
Input Tokens
$2.5/M
Output Tokens
$7.5/M
Cache Read
$0.5/M
Cache Write
$3.125/M
Web Search
$0.01/R
Protocols
OpenAIopenai/v1/chat/completions/v1/responses
Anthropicanthropic

Sign in to try Qwen: Qwen3.7 Max

Chat with this model right here.

Conversations live only in this page and are never stored.

Conversations are not saved — leaving or refreshing this page clears them.

Code Examples

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

Benchmarks

LMArenaEvaluated as qwen3.7-max-preview

Qwen: Qwen3.7 Max scores 1475 in the Overall category of the LMArena text leaderboard (style control), ranking #17 of 374 models based on 3,717 human preference votes (updated 2026-07-12).

Benchmark scores for qwen3.7-max-preview on LMArena
CategoryArena Score95% CIRankVotes
Overall147514651485#17 of 3743,717
Hard Prompts149614841508#19 of 3742,527
Coding152715081545#11 of 3691,125
Math149114511532#11 of 362219
Creative Writing144514161473#33 of 372481
Instruction Following146814511485#20 of 3741,281
Chinese152414861562#12 of 344267

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

Qwen: Qwen3.7 Max on Ofox.ai costs $2.5/M per million input tokens and $7.5/M per million output tokens. Pay-as-you-go, no monthly fees.