README.md 279 Bytes
Newer Older
1
2
3
4
5
# llamacpp engine for dynamo

The [`llama-cpp-2`](https://crates.io/crates/llama-cpp-2) project used to build a Dynamo backend
requires that clang is installed on your system. See [bindgen user guide](https://rust-lang.github.io/rust-bindgen/requirements.html)
for more details.