We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbe95bb commit b75fa96Copy full SHA for b75fa96
docs/index.md
@@ -105,12 +105,16 @@ python3 setup.py develop
105
- __call__
106
- create_chat_completion
107
- set_cache
108
+ - save_state
109
+ - load_state
110
- token_bos
111
- token_eos
112
show_root_heading: true
113
114
::: llama_cpp.LlamaCache
115
116
+::: llama_cpp.LlamaState
117
+
118
::: llama_cpp.llama_cpp
119
options:
120
show_if_no_docstring: true
0 commit comments