File size: 935 Bytes
e78092a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | ---
license: mit
---
# llama_cpp_python Manylinux Wheels
This repository hosts community-provided pre-built manylinux wheels for
`llama_cpp_python`, so you can install without building from source.
## Available Wheels
| Platform | Python | Wheel |
|----------|--------|-------|
| Linux x86_64 | 3.10 | `llama_cpp_python-0.3.17-cp310-cp310-manylinux_2_17_x86_64.whl` |
## Install
```bash
pip install https://huggingface.co/datasets/your_username/llama-cpp-python-wheels/resolve/main/llama_cpp_python-0.3.17-cp310-cp310-manylinux_2_17_x86_64.whl
Supported
✔ Linux x86_64
✔ Python 3.10
✔ CPU only (OpenBLAS + OpenMP)
Notes
These wheels are community contributions, not official upstream releases.
If you need wheels for other platforms (Windows / macOS / CUDA), please open an issue or reach out!
This Moth#r F@cker took 8 hours of my life and taught me a lot of things I did not know. Please show some form of appreciation |