Released: 2025-01-28

Qwen 2.5 Max

Alibaba largest flagship proprietary model achieving high rankings on Chatbot Arena and complex evaluation benchmarks.

Intelligence Index
85.8/ 100
Calibrated multi-domain composite
Throughput Speed
58tok/sec
Output streaming throughput
Time To First Token
480ms
Initial chunk server latency
LiveBench Contam-Free
71.4%
September 2026 suite score

LiveBench Multi-Domain Evaluation Breakdown

Monthly refreshed contamination-free test sets
Logical Reasoning84.5%
Coding & Repo Repair71.5%
Mathematics (AIME)83.0%
Data Analysis & Tables76.5%
Language & Comprehension82.0%
Instruction Following87.0%

Sourced Benchmark Evaluations (3)

Verified performance across authoritative benchmarks with provenance tracking.
BenchmarkStatusScoreTrustDateSource TypeProvenance
ARC-AGI-2Nearing Saturation65.9%
75
2025-02-25independentSource ↗
SWE-bench VerifiedSaturated54.3%
25
2025-02-06independentSource ↗
IFEvalDeprecated87%
25
2025-02-01independentSource ↗
OpenAI Compatible API ExecutionAPI Ready
from openai import OpenAI

client = OpenAI()
response = client.chat.completions.create(
    model="qwen-2-5-max",
    messages=[{"role": "user", "content": "Evaluate multi-step logic problem"}],
    temperature=0.2
)
print(response.choices[0].message.content)

Evaluation & Sourcing Notes

Scores listed for Qwen 2.5 Max represent verified evaluations extracted from official research papers, independent evaluation suites (HELM, LMSYS, OpenCompass, LiveBench), and verified audit reports.

All benchmarks marked as saturated or deprecated reflect historical performance where the benchmark no longer provides active discriminative power.