| """Tilelli — a tiny ternary language model. | |
| Tilelli is Tamazight (Berber) for "freedom." This package is the | |
| open-source primitives library: BitNet-style ternary weights, sparse | |
| distributed representation utilities, and a minimal ternary | |
| transformer reference. Apache 2.0. | |
| """ | |
| __version__ = "0.1.0" | |