Expand description
Llama.cpp binary path resolution.
Provides paths to the managed llama-server and llama-cli binaries, as well as the llama.cpp repository and configuration files.
Functionsยง
- gglib_
data_ dir - Get the gglib data directory containing llama binaries.
- llama_
cli_ path - Get the path to the managed llama-cli binary.
- llama_
config_ path - Get the path to the llama build configuration file.
- llama_
cpp_ dir - Get the path to the llama.cpp repository directory.
- llama_
server_ path - Get the path to the managed llama-server binary.