Running metal on older MacBook #2953
-
Hi, I am completely new to this repository. I would like to run models on apple metal framework, but I always get an error.
Is producing following error.
I am getting model from following site: Any Ideas what I am doing wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Problem solved by myself by installing missing phyton package. See #1730 (comment) |
Beta Was this translation helpful? Give feedback.
-
maybe you still running on cpu? i try run with gpu still error ggml_metal_init: load pipeline error: Error Domain=CompilerError Code=2 what your gpu? |
Beta Was this translation helpful? Give feedback.
-
Didn't work for me. Any other ideas? This is Sonoma with AMD RX 7700xt |
Beta Was this translation helpful? Give feedback.
Problem solved by myself by installing missing phyton package. See #1730 (comment)