mirror of
https://github.com/abetlen/llama-cpp-python.git
synced 2023-09-07 17:34:22 +03:00
Document generate method
This commit is contained in:
@@ -66,6 +66,7 @@ python3 setup.py develop
|
|||||||
- __init__
|
- __init__
|
||||||
- tokenize
|
- tokenize
|
||||||
- detokenize
|
- detokenize
|
||||||
|
- generate
|
||||||
- create_embedding
|
- create_embedding
|
||||||
- create_completion
|
- create_completion
|
||||||
- __call__
|
- __call__
|
||||||
|
|||||||
Reference in New Issue
Block a user