llama_cpp.llama_sample_top_k(self.ctx, candidates_p, top_k, min_keep=32) #185
Labels
documentation
Improvements or additions to documentation
llama.cpp
Problem with llama.cpp shared lib
llama_cpp.llama_sample_top_k(self.ctx, candidates_p, top_k, min_keep=32)
this function in example lack of min_keep params, what's default value of this?
The text was updated successfully, but these errors were encountered: