llama-cpp-python
llama-cpp-python copied to clipboard
Macos Metal Github Release for python 3.12 is broken
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.
I'm getting the same error...