Tilelli-llm / src /tilelli /__init__.py
TilelliLab's picture
Mirror small files (code, paper, results)
f86dc09 verified
Raw
History Blame Contribute Delete
302 Bytes
"""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"