12 ms·
How does this run on an Intel Mac? I have a 6 core i9. Haven't been able to get an M series yet so Im wondering if it would be more worth it to run it in a clou
by leach 3y ago
How does this run on an Intel Mac? I have a 6 core i9. Haven't been able to get an M series yet so Im wondering if it would be more worth it to run it in a cloud computing environment with a GPU.
- hi 3y ago>Mac Running Intel When running a Mac with Intel hardware (not M1), you may run into clang: error: the clang compiler does not support '-march=native' during pip install. If so set your archflags during pip install. eg: ARCHFLAGS="-arch x86_64" pip3 install -r requirements.txt https://github.com/imartinez/privateGPT#mac-running-intel https://github.com/imartinez/privateGPT#mac-running-intel
- leach 3y agoI’m curious about the response times though, i imagine they will be quite slow on an intel Mac