Open models, tools, and cookbooks for quantum computing — from device calibration to error correction.
This repository is the central landing page for the NVIDIA Ising family of quantum computing tools, models, and cookbooks. For code, see the repositories below.
The Ising model family is available on Hugging Face:
| Model | Description | Link |
|---|---|---|
| Ising-Calibration-1-35B-A3B | Vision-language model for quantum device calibration | HuggingFace |
| Ising-Decoder-SurfaceCode-1-Accurate | AI predecoder for surface code quantum error correction (1.79M params) | HuggingFace |
| Ising-Decoder-SurfaceCode-1-Fast | AI predecoder for surface code quantum error correction (0.91M params) | HuggingFace |
Browse the full collection: NVIDIA Ising Collection on Hugging Face
| NIM | Description |
|---|---|
| Ising-Calibration-1-35B-A3B | Ready to deploy NIM for Ising-Calibration-1 |
| API | Description |
|---|---|
| Ising-Calibration-1-35B-A3B | Build.nvidia.com for Ising-Calibration-1 API endpoint |
| Dataset | Description | Link |
|---|---|---|
| QCalEval | Evaluation dataset for quantum calibration agents | HuggingFace |
| Repository | Description |
|---|---|
| Ising-Decoding | Training Framework for AI Decoding |
| Quantum Calibration Agent Blueprint | Agentic workflow blueprint for Quantum Comptuer Calibration VLMs |
| QCalEval | Open benchmark for assessing VLM capabilities on quantum calibration experiment analysis |
Practical guides and tutorials organized by repository:
| Guide | Description |
|---|---|
| Ising-Decoder-Tutorial | Training, Optimized Inference, Quantizing an AI Pre-decoder |
| Quantum Calibration Agent Documentation | Documentation to get started with an agentic workflow for quantum computer calibration |
This repository is the central place to file issues across the NVIDIA Ising family:
- Bug reports — Open an issue
- Feature requests — Open an issue
- Questions & Discussion — Start a discussion
For security vulnerabilities, do not file a public issue — see SECURITY.md.
Apache 2.0 — see LICENSE for details.
Open models, tools, and cookbooks for quantum computing — from device calibration to error correction.