Add static methods for beginning and end of sequence tokens.

This commit is contained in:
Andrei Betlen
2023-04-01 17:29:30 -04:00
parent caff127836
commit 67c70cc8eb
2 changed files with 12 additions and 0 deletions

View File

@@ -69,6 +69,8 @@ python3 setup.py develop
- create_embedding
- create_completion
- __call__
- token_bos
- token_eos
show_root_heading: true
::: llama_cpp.llama_cpp