Open
Description
Hello,
I found an issue in the README regarding the installation instructions for llama-cpp-python. The README suggests the following command for CUDA versions 12.1 through 12.5:
pip install llama-cpp-python --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/<cuda-version>
However, when attempting to install with CUDA 12.5, the URL leads to a 404 error, indicating that the corresponding wheel is not available at this location.
Could you please check if the CUDA 12.5 wheel has been uploaded or update the README to reflect the correct installation URL or instructions for CUDA 12.5?
Thank you for your support!
Metadata
Metadata
Assignees
Labels
No labels