NVIDIA Ising Calibration agent and QEC Decoding models
Ising Calibration 1
NVIDIA Ising Calibration 1 — 35B-parameter VLM that interprets quantum calibration plots and produces structured assessments for autonomous QPU tune-up.
POST /agents/{agent_id}andclient.control.agents.run("ising-calibration-v1", ...)GET /agentsandclient.control.agents.list()
Ising Decoding (QEC)
NVIDIA Ising Decoding — AI pre-decoders for quantum error correction on surface codes.
- Fast (0.9M params) and Accurate (1.8M params) variants
POST /modelsandclient.control.models.run("ising-decoding-v1-fast", ...)