infrastructure_llama_bindings 0.0.1

Low Level Bindings to llama.cpp (originally: utilityai/llama-cpp-rs/llama-cpp-sys-2)
docs.rs failed to build infrastructure_llama_bindings-0.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

llama-cpp-sys

Raw bindings to llama.cpp with cuda support.

Context

Originally created and built by utilityai/llama-cpp-rs released with MIT/Apache licenses.

But was derived and broken down into internal crates to maintain ownership and usage matching desired configuration.