Largest Darwin model · Qwen 3.5 397B base + Darwin V9 FFN transplant · 397B MoE (~17B active) · BF16
GPQA Diamond: 90.9 % — pure greedy, single-sample, NO test-time engine
Overview
Darwin-398B-JGOS is the largest and highest-scoring member of the Darwin family. Built on Qwen 3.5 397B as the base, it transplants the FFN (expert) strengths of multiple high-performance models through the Darwin V9 platform, producing a 397B-parameter Mixture-of-Experts model with ~17B active parameters per token.
It reaches 90.9 % on GPQA Diamond with pure greedy decoding (single sample) — surpassing Darwin-28B-REASON (89.39 %, achieved with the Darwin-DELPHI test-time engine) without using any test-time engine at all. This is the highest GPQA Diamond score in the Darwin family to date.
🧬 Darwin Platform & Research
Darwin is VIDRAFT's measuring-result-driven reasoning model family — approximately 20 official models plus 400+ community derivatives, ranking among the top open models on GPQA.
Darwin V9 platform — evolutionary FFN/expert transplant and trust-weighted merging onto large-scale MoE backbones.
Darwin V9 transplants the FFN (expert) strengths of multiple high-performance models onto a Qwen 3.5 397B MoE base, then applies trust-weighted evolutionary merging.
The source models, merge weights, and density schedule are proprietary and constitute a trade secret; they are not published.
🏆 Benchmark — GPQA Diamond (198 questions)
GPQA Diamond is a 198-question, PhD-level graduate science reasoning benchmark.
Model
Engine
Accuracy
Darwin-28B-Opus
Standard
88.89 % (176 / 198)
Darwin-28B-REASON
Darwin-DELPHI (test-time)
89.39 % (177 / 198)
Darwin-398B-JGOS
Greedy (single-sample, no engine)
🥇 90.9 % (180 / 198)
Reproducible evaluation settings:
Greedy decoding (temperature = 0), single sample — no voting / self-consistency / test-time engine
Darwin-398B-JGOS achieves the family's top GPQA Diamond score using nothing but greedy decoding — no Darwin-DELPHI, no majority voting.
📊 Benchmark — MMLU-Pro (12,032 questions)
MMLU-Pro is a substantially harder successor to MMLU — 10 answer choices (vs 4) and 12,032 reasoning-focused questions across 14 domains.
Darwin-398B-JGOS scores 88.08 % (10,598 / 12,032) with 5-shot Chain-of-Thought and pure greedy decoding (temperature = 0, single sample) — top-tier territory.
Category
Accuracy
Category
Accuracy
Math
95.9 %
Computer Science
88.5 %
Biology
94.7 %
Psychology
87.7 %
Physics
92.6 %
Philosophy
86.6 %
Chemistry
92.3 %
Engineering
85.3 %
Business
92.0 %
Other
83.4 %
Economics
89.3 %
Health
81.8 %
History
80.1 %
Law
75.3 %
Overall
🥇 88.08 %
Reproducible evaluation settings:
5-shot Chain-of-Thought, greedy decoding (temperature = 0), single sample — no voting / self-consistency / test-time engine