abetlen / abetlen/llama-cpp-python
Failed to load shared library on SnapDragon X Plus CPU, ERROR [Window Error 1114] A dynamic link library (DLL) Initialization routine failed.
Đang mở
- 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ả
I'm trying to test llama-cpp-python (CPU mode) on SnapDragon X Plus processor with python 3.12.
`pip install llama-cpp-python --prefer-binary --no-cache-dir --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu` and it is successfully installed. but, when i tried to import llama
`from llama_cpp import llama`
I got this error
**[Window Error 1114] A dynamic link library (DLL) Initialization routine failed.**
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.