mirror of
https://github.com/abetlen/llama-cpp-python.git
synced 2023-09-07 17:34:22 +03:00
1.0 KiB
1.0 KiB
title
| title |
|---|
| API Reference |
::: llama_cpp.Llama options: members: - init - tokenize - detokenize - reset - eval - sample - generate - create_embedding - embed - create_completion - call - create_chat_completion - set_cache - save_state - load_state - token_bos - token_eos show_root_heading: true
::: llama_cpp.LlamaCache options: show_root_heading: true
::: llama_cpp.LlamaState options: show_root_heading: true
::: llama_cpp.LogitsProcessor options: show_root_heading: true
::: llama_cpp.LogitsProcessorList options: show_root_heading: true
::: llama_cpp.StoppingCriteria options: show_root_heading: true
::: llama_cpp.StoppingCriteriaList options: show_root_heading: true
::: llama_cpp.llama_cpp options: show_if_no_docstring: true