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

Qwen: Qwen3.5 397B A17B

Chat
bailian/qwen3.5-397b-a17b

Qwen3.5-397B-A17B is the flagship model in Alibaba's Qwen3.5 series — the largest and most capable, featuring hybrid linear-attention and sparse MoE architecture. It leads the series in language understanding, logical reasoning, coding, and instruction following. Context: 256K tokens, output: 64K. Accessible via the OpenAI-compatible protocol.

Context Window
256K
Max Output Tokens
64K
Released
2026-02-23
Capabilities
VisionFunction CallingReasoningPrompt CachingWeb SearchVideo Input
Available Providers
BaiLianAliyun
Supported Protocols
OpenAIopenai

Sign in to try Qwen: Qwen3.5 397B A17B

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.

Providers

BaiLianAliyun
Input Tokens
$0.55/M
Output Tokens
$3.5/M
Cache Read
$0.55/M
Web Search
$0.01/R
Protocols
OpenAIopenai/v1/chat/completions

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.5-397b-a17b",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)

Benchmarks

LMArenaEvaluated as qwen3.5-397b-a17b

Qwen: Qwen3.5 397B A17B scores 1442 in the Overall category of the LMArena text leaderboard (style control), ranking #65 of 374 models based on 54,977 human preference votes (updated 2026-07-12).

Benchmark scores for qwen3.5-397b-a17b on LMArena
CategoryArena Score95% CIRankVotes
Overall144214381446#65 of 37454,977
Hard Prompts146314591468#59 of 37435,438
Coding149114861497#61 of 36915,645
Math144514351456#51 of 3623,188
Creative Writing140814011415#67 of 3728,556
Instruction Following143314281439#62 of 37417,752
Chinese150214901514#34 of 3442,710

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.5 397B A17B on Ofox.ai costs $0.55/M per million input tokens and $3.5/M per million output tokens. Pay-as-you-go, no monthly fees.