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

Local Model Support in Jupyter AI #396

Closed
Sajalj98 opened this issue Sep 24, 2023 · 3 comments
Closed

Local Model Support in Jupyter AI #396

Sajalj98 opened this issue Sep 24, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@Sajalj98
Copy link

Sajalj98 commented Sep 24, 2023

Problem

Currently, Jupyter AI primarily relies on cloud-based models, which can be limiting for users who have custom LLM models stored locally. Do we support for using locally available models in our file system if not we should add it.

Proposed Solution

Please add support to make use of locally available LLM models or if its already there please provide detailed steps on how to use it or direct to any available documentation.

@Sajalj98 Sajalj98 added the enhancement New feature or request label Sep 24, 2023
@welcome
Copy link

welcome bot commented Sep 24, 2023

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

@JasonWeill
Copy link
Collaborator

Hi @Sajalj98! Thanks for contacting us. We currently support local models via GPT4All, as implemented in #209 by @krassowski . You can find documentation here: https://jupyter-ai.readthedocs.io/en/latest/users/index.html#gpt4all-usage-early-stage

If you would like to use local models via a mechanism other than GPT4All, or if you have problems with the current GPT4All implementation, please add comments to existing issues or open new issues. Thanks for your interest in Jupyter AI!

@adaaaaaa
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants