Files
chronara/patches/llama-cpp-sys-2/README.md
T
naomi 74c334c939
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m25s
CI / Lint & Test (pull_request) Failing after 6m21s
CI / Build Linux (pull_request) Has been skipped
CI / Build Windows (cross-compile) (pull_request) Has been skipped
feat: we successfully have the installer working for windows!
Models are downloaded at runtime instead of build.
2026-01-28 17:15:13 -08:00

6 lines
135 B
Markdown

# llama-cpp-sys
Raw bindings to llama.cpp with cuda support.
See [llama-cpp-2](https://crates.io/crates/llama-cpp-2) for a safe API.