About this document
Llama.cpp C API Reference Guide by Uttam Kumar is a document available to read on EtoBox.
The document provides a reference for the Llama.cpp C API, detailing functions for initializing models, contexts, sampler chains, and model quantization with default parameters. Key functions include llama_model_default_params(), llama_context_default_params(), and llama_sampler_chain_default_params(), which return structs filled with default settings. Additionally, it mentions llama_backend_init() for initializing the global backend.
- Author
- Uttam Kumar
- Language
- EN