Skip to content

Conversation

mitchdz
Copy link
Collaborator

@mitchdz mitchdz commented Oct 13, 2025

This is currently blocking CI.

you will see:

nbclient.exceptions.CellExecutionError: An error occurred while executing the following cell:
------------------
discrete_pipeline = DiffusionPipeline.from_pretrained(
            repo_id="Floki00/qc_unitary_3qubit", # Download model from Hugging Face
            device=device)

in the validation stage - https://github.com/NVIDIA/cuda-quantum/actions/runs/18463430855/job/52615014928?pr=3502#step:7:968

This is because the progress bar crashes inside nbconvert, since it tries to look for a frontend which doesn't exist. This sets an environment variable to disable that progress bar (Which isn't shown anyways).

github-actions bot pushed a commit that referenced this pull request Oct 13, 2025
Copy link

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

github-actions bot pushed a commit that referenced this pull request Oct 14, 2025
Copy link

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

Copy link
Collaborator

@1tnguyen 1tnguyen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@mitchdz mitchdz merged commit 775cb06 into NVIDIA:main Oct 14, 2025
128 checks passed
github-actions bot pushed a commit that referenced this pull request Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants