Metadata-Version: 2.1
Name: bltzr
Version: 0.2.5
Summary: Bltzr (pronounced as Baltazar) is a byte-level tokenizer
Author-email: Vladimir Zorin <vladimir@deviant.guru>
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Requires-Dist: psycopg2
Requires-Dist: torch
Requires-Dist: numpy
Project-URL: Home, https://github.com/epicfilemcnulty/bltzr

# BaLTaZaR -- byte-level tokenizer

_bltzr_ package provides the `Tokenizer` class, which is a a byte-level tokenizer for LLMs,
plus the `SqlDataset` class for working with datasets in PostgreSQL databases.

