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} and client.control.agents.run("ising-calibration-v1", ...)
  • GET /agents and client.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 /models and client.control.models.run("ising-decoding-v1-fast", ...)