Skip to content

Remove transpiler service language#5149

Open
kaelynj wants to merge 3 commits into
mainfrom
kjf/transpiler-service-update
Open

Remove transpiler service language#5149
kaelynj wants to merge 3 commits into
mainfrom
kjf/transpiler-service-update

Conversation

@kaelynj
Copy link
Copy Markdown
Collaborator

@kaelynj kaelynj commented May 20, 2026

Closes #5138 and closes #4957

This removes the page on the sunset transpiler service, moves the local ai transpiler page to the "Transpilation" section, and removes all links and references to the transpiler as a service.

@kaelynj kaelynj requested a review from a team May 20, 2026 22:08
@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@qiskit-bot
Copy link
Copy Markdown
Contributor

One or more of the following people are relevant to this code:

Comment thread docs/guides/ibm-circuit-function.ipynb Outdated
Comment thread docs/guides/plans-overview.mdx Outdated
Comment thread docs/guides/transpile.mdx
![An overview of transpilation and the relevant tools to use, either locally or in the cloud.](/docs/images/guides/transpile/transpile-intro.svg)

Transpilation is the process of rewriting a given input circuit to match the topology of a specific quantum device, and optimize the circuit instructions for execution on noisy quantum computers. This documentation covers the tooling and workflows for local transpilation available to all Qiskit users, as well as for the cloud-based [Qiskit Transpiler Service](/docs/guides/qiskit-transpiler-service) available to Premium Plan, Flex Plan, and On-Prem (via IBM Quantum Platform API) Plan users. If you're using primitives and are only interested in the default transpilation options provided by the Qiskit Runtime service, read the [Configure runtime compilation for Qiskit Runtime](/docs/guides/error-mitigation-and-suppression-techniques) topic.
Transpilation is the process of rewriting a given input circuit to match the topology of a specific quantum device, and optimize the circuit instructions for execution on noisy quantum computers. This documentation covers the tooling and workflows for local transpilation available to all Qiskit users. If you're using primitives and are only interested in the default transpilation options provided by the Qiskit Runtime service, read the [Configure runtime compilation for Qiskit Runtime](/docs/guides/error-mitigation-and-suppression-techniques) topic.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I know this isn't a change in this PR, but I notice that there is no topic named "Configure runtime compilation for Qiskit Runtime" on the page we link to (end of the paragraph here).

@abbycross
Copy link
Copy Markdown
Collaborator

There is new, very extensive output from the first code block in this section - is it essential? Can we truncate?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Outdated introduction text about Qiskit Transpiler Service Sense of wording for ai-transpiler

3 participants