Update docs
This commit is contained in:
parent
e38485a66d
commit
b2a24bddac
1 changed files with 3 additions and 0 deletions
|
@ -104,10 +104,13 @@ python3 setup.py develop
|
||||||
- create_completion
|
- create_completion
|
||||||
- __call__
|
- __call__
|
||||||
- create_chat_completion
|
- create_chat_completion
|
||||||
|
- set_cache
|
||||||
- token_bos
|
- token_bos
|
||||||
- token_eos
|
- token_eos
|
||||||
show_root_heading: true
|
show_root_heading: true
|
||||||
|
|
||||||
|
::: llama_cpp.LlamaCache
|
||||||
|
|
||||||
::: 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