Skip to content

Installation URL for CUDA 12.5 in README results in 404 error #2020

Open
@k-inoway

Description

@k-inoway

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions