mirror of
https://github.com/abetlen/llama-cpp-python.git
synced 2023-09-07 17:34:22 +03:00
Add stopping criteria and logits processor to docs
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user