gpt4all icon indicating copy to clipboard operation
gpt4all copied to clipboard

Python Client on Intel Mac OS not supported?

Open NewtonJr4108 opened this issue 1 year ago • 1 comments

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?

NewtonJr4108 avatar Apr 22 '23 15:04 NewtonJr4108

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

Yenwod avatar Apr 25 '23 22:04 Yenwod

Hopefully they'll add support in the future, that's unfortunate, especially considering that my mac has the technical capabilities to run the models :/

NewtonJr4108 avatar Apr 29 '23 19:04 NewtonJr4108