NVIDIA has released Ising, the world’s first family of open-source AI models purpose-built to accelerate the development of practical quantum computers. Available under the Apache 2.0 license, the models target two of quantum computing’s hardest engineering problems: processor calibration and error correction.
Ising Calibration: A 35B Vision-Language Model for Quantum Hardware
The calibration component is a 35-billion-parameter vision-language model (VLM) designed to automate the painstaking process of tuning quantum processors. Currently, calibrating qubits is a time-intensive manual process that can take days.
Ising Calibration interprets measurements from quantum hardware — including visual readouts, spectroscopy data, and diagnostic plots — and determines the precise adjustments needed to optimize qubit performance. NVIDIA claims this can reduce calibration time from days to hours.
Ising Decoding: Real-Time Quantum Error Correction
The decoding models use 3D convolutional neural networks optimized for the real-time demands of quantum error correction. Quantum systems are inherently noisy, and error correction is the critical bridge to fault-tolerant quantum computing.
Key performance claims:
- 2.5x faster than existing standard methods (pyMatching)
- 3x more accurate in translating redundant measurements into correction signals
- Designed for the sub-microsecond latencies required by real quantum hardware
Open Source, But Strategically Integrated
While the models, training frameworks, datasets, and recipes are fully open-source, they are deeply integrated with NVIDIA’s proprietary ecosystem:
- CUDA-Q platform for quantum-classical hybrid computing
- NVQLink interconnects for low-latency GPU-quantum processor communication
- Available via Hugging Face, GitHub, and NVIDIA NIM/Build
This is a classic NVIDIA playbook — open-source the software layer to drive adoption of the hardware platform. By becoming the standard “control plane” for quantum machines, NVIDIA positions its GPUs as essential infrastructure for the quantum era.
Why This Matters
Quantum computing has been perpetually “5-10 years away.” The Ising models don’t change the fundamental physics, but they remove engineering bottlenecks that slow down every quantum lab in the world. If calibration and error correction become significantly easier, the path to useful quantum computers gets meaningfully shorter.
Source: nvidia.com, tomshardware.com, siliconrepublic.com