nomic-ai / gpt4all

GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
https://nomic.ai/gpt4all
MIT License
70.96k stars 7.72k forks source link

Can't install #2333

Closed Tcll closed 6 months ago

Tcll commented 6 months ago

Bug Report

After selecting a folder to install to, it asks me to select the listed components, which is empty, and I'm soft-locked from doing anything further since Next > is disabled.

Steps to Reproduce

  1. download gpt4all-installer-linux.run to a flash drive
  2. transfer the installer to an offline machine
  3. run the installer

Expected Behavior

I should be able to install what's included in the .run completely offline

Your Environment

cebtenzzre commented 6 months ago

The regular installers require an internet connection. There are offline installers available on the releases page that do not require one.

Tcll commented 6 months ago

Oh I see, You might want to make that more clear which one is actually offline then, since I mistook the front page download as being capable of running offline :)

Thanks ;)