-
## Background
Equivalent Circuit Averaging (ECA) is a quantum error mitigation technique introduced in [_Optimized SWAP networks with equivalent circuit averaging for QAOA_](https://journals.aps.or…
-
### Required prerequisites
- [X] Consult the [security policy](https://github.com/NVIDIA/cuda-quantum/security/policy). If reporting a security vulnerability, do not report the bug using this form. U…
-
### Required prerequisites
- [x] Consult the [security policy](https://github.com/NVIDIA/cuda-quantum/security/policy). If reporting a security vulnerability, do not report the bug using this form. U…
-
### Required prerequisites
- [X] Consult the [security policy](https://github.com/NVIDIA/cuda-quantum/security/policy). If reporting a security vulnerability, do not report the bug using this form. U…
-
### Required prerequisites
- [X] Consult the [security policy](https://github.com/NVIDIA/cuda-quantum/security/policy). If reporting a security vulnerability, do not report the bug using this form. U…
-
## Background
Currently, the top-level compiler driver of CUDA Quantum (`nvq++`) is a `bash` script invoking various other tools from CUDA Quantum as well as LLVM.
For example, an MLIR-enabled c…
-
### Required prerequisites
- [X] Make sure you've read the [documentation](https://nvidia.github.io/cuda-quantum/latest). Your issue may be addressed there.
- [X] Search the [issue tracker](https://g…
-
### Required prerequisites
- [X] Consult the [security policy](https://github.com/NVIDIA/cuda-quantum/security/policy). If reporting a security vulnerability, do not report the bug using this form.…
-
see #7
test
git clone https://github.com/ggerganov/llama.cpp
model
https://huggingface.co/TheBloke/CapybaraHermes-2.5-Mistral-7B-GGUF
https://huggingface.co/TheBloke/CapybaraHermes-2.5-Mistral…
-
Qubit reset and fencing are 2 common approaches used to enhance the performance of executions on QPU.
Active reset is easy to implement as it has a nice command which can be appended to the start …