Skip to content

How to Use CMake with Pipenv to Install CUDA-enabled Packages #6371

Open
@michaelsheka

Description

@michaelsheka

I’m looking for guidance on how to use Pipenv to install llama-cpp-python with CUDA support. The installation command using pip is:

CMAKE_ARGS="-DGGML_CUDA=on" pip install llama-cpp-python

Could someone help me with how to implement this in Pipenv?

Thanks in advance!

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