M.J.
M.J.
I have the same problem. php dump a warning message before any executed command and then the ``` .\vendor\squizlabs\php_codesniffer\bin\phpcs --version ``` dump this message: ``` PHP Warning: Version warning: Imagick...
Same here.
I think this line may help to delete the cached but crupted model: https://github.com/nomic-ai/gpt4all/blob/0d1edaf0294b116d281996e18e027e35b55be1b1/gpt4all-bindings/python/gpt4all/gpt4all.py#L129 So removing the `~/.cache/gpt4all/` will remove the cached model so I can try to download the...