Update docs
This commit is contained in:
parent
cbe95bbb75
commit
b75fa96bf7
1 changed files with 4 additions and 0 deletions
|
@ -105,12 +105,16 @@ python3 setup.py develop
|
||||||
- __call__
|
- __call__
|
||||||
- create_chat_completion
|
- create_chat_completion
|
||||||
- set_cache
|
- set_cache
|
||||||
|
- save_state
|
||||||
|
- load_state
|
||||||
- token_bos
|
- token_bos
|
||||||
- token_eos
|
- token_eos
|
||||||
show_root_heading: true
|
show_root_heading: true
|
||||||
|
|
||||||
::: llama_cpp.LlamaCache
|
::: llama_cpp.LlamaCache
|
||||||
|
|
||||||
|
::: llama_cpp.LlamaState
|
||||||
|
|
||||||
::: llama_cpp.llama_cpp
|
::: llama_cpp.llama_cpp
|
||||||
options:
|
options:
|
||||||
show_if_no_docstring: true
|
show_if_no_docstring: true
|
||||||
|
|
Loading…
Reference in a new issue