
TinyTextEngine
TinyTextEngine is a compact, from-scratch implementation of a Transformer-based language model. It includes custom attention, tokenization, and training pipelines to demonstrate how core Large Language Model (LLM) concepts work at a smaller scale.