diff options
author | Georgi Gerganov <ggerganov@gmail.com> | 2023-03-22 07:32:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-22 07:32:36 +0200 |
commit | f5a77a629bd0f37ae1696747633ab42a5530ec15 (patch) | |
tree | b3d147dd228ce67661ed497a6dc61b444a38e0f9 /models | |
parent | da0e9fe90ccf6e73597eb19dd0cfc0a28363fb3b (diff) |
Introduce C-style API (#370)
* Major refactoring - introduce C-style API
* Clean up
* Add <cassert>
* Add <iterator>
* Add <algorithm> ....
* Fix timing reporting and accumulation
* Measure eval time only for single-token calls
* Change llama_tokenize return meaning
Diffstat (limited to 'models')
-rw-r--r-- | models/ggml-vocab.bin | bin | 432578 -> 432610 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/models/ggml-vocab.bin b/models/ggml-vocab.bin Binary files differindex aba94bd..3651f70 100644 --- a/models/ggml-vocab.bin +++ b/models/ggml-vocab.bin |