An open API service indexing awesome lists of open source software.

https://github.com/shadowy-pycoder/tinybpe

Tiny implementation of the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization. Ispired by karpathy/minbpe
https://github.com/shadowy-pycoder/tinybpe

Last synced: 7 months ago
JSON representation

Tiny implementation of the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization. Ispired by karpathy/minbpe

Awesome Lists containing this project