Released: 2026-08-01

Space Bunny Alpha

OpenRouter ranked #4 foundation model processing 9.87T tokens weekly. Deployed by stealth.

Intelligence Index
91.2/ 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-3Active58.6%
93
2026-09-05independentSource ↗
ARC-AGI-2Nearing Saturation70.4%
75
2026-08-29independentSource ↗
FrontierMathActive24.6%
98
2026-08-26independentSource ↗
PutnamBenchActive45.7%
90
2026-08-25independentSource ↗
Omni-MATHDeprecated65%
10
2026-08-23independentSource ↗
SWE-LancerDeprecated60.9%
20
2026-08-23independentSource ↗
FrontierCodeActive52%
98
2026-08-21independentSource ↗
SoohakActive66.7%
98
2026-08-21independentSource ↗
StructFlowBenchNearing Saturation71.3%
75
2026-08-19independentSource ↗
Humanity's Last ExamActive39.7%
93
2026-08-19independentSource ↗
AIMENearing Saturation83.4%
75
2026-08-19independentSource ↗
OlympiadBenchActive72%
80
2026-08-18independentSource ↗
Terminal-BenchActive62.7%
80
2026-08-17independentSource ↗
FireBenchActive70.5%
95
2026-08-17independentSource ↗
MathArenaActive70.2%
99
2026-08-17independentSource ↗
SimpleQAActive47.4%
90
2026-08-16independentSource ↗
OpenAI-MRCRActive76.6%
80
2026-08-16independentSource ↗
CodeContestsDeprecated58.2%
10
2026-08-16independentSource ↗
SWE-bench ProActive55.6%
90
2026-08-15independentSource ↗
ComplexBenchNearing Saturation68.8%
80
2026-08-15independentSource ↗
LongBench-ProActive74.8%
80
2026-08-15independentSource ↗
MultiPL-EDeprecated82.4%
10
2026-08-14independentSource ↗
ZeroSCROLLSNearing Saturation73%
78
2026-08-14independentSource ↗
InfiniteBenchNearing Saturation77.5%
65
2026-08-13independentSource ↗
LiveCodeBenchSaturated73.5%
39
2026-08-13independentSource ↗
AgentIFNearing Saturation57.1%
80
2026-08-13independentSource ↗
MATHSaturated86%
25
2026-08-13independentSource ↗
SCROLLSNearing Saturation73%
65
2026-08-12independentSource ↗
MercuryDeprecated78.8%
10
2026-08-12independentSource ↗
MMLU-ProNearing Saturation83.9%
75
2026-08-12independentSource ↗
TabMWPSaturated80.8%
25
2026-08-11independentSource ↗
CyberSecEvalDeprecated80.6%
10
2026-08-11independentSource ↗
RULERNearing Saturation83.9%
84
2026-08-11independentSource ↗
SWE-bench VerifiedSaturated69.9%
25
2026-08-10independentSource ↗
QuALITYNearing Saturation80.3%
78
2026-08-10independentSource ↗
MMLU-ReduxSaturated89.4%
25
2026-08-10independentSource ↗
SWE-benchDeprecated60.9%
10
2026-08-09independentSource ↗
MGSMNearing Saturation83.4%
65
2026-08-09independentSource ↗
LongBenchNearing Saturation78.4%
65
2026-08-09independentSource ↗
QASPERNearing Saturation75.7%
65
2026-08-08independentSource ↗
TruthfulQASaturated80.3%
25
2026-08-08independentSource ↗
AGIEvalSaturated77.6%
25
2026-08-08independentSource ↗
SuperGLUESaturated92%
25
2026-08-07independentSource ↗
GSM-HardDeprecated84.3%
10
2026-08-07independentSource ↗
MT-BenchNearing Saturation8.6%
75
2026-08-06independentSource ↗
BIG-Bench HardSaturated88.4%
25
2026-08-06independentSource ↗
CodeXGLUEDeprecated84.2%
23
2026-08-06independentSource ↗
WinoGrandeSaturated93.8%
28
2026-08-05independentSource ↗
MBPP+Nearing Saturation91.4%
65
2026-08-05independentSource ↗
IFEvalDeprecated82.2%
25
2026-08-05independentSource ↗
GPQANearing Saturation80.3%
78
2026-08-05independentSource ↗
HumanEval+Saturated96.8%
25
2026-08-04independentSource ↗
Needle-in-a-HaystackSaturated98.2%
44
2026-08-04independentSource ↗
CommonsenseQASaturated94.7%
28
2026-08-04independentSource ↗
GSM8KSaturated94.8%
25
2026-08-03independentSource ↗
GLUESaturated97.4%
28
2026-08-03independentSource ↗
MBPPSaturated95%
25
2026-08-03independentSource ↗
HumanEvalSaturated100%
25
2026-08-02independentSource ↗
MMLUSaturated93%
25
2026-08-02independentSource ↗
ARC-AGISaturated84.8%
25
2026-08-02independentSource ↗
OpenAI Compatible API ExecutionAPI Ready
from openai import OpenAI

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

Evaluation & Sourcing Notes

Scores listed for Space Bunny Alpha 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.