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

Integration with jupyter-ai #1343

Closed
aaronspring opened this issue Dec 1, 2023 · 2 comments
Closed

Integration with jupyter-ai #1343

aaronspring opened this issue Dec 1, 2023 · 2 comments

Comments

@aaronspring
Copy link

jupyter-ai includes many LLMs into the jupyter interface.

%%ai anthropic:claude-v1.2
Write a poem about C++.

Imagine:

%%ai ollama:llama2
Write a poem about C++.

As GPT4All is included, I guess local ollama models could also be possible.

@technovangelist
Copy link
Contributor

take a look at this for an example notebook that works with ollama: https://github.com/jmorganca/ollama/tree/main/examples/jupyter-notebook

@jmorganca
Copy link
Member

Hi there! Thanks for the issue. See jupyterlab/jupyter-ai#389 which should have more info

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

No branches or pull requests

3 participants