Update docs

This commit is contained in:
Andrei Betlen 2023-04-24 19:56:57 -04:00
parent cbe95bbb75
commit b75fa96bf7

View file

@ -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