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
- Host: GitHub
- URL: https://github.com/shadowy-pycoder/tinybpe
- Owner: shadowy-pycoder
- License: mit
- Created: 2025-03-23T16:29:09.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-04-04T14:23:14.000Z (10 months ago)
- Last Synced: 2025-04-04T15:28:54.186Z (10 months ago)
- Language: Go
- Size: 5.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- License: LICENSE