| --- |
| 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 |