Added bpe tokenizer.

This commit is contained in:
Pavel Kirilin
2026-04-29 00:17:34 +02:00
parent d1bc5ef8aa
commit 7a67050b77
8 changed files with 401 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
# Byte-compiled / optimized / DLL files
data/
__pycache__/
*.py[codz]
*$py.class