You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to install GPT4ALL on a Windows 10 machine using 'install.bat' file.
Current Behavior
During installation with 'install.bat' during the step: 'Do you want to download and install the GPT4All model? [Y/N]'
an error is given and the installation aborts.
Steps to Reproduce
Run 'install.bat'.
Download the latest 'gpt4all-lora-quantized-ggml.bin' file. Then the step is presented 'Do you want to download and install the GPT4All model? [Y/N]'
Press 'Y' or 'N'. In both cases the same message is shown: '-v was unexpected at this time.' and the installation is aborted.
Screenshots
The text was updated successfully, but these errors were encountered:
I'm experiencing the same issue with the install.bat.
When I try to run just the run.bat after downloading the gpt4-lora-quantized.ggml.bin from the earlier step, there is this error: #53
Seems like the error will also affect install.bat, there is some code under the part about -v that seems to address converting the .bin file, though the install.bat just ends after "Do you want to download and install the GPT4ALL model? [Y/N]".
Expected Behavior
Trying to install GPT4ALL on a Windows 10 machine using 'install.bat' file.
Current Behavior
During installation with 'install.bat' during the step: 'Do you want to download and install the GPT4All model? [Y/N]'
an error is given and the installation aborts.
Steps to Reproduce
Screenshots
The text was updated successfully, but these errors were encountered: