Searched refs:min_p (Results 1 – 2 of 2) sorted by relevance
65 private $min_p; variable in dokuwiki\\plugin\\dokullm\\LlmClient96 …ull, $timeout = null, $temperature = null, $top_p = null, $top_k = null, $min_p = null, $think = n… argument105 $this->min_p = $min_p;341 if ($this->min_p !== null) {342 $data['min_p'] = $this->min_p;
100 $conf['min_p'] = 0.0;