gpt4all
gpt4all copied to clipboard
Python Client on Intel Mac OS not supported?
I'm running on an i7 Mac, which I thought would be supported. I ran the CPU interface python client example and got this error:
NotImplementedError: Your platform is not supported: macOS-13.3.1-x86_64-i386-64bit. Current binaries supported are x86 Linux and ARM Macs.
Does this mean that my platform is not supported?
I have an Intel-based Mac and am getting the same error message. You can see that it is currently unsupported here: https://github.com/nomic-ai/nomic/blob/main/nomic/gpt4all/gpt4all.py#L114-L119
Hopefully they'll add support in the future, that's unfortunate, especially considering that my mac has the technical capabilities to run the models :/