]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
command-r : add BPE pre-tokenization (#7063)
authorDAN™ <redacted>
Sun, 5 May 2024 05:19:30 +0000 (01:19 -0400)
committerGitHub <redacted>
Sun, 5 May 2024 05:19:30 +0000 (08:19 +0300)
commit889bdd76866ea31a7625ec2dcea63ff469f3e981
treebcfaea83b66f89181980b64dba57a8c8f8f31a49
parent6fbd43221167bf96112f899daf22c127b282cbcf
command-r : add BPE pre-tokenization (#7063)

* Add BPE pre-tokenization for Command-R/R+.

* Bump transformers convert requirement.

* command-r : add individual digits regex

---------

Co-authored-by: Georgi Gerganov <redacted>
convert-hf-to-gguf-update.py
convert-hf-to-gguf.py
llama.cpp
llama.h
models/ggml-vocab-command-r.gguf [new file with mode: 0644]
models/ggml-vocab-command-r.gguf.inp [new file with mode: 0644]
models/ggml-vocab-command-r.gguf.out [new file with mode: 0644]
requirements/requirements-convert.txt
tests/CMakeLists.txt