Add stopping criteria and logits processor to docs

This commit is contained in:
Andrei Betlen 2023-06-28 21:07:58 -04:00
parent a3766591bb
commit 442213b070

View file

@ -32,6 +32,22 @@ title: API Reference
options:
show_root_heading: true
::: llama_cpp.LogitsProcessor
options:
show_root_heading: true
::: llama_cpp.LogitsProcessorList
options:
show_root_heading: true
::: llama_cpp.StoppingCriteria
options:
show_root_heading: true
::: llama_cpp.StoppingCriteriaList
options:
show_root_heading: true
::: llama_cpp.llama_cpp
options:
show_if_no_docstring: true