From b75fa96bf7995e0f252ee7295262fb745f3d8290 Mon Sep 17 00:00:00 2001 From: Andrei Betlen Date: Mon, 24 Apr 2023 19:56:57 -0400 Subject: [PATCH] Update docs --- docs/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/index.md b/docs/index.md index 5424e26..c36adff 100644 --- a/docs/index.md +++ b/docs/index.md @@ -105,12 +105,16 @@ python3 setup.py develop - __call__ - create_chat_completion - set_cache + - save_state + - load_state - token_bos - token_eos show_root_heading: true ::: llama_cpp.LlamaCache +::: llama_cpp.LlamaState + ::: llama_cpp.llama_cpp options: show_if_no_docstring: true