Update api
This commit is contained in:
parent
9f975ac44c
commit
0503e7f9b4
1 changed files with 3 additions and 2 deletions
|
@ -64,10 +64,11 @@ python3 setup.py develop
|
||||||
options:
|
options:
|
||||||
members:
|
members:
|
||||||
- __init__
|
- __init__
|
||||||
- __call__
|
|
||||||
- embed
|
|
||||||
- tokenize
|
- tokenize
|
||||||
- detokenize
|
- detokenize
|
||||||
|
- create_embedding
|
||||||
|
- create_completion
|
||||||
|
- __call__
|
||||||
show_root_heading: true
|
show_root_heading: true
|
||||||
|
|
||||||
::: llama_cpp.llama_cpp
|
::: llama_cpp.llama_cpp
|
||||||
|
|
Loading…
Reference in a new issue