8000 Add new Llama methods to docs · qeleb/llama-cpp-python@ea41474 · GitHub
[go: up one dir, main page]

Skip to content

Commit ea41474

Browse files
committed
Add new Llama methods to docs
1 parent f11e9ae commit ea41474

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ pip install llama-cpp-python
5757
members:
5858
- __init__
5959
- __call__
60+
- embed
61+
- tokenize
62+
- detokenize
6063
show_root_heading: true
6164

6265
::: llama_cpp.llama_cpp

0 commit comments

Comments
 (0)
0