Expand description
A safe wrapper around llama_context_params
.
Structs§
- Llama
Context Params - A safe wrapper around
llama_context_params
.
Enums§
- Llama
Pooling Type - A rusty wrapper around
LLAMA_POOLING_TYPE
. - Rope
Scaling Type - A rusty wrapper around
rope_scaling_type
.