mdrokz / rust-llama.cpp

LLama.cpp rust bindings
https://crates.io/crates/llama_cpp_rs/
MIT License
290 stars 42 forks source link

Add explicit C and C++ versions to compile calls #14

Closed jmickeyd closed 9 months ago

jmickeyd commented 9 months ago

This matches the build behavior of upsteam's cmake^1 and zig^2 builds and resolves #11.