On-device AI, quantum computing, physical AI. Not marketing — written from data VIDRAFT measured first-hand and from public sources.
Self-reported numbers and externally scored records are not the same thing. This page collects only results where someone other than us did the scoring - a government-run leaderboard, public blind benchmarks and organiser re-verification.
Model CrossbreedingModels from different architecture families normally cannot be merged - tensor shapes and functional roles do not line up. VIDRAFT Chimera scores every tensor pair for compatibility, then separates what can be crossbred from what can only be transplanted.
AI Safety DiagnosticsA benchmark score does not tell you deployment risk. AX-RAY diagnoses 117 risk items across 11 categories on three axes - the model, its operating environment and agent autonomy - and maps each item to regulation in seven jurisdictions.
Inference accelerationVIDRAFT reached 510.58 TPS at PPL 2.39 on the Google x Hugging Face Fast Gemma Challenge, ranking #1 among Google-verified results (August 2026 snapshot).
On-device AIHow VIDRAFT's POCKET Box and POCKET-35B run a large language model on-device, CPU-only, and how fast it is.
AI for ScienceVIDRAFT's structure-only ensemble topped the independent, blind Polaris HIA leaderboard with an AUROC of 0.990 — its 15th first-place finish across public Polaris leaderboards.
Model reasoningVIDRAFT's Darwin-398B-JGOS reaches 90.9% on GPQA Diamond — 3rd in the world and #1 among Korean models (base-only, July 2026 snapshot).
AI safetyFINAL-Bench is a functional-metacognition and AI-safety diagnostic that measures whether a model can detect, acknowledge, and correct its own errors and refuse appropriately.
Open foundationA from-scratch foundation model that opens not just weights but training data, code, logs, and checkpoints — all under Apache-2.0
On-device AIOn-device AI runs a 35B-class open model on a CPU, phone, or laptop — no GPU. VIDRAFT POCKET decodes 2.69x faster than the most-downloaded on-device model at matched quality.
Quantum computingNo quantum computer can break real-world RSA or AES yet. VIDRAFT ran a cryptanalysis experiment on real IBM quantum hardware, recovering the period of an Even-Mansour structure up to N=10 — on actual qubits, not a simulator.
Physical AIBoston Dynamics' Spot understands and acts on Korean voice commands at the Seoul Robot & AI Science Museum — with no hardware or firmware change, using an on-device AI module that processes speech locally.
LLM engineeringModel merging combines the weights of different language models to gain new capabilities without GPU training. VIDRAFT's Darwin family reached GPQA Diamond 90.9% and #1 on Korea's K-AI leaderboard this way.
LLM engineeringQuantization lowers the numeric precision of a model's weights to cut size and compute. At around 4 bits the quality loss is small, which is the key to running large LLMs on a phone or laptop with no GPU — the core of on-device AI.