Generated by a 2.7M-parameter transformer, trained from scratch on public-domain poetry, Tagore, Naidu, Dickinson, Poe, and more. It runs on a small server now, so there's nothing to download; just start typing.
The model runs server-side, a few million parameters, milliseconds per request. No download, no setup, always ready.
Embeddings, attention, softmax, sampling. See my article and code using the link below. The model architecture follows Andrej Karpathy's "Let's Build GPT", a well established way to build a transformer.
The poetry it learned from, Tagore, Naidu, Kabir, Dickinson, Poe, and more, comes from Project Gutenberg. Every book is in the public domain, royalty free, and free of copyright.
Explained so clearly that even a high school student can build a new Language Model from scratch while understanding the core concepts behind how it works. We will use the same core methodology behind frontier models, at micro scale.