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

Unable to open the connection with the model #10

Open
JoshuaeKaiser opened this issue Apr 6, 2023 · 3 comments
Open

Unable to open the connection with the model #10

JoshuaeKaiser opened this issue Apr 6, 2023 · 3 comments

Comments

@JoshuaeKaiser
Copy link

// Open the connection with the model
await gpt4all.open();

The above await never resolves and the connection never opens, no errors are thrown. I have succefsuflly dowloaded the model and the executable (The model is a .bin file). Using node js v 17.0.0

Os Mac Catalina - Version: 10.15.6 (19G73)

@altacountbabi
Copy link

same problem but on linux

@billyjacoby
Copy link

Having the same issue. Any updates here?

@wswoodruff
Copy link

wswoodruff commented Apr 20, 2023

Make sure you've downloaded the model and follow these instructions https://github.com/nomic-ai/gpt4all#try-it-yourself . I saw this happening when it was unable to find the model. Got the idea from nomic-ai/gpt4all#25 (comment)

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

4 participants