We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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?