abetlen / abetlen/llama-cpp-python

Installing the pre-built v0.2.85 – v0.3.0 Metal wheels for Python 3.9 – 3.12 yields `Bad magic number for file header`

Đang mở
#1,650 4 bình luận 0 reaction 0 người được giao Xem trên GitHub
bug
Ngôn ngữ chính
Python
Star
10.6k
Fork
1.4k
Chỉ số merge pull request
Chỉ số pull request đang chờ

Mô tả

# Expected Behavior

Installing the pre-built v0.2.85 Metal wheels works for all supported versions of Python.

# Current Behavior

Installing the pre-built v0.2.85 Metal wheels for Python {3.10, 3.11} yields `Bad magic number for file header`. The Python {3.9, 3.12} versions work as expected.

# Environment and Context

macOS 14 on a MacBook Pro M1 Max

# Steps to Reproduce

You can test this by downloading the wheels and trying to decompress them:

Decompressing fails for:
- https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.85-metal/llama_cpp_python-0.2.85-cp310-cp310-macosx_11_0_arm64.whl
- https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.85-metal/llama_cpp_python-0.2.85-cp311-cp311-macosx_11_0_arm64.whl

Decompressing works for:
- https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.85-metal/llama_cpp_python-0.2.85-cp39-cp39-macosx_11_0_arm64.whl
- https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.85-metal/llama_cpp_python-0.2.85-cp312-cp312-macosx_11_0_arm64.whl

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.