llama-cpp-python icon indicating copy to clipboard operation
llama-cpp-python copied to clipboard

Macos Metal Github Release for python 3.12 is broken

Open haixuanTao opened this issue 10 months ago • 1 comments

On my mac, running the following breaks:

pip install https://github.com/abetlen/llama-cpp-python/releases/download/v0.3.5-metal/llama_cpp_python-0.3.5-cp312-cp312-macosx_11_0_arm64.whl
deflate decompression error: invalid stored block lengths

I think there is something wrong with the wheel, the error does not happen on older python version.

haixuanTao avatar Feb 04 '25 13:02 haixuanTao

I'm getting the same error...

orest-tokovenko-block avatar Apr 16 '25 17:04 orest-tokovenko-block