SARA is a research project exploring how far a compact, fully custom conversational language model can go when trained on a single consumer GPU.
The goal is not to scale existing architectures — it is to understand what is possible when every component is designed from scratch: attention, feed-forward blocks, normalization, positional encoding, loss function, and optimizer. No component was borrowed from an existing model family.