Skip to content

Document different installation options #3

@simonw

Description

@simonw

https://github.com/simonw/llm-llama-cpp#installation

[project.optional-dependencies]
test = ["pytest"]
mac_arm64 = [
"llama-cpp-python @ https://static.simonwillison.net/static/2023/llama_cpp_python-0.1.77-cp311-cp311-macosx_13_0_arm64.whl"
]

Maybe add a llm-llama-cpp[compile] optional one that uses llama-cpp-python directly but only works if you have a C compiler.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions