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

Qwen: Qwen3.5 Flash

Chat
bailian/qwen3.5-flash

Qwen3.5-Flash is Alibaba's speed-optimized vision-language model in the Qwen3.5 series, using a hybrid linear-attention and sparse MoE design for high inference throughput. It shows significant improvements over Qwen3 Flash on both text and multimodal tasks. Context: 1M tokens, output: 64K. Available via OpenAI and Anthropic protocols.

Context Window
1M
Max Output Tokens
64K
Released
2026-02-23
Capabilities
VisionFunction CallingReasoningPrompt CachingVideo Input
Available Providers
BaiLianAliyun
Supported Protocols
OpenAIopenaiAnthropicanthropic

Providers

BaiLianAliyun
Input Tokens
$0.1/M
Output Tokens
$0.4/M
Cache Read
$0.01/M
Cache Write
$0.125/M
Web Search
$0.01/R
Protocols
OpenAIopenai/v1/chat/completions/v1/responses
Anthropicanthropic

Sign in to try Qwen: Qwen3.5 Flash

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

Benchmarks

LMArenaEvaluated as qwen3.5-flash

Qwen: Qwen3.5 Flash scores 1398 in the Overall category of the LMArena text leaderboard (style control), ranking #129 of 374 models based on 53,387 human preference votes (updated 2026-07-12).

Benchmark scores for qwen3.5-flash on LMArena
CategoryArena Score95% CIRankVotes
Overall139813941402#129 of 37453,387
Hard Prompts141514111420#134 of 37434,166
Coding143714311443#134 of 36915,155
Math140413931416#117 of 3622,952
Creative Writing133913321347#155 of 3728,270
Instruction Following138213761388#137 of 37416,970
Chinese145114381463#101 of 3442,528

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 Flash on Ofox.ai costs $0.1/M per million input tokens and $0.4/M per million output tokens. Pay-as-you-go, no monthly fees.