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

Adds GPT4All as a local model option for all GGUF files #851

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AndriyMulyar
Copy link

No description provided.

Copy link
Member

@Vaibhavs10 Vaibhavs10 left a comment

Choose a reason for hiding this comment

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

Thanks for opening this PR @AndriyMulyar 🔥 Quite supportive of GPT4All.

Do you have a SVG for the GPT4All logo?

Note: we batch the LocalApps so there would be some delay in merging this as the last batch was released earlier this week.

@Vaibhavs10
Copy link
Member

cc: @julien-c @enzostvs for vis

docsUrl: "https://nomic.ai/gpt4all",
mainTask: "text-generation",
displayOnModelPage: isGgufModel,
deeplink: (model) => new URL(`gpt4all://models/huggingface/${model.id}`),
Copy link
Member

Choose a reason for hiding this comment

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

Is the deeplink URL deployed? It didn't work for me on v3.2.1

Copy link
Author

Choose a reason for hiding this comment

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

Deep link support is not deployed out but will work with that path. Happy to remove it for now and add deeplink in a subsequent PR if you don't want the preemptive path.

@AndriyMulyar
Copy link
Author

Thanks for opening this PR @AndriyMulyar 🔥 Quite supportive of GPT4All.

Do you have a SVG for the GPT4All logo?

Note: we batch the LocalApps so there would be some delay in merging this as the last batch was released earlier this week.

Here is an SVG of the logo: https://github.com/nomic-ai/gpt4all/blob/main/gpt4all-chat/icons/gpt4all.svg

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

Successfully merging this pull request may close these issues.

3 participants