Zhipu AI (Z.ai)proprietary
Released: 2026-08-01

GLM 5.3 Flash

OpenRouter ranked #2 foundation model processing 17.8T tokens weekly. Deployed by z-ai.

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

Sourced Benchmark Evaluations (60)

Verified performance across authoritative benchmarks with provenance tracking.
BenchmarkStatusScoreTrustDateSource TypeProvenance
ARC-AGI-3Active60.2%
93
2026-09-05independentSource ↗
ARC-AGI-2Nearing Saturation72.2%
75
2026-08-29independentSource ↗
FrontierMathActive25.3%
98
2026-08-26independentSource ↗
PutnamBenchActive47%
90
2026-08-25independentSource ↗
Omni-MATHDeprecated66.9%
10
2026-08-23independentSource ↗
SWE-LancerDeprecated62.4%
20
2026-08-23independentSource ↗
FrontierCodeActive53.2%
98
2026-08-21independentSource ↗
SoohakActive68.7%
98
2026-08-21independentSource ↗
StructFlowBenchNearing Saturation73.2%
75
2026-08-19independentSource ↗
Humanity's Last ExamActive40.7%
93
2026-08-19independentSource ↗
AIMENearing Saturation85.9%
75
2026-08-19independentSource ↗
OlympiadBenchActive74.1%
80
2026-08-18independentSource ↗
Terminal-BenchActive64.3%
80
2026-08-17independentSource ↗
FireBenchActive72.3%
95
2026-08-17independentSource ↗
MathArenaActive72.3%
99
2026-08-17independentSource ↗
SimpleQAActive48.7%
90
2026-08-16independentSource ↗
OpenAI-MRCRActive78.6%
80
2026-08-16independentSource ↗
CodeContestsDeprecated59.7%
10
2026-08-16independentSource ↗
SWE-bench ProActive56.9%
90
2026-08-15independentSource ↗
ComplexBenchNearing Saturation70.6%
80
2026-08-15independentSource ↗
LongBench-ProActive76.8%
80
2026-08-15independentSource ↗
MultiPL-EDeprecated84.5%
10
2026-08-14independentSource ↗
ZeroSCROLLSNearing Saturation74.9%
78
2026-08-14independentSource ↗
InfiniteBenchNearing Saturation79.6%
65
2026-08-13independentSource ↗
LiveCodeBenchSaturated75.3%
39
2026-08-13independentSource ↗
AgentIFNearing Saturation58.6%
80
2026-08-13independentSource ↗
MATHSaturated88.6%
25
2026-08-13independentSource ↗
SCROLLSNearing Saturation74.9%
65
2026-08-12independentSource ↗
MercuryDeprecated80.8%
10
2026-08-12independentSource ↗
MMLU-ProNearing Saturation86.1%
75
2026-08-12independentSource ↗
TabMWPSaturated83.2%
25
2026-08-11independentSource ↗
CyberSecEvalDeprecated82.6%
10
2026-08-11independentSource ↗
RULERNearing Saturation86.1%
84
2026-08-11independentSource ↗
SWE-bench VerifiedSaturated71.6%
25
2026-08-10independentSource ↗
QuALITYNearing Saturation82.4%
78
2026-08-10independentSource ↗
MMLU-ReduxSaturated91.7%
25
2026-08-10independentSource ↗
SWE-benchDeprecated62.4%
10
2026-08-09independentSource ↗
MGSMNearing Saturation85.9%
65
2026-08-09independentSource ↗
LongBenchNearing Saturation80.5%
65
2026-08-09independentSource ↗
QASPERNearing Saturation77.7%
65
2026-08-08independentSource ↗
TruthfulQASaturated82.4%
25
2026-08-08independentSource ↗
AGIEvalSaturated79.6%
25
2026-08-08independentSource ↗
SuperGLUESaturated94.5%
25
2026-08-07independentSource ↗
GSM-HardDeprecated86.8%
10
2026-08-07independentSource ↗
MT-BenchNearing Saturation8.9%
75
2026-08-06independentSource ↗
BIG-Bench HardSaturated90.7%
25
2026-08-06independentSource ↗
CodeXGLUEDeprecated86.3%
23
2026-08-06independentSource ↗
WinoGrandeSaturated96.3%
28
2026-08-05independentSource ↗
MBPP+Nearing Saturation93.6%
65
2026-08-05independentSource ↗
IFEvalDeprecated84.4%
25
2026-08-05independentSource ↗
GPQANearing Saturation82.4%
78
2026-08-05independentSource ↗
HumanEval+Saturated99.1%
25
2026-08-04independentSource ↗
Needle-in-a-HaystackSaturated98.7%
44
2026-08-04independentSource ↗
CommonsenseQASaturated97.2%
28
2026-08-04independentSource ↗
GSM8KSaturated97.6%
25
2026-08-03independentSource ↗
GLUESaturated100%
28
2026-08-03independentSource ↗
MBPPSaturated97.3%
25
2026-08-03independentSource ↗
HumanEvalSaturated100%
25
2026-08-02independentSource ↗
MMLUSaturated95.5%
25
2026-08-02independentSource ↗
ARC-AGISaturated87%
25
2026-08-02independentSource ↗
OpenAI Compatible API ExecutionAPI Ready
from openai import OpenAI

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

Evaluation & Sourcing Notes

Scores listed for GLM 5.3 Flash 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.