Releases: bnosac/tokenizers.bpe
Releases · bnosac/tokenizers.bpe
CRAN Release 0.1.3
CRAN Release 0.1.2
CHANGES IN tokenizers.bpe VERSION 0.1.2
- Drop C++11 specification in Makevars
CRAN Release 0.1.1
CHANGES IN tokenizers.bpe VERSION 0.1.1
- replace move with std::move to fix R CMD check warning on recent versions of clang compilers
CRAN Release 0.1.0
-
Build a BPE model
-
Tokenize using the BPE model / Reverse the tokenisation (bpe_decode / bpe_encode)
-
Load a model from disk
-
Based on YouTokenToMe commit 16fcf1d8e208f9bbbc9f522e83e6ff81708dba73
Replaced third_party/flat_hash_map.h with https://github.com/greg7mdp/parallel-hashmap commit c4abc895b4e51cd5e0a96656bfb925edeae5ecbf