EdgeRunner 20B: Military Task Parity with GPT-5 while Running on the Edge
Jack FitzGerald, Aristotelis Lazaridis, Dylan Bates, Aman Sharma, Jonnathan Castillo, Yousif Azami, Sean Bailey, Jeremy Cao, Peter Damianov, Kevin de Haan, Luke Kerbs, Vincent Lu, Joseph Madigan, Jeremy McLaurin, Jonathan Tainer, Dave Anderson, Jonathan Beck, Jamie Cuticello, Colton Malkerson, Tyler Saltsman
TL;DR
EdgeRunner 20B demonstrates that a tightly specialized, edge-deployed LLM can achieve military-task parity with GPT-5 while running on air-gapped hardware, by training on a curated $1.6\times 10^{6}$-record military corpus. The authors introduce four military-specific test sets alongside broad general-purpose benchmarks, and employ a multi-stage data-generation pipeline together with the Inspect evaluation framework to quantify performance and reliability. Key findings show non-regression on most general benchmarks and competitive performance on military tasks, with a few exceptions, as well as compelling insights into hyperparameters, cost, and throughput that favor edge deployments for data-sensitive operations. The work also outlines a roadmap for expanded evaluation, smaller models, and continued security-focused development to support resilient, on-device military AI systems.
Abstract
We present EdgeRunner 20B, a fine-tuned version of gpt-oss-20b optimized for military tasks. EdgeRunner 20B was trained on 1.6M high-quality records curated from military documentation and websites. We also present four new tests sets: (a) combat arms, (b) combat medic, (c) cyber operations, and (d) mil-bench-5k (general military knowledge). On these military test sets, EdgeRunner 20B matches or exceeds GPT-5 task performance with 95%+ statistical significance, except for the high reasoning setting on the combat medic test set and the low reasoning setting on the mil-bench-5k test set. Versus gpt-oss-20b, there is no statistically-significant regression on general-purpose benchmarks like ARC-C, GPQA Diamond, GSM8k, IFEval, MMLU Pro, or TruthfulQA, except for GSM8k in the low reasoning setting. We also present analyses on hyperparameter settings, cost, and throughput. These findings show that small, locally-hosted models are ideal solutions for data-sensitive operations such as in the military domain, allowing for deployment in air-gapped edge devices.
