Add new Llama methods to docs
This commit is contained in:
parent
f11e9ae939
commit
ea41474e04
1 changed files with 3 additions and 0 deletions
|
@ -57,6 +57,9 @@ pip install llama-cpp-python
|
|||
members:
|
||||
- __init__
|
||||
- __call__
|
||||
- embed
|
||||
- tokenize
|
||||
- detokenize
|
||||
show_root_heading: true
|
||||
|
||||
::: llama_cpp.llama_cpp
|
||||
|
|
Loading…
Reference in a new issue