-
Notifications
You must be signed in to change notification settings - Fork 1.1k
fatal error: 'Accelerate/Accelerate.h' file not found on MacOS #428
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
Can you post the full error log please, with the |
Thanks a lot for taking the time to respond
|
Try as below |
I suspect you either do not have the MacOS accelerate libraries installed, or if you do they cannot be found. |
I tied to install it, and the same error:
|
for everyone with the same issue, I followed this advice: ggml-org/llama.cpp#279 (comment) and guide: https://mac.install.guide/commandlinetools/6.html and it installed successfully. thank you all for helping me!
|
Prerequisites
Please answer the following questions for yourself before submitting an issue.
Expected Behavior
Please provide a detailed written description of what you were trying to do, and what you expected
llama-cpp-python
to do.I just try to install llama
pip install llama-cpp-python==0.1.48
Current Behavior
Please provide a detailed written description of what
llama-cpp-python
did, instead.Environment and Context
Please provide detailed information about your computer setup. This is important in case the issue is not reproducible except for under certain specific conditions.
M1 Mac 16 GB
Failure Information (for bugs)
Guys please help with this error I literally searched everywhere. Trying installing cmake, gcc, upgrading brew, etc. I'm so irritated that it doesn't work out of the box and any package installed that is dependent on llama fails just because of that.
The text was updated successfully, but these errors were encountered: