#In addition to the website, where can I downloadhere can I download the models supported by gpt4all?

8 messages · Page 1 of 1 (latest)

timid fossil
#

In addition to the website, where can I downloadhere can I download the models supported by gpt4all?

lament marlinBOT
#

Hi @timid fossil. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:

#

You can download the models supported by GPT4All directly from the GPT4All application. The models are automatically downloaded into .cache/gpt4all/ in the user's home folder, unless they already exist. This happens when you use Python or TypeScript bindings with allow_download=True or allowDownload=true (default) respectively.

In case of connection issues or errors during the download, you might want to manually verify the model file's MD5 checksum by comparing it with the one listed in models2.json (https://github.com/nomic-ai/gpt4all/blob/main/gpt4all-chat/metadata/models2.json).

If you prefer, you can also choose to download the models from the GPT4All website (https://gpt4all.io/). Just scroll down to 'Model Explorer' and pick your preferred model.

For more details, please refer to the GPT4All FAQ (https://docs.gpt4all.io/gpt4all_faq.html#theres-a-problem-with-the-download) and the GPT4All Documentation (https://docs.gpt4all.io/index.html#models).

Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:

#

@timid fossil kapa.ai is still learning and improving, please let us know how it did by reacting below

timid fossil
#

@lament marlin Can‘t I download the model from other places?

lament marlinBOT
#

Let me check the knowledge base for you. One moment! :books:

#

Yes, you can download the models from other sources as well. For instance, some users have found success by downloading the model files directly from the URLs listed in the JSON file. An example of such a URL is "<https://huggingface.co/TheBloke/Nous-Hermes-13B-GGML/resolve/main/nous-hermes-13b.ggmlv3.q4_0.bin"> as mentioned in this GitHub issue (https://github.com/nomic-ai/gpt4all/issues/477).

Another source mentioned in the same issue is Hugging Face, where you can download the Falcon model: <https://huggingface.co/nomic-ai/gpt4all-falcon-ggml/tree/main.>

Please note that after downloading the model from these sources, you would need to place it in the correct directory for GPT4All to be able to use it.

Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:

#

@timid fossil kapa.ai is still learning and improving, please let us know how it did by reacting below