Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add local mode to Qiskit Code Assistant Guide #2275

Merged
merged 43 commits into from
Nov 13, 2024

Conversation

vabarbosa
Copy link
Contributor

this PR adds instruction for running the Qiskit Code Assistant locally.

Fixes #2251

this is a rough draft so feel free to edit and feedback is greatly appreciated.


CC @cbjuan

@qiskit-bot
Copy link
Contributor

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

Copy link
Member

@cbjuan cbjuan left a comment

Choose a reason for hiding this comment

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

It’s a good start! Some comments. Most of them are to distinguish the model name vs the service name and to reinforce the name for the model instead of using a generic way to refer to it

docs/guides/qiskit-code-assistant-local.mdx Outdated Show resolved Hide resolved
docs/guides/qiskit-code-assistant-local.mdx Outdated Show resolved Hide resolved
docs/guides/qiskit-code-assistant-local.mdx Outdated Show resolved Hide resolved
docs/guides/qiskit-code-assistant-local.mdx Outdated Show resolved Hide resolved
docs/guides/qiskit-code-assistant-local.mdx Outdated Show resolved Hide resolved
docs/guides/qiskit-code-assistant-local.mdx Outdated Show resolved Hide resolved
docs/guides/qiskit-code-assistant-local.mdx Outdated Show resolved Hide resolved
docs/guides/qiskit-code-assistant-local.mdx Outdated Show resolved Hide resolved
docs/guides/qiskit-code-assistant-local.mdx Outdated Show resolved Hide resolved
docs/guides/qiskit-code-assistant-local.mdx Outdated Show resolved Hide resolved
vabarbosa and others added 19 commits November 10, 2024 00:25
Co-Authored-By: lucaburatti7 <[email protected]>
Co-Authored-By: adarsh-tiwari17 <[email protected]>
@vabarbosa
Copy link
Contributor Author

It’s a good start! Some comments. Most of them are to distinguish the model name vs the service name and to reinforce the name for the model instead of using a generic way to refer to it

thank you 👍🏽

@javabster javabster requested a review from abbycross November 11, 2024 15:37
@vabarbosa
Copy link
Contributor Author

Nice page! I added copyediting suggestions.

thank you @abbycross. i appreciate the suggestions. there is just one comment that i had more clarification for.

vabarbosa and others added 2 commits November 12, 2024 20:29
Co-Authored-By: lucaburatti7 <[email protected]>
Co-Authored-By: adarsh-tiwari17 <[email protected]>
Co-Authored-By: Juan Cruz-Benito <[email protected]>
Co-Authored-By: lucaburatti7 <[email protected]>
Co-Authored-By: adarsh-tiwari17 <[email protected]>
@vabarbosa vabarbosa requested a review from abbycross November 13, 2024 03:07
start Outdated Show resolved Hide resolved
@Eric-Arellano Eric-Arellano added this pull request to the merge queue Nov 13, 2024
Merged via the queue into Qiskit:main with commit ffd4366 Nov 13, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add a section for using Qiskit Code Assistant with a local model
6 participants