Skip to content

Latest commit

 

History

History
102 lines (66 loc) · 4.02 KB

File metadata and controls

102 lines (66 loc) · 4.02 KB

NVIDIA Ising

Open models, tools, and cookbooks for quantum computing — from device calibration to error correction.

License: Apache 2.0 Contributions Welcome Hugging Face

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.


Table of Contents


Models

The Ising model family is available on Hugging Face:

Model Description
Ising-Calibration-1-35B-A3B Vision-language model for quantum device calibration
Ising-Decoder-SurfaceCode-1-Accurate AI predecoder for surface code quantum error correction (1.79M params)
Ising-Decoder-SurfaceCode-1-Fast AI predecoder for surface code quantum error correction (0.91M params)

Browse the full collection: NVIDIA Ising Collection on Hugging Face


NIMs

NIM Description
Ising-Calibration-1-35B-A3B Ready to deploy NIM for Ising-Calibration-1

Model API Endpoint

API Description
Ising-Calibration-1-35B-A3B Build.nvidia.com for Ising-Calibration-1 API endpoint

Datasets

Dataset Description
QCalEval Evaluation dataset for quantum calibration agents

Repositories

Repository Description
Ising-Decoding Training Samples 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

Cookbooks

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

Issues & Support

This repository is the central place to file issues across the NVIDIA Ising family:

For security vulnerabilities, do not file a public issue — see SECURITY.md.


License

Apache 2.0 — see LICENSE for details.


Open models, tools, and cookbooks for quantum computing — from device calibration to error correction.