abetlen / abetlen/llama-cpp-python
Macos Metal Github Release for python 3.12 is broken
Open
- Dominant language
- Python
- Stars
- 10.6k
- Forks
- 1.4k
- PR merge metrics
- PR metrics pending
Description
On my mac, running the following breaks:
```bash
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
```
```bash
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.
Contributor guide
Assessment
This issue has not been assessed yet.