Module llama_cpp_2::context
source · Expand description
Safe wrapper around llama_context
.
Modules§
- utilities for working with the kv cache
- A safe wrapper around
llama_context_params
. - Sampling functions for the context.
Structs§
- Safe wrapper around
llama_context
.