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 GPT4All local provider (1.x) #334

Merged
merged 8 commits into from
Aug 10, 2023
Merged

Add GPT4All local provider (1.x) #334

merged 8 commits into from
Aug 10, 2023

Conversation

dlqqq
Copy link
Member

@dlqqq dlqqq commented Aug 10, 2023

Backports #209 to 1.x.

@dlqqq dlqqq added the enhancement New feature or request label Aug 10, 2023
@dlqqq dlqqq merged commit e6ca99d into jupyterlab:1.x Aug 10, 2023
@dlqqq dlqqq deleted the backport-209 branch August 10, 2023 23:40
For each model you use, you will have to run the command

```
curl -LO --output-dir ~/.cache/gpt4all "<model-bin-url>"
Copy link

Choose a reason for hiding this comment

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

What is the correct path for the cache on windows-machines running a local Jupyterlab?

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

Successfully merging this pull request may close these issues.

4 participants