llama_sampler_reset method
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
Implementation
void llama_sampler_reset(
ffi.Pointer<llama_sampler> smpl,
) {
return _llama_sampler_reset(
smpl,
);
}