Skip to content

NN0X/Cicero-Tokenizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cicero Tokenizer

Tokenizer created for my custom LLM model. It's design is based loosely on Byte Pair Encoding (BPE). It's optimized for dictionary creation and tokenization speed. Pre-computed dictionaries are based on Amazon Reviews Dataset.

License

Cicero Tokenizer is under Apache 2.0 license and Common Clause.

Commercial use

If you want to use Cicero Tokenizer commercially, know that, as stated in NOTICE, you are not allowed. If you really want to use it commercially, please contact me.

About

Custom tokenizer loosely based on Byte-Pair Encoding

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published