Skip to content
/ tinybpe Public

This is an ultra-fast and clean code implementation of the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.

License

Notifications You must be signed in to change notification settings

neluca/tinybpe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinybpe

This is a meticulously designed library of ultra fast and clean BPE algorithms.

python setup.py build_ext

WIP

About

This is an ultra-fast and clean code implementation of the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published