Readable
The system should remain small enough to inspect, change, and explain.
01 / About
Jarvisn't is an independent small language-model project in development by Temuujin.
The project
The project began with a simple question: what changes when you stop treating language models as black boxes and build the pipeline yourself?
Jarvisn't follows that question from raw text and tokenization through model architecture, pretraining, supervised fine-tuning, evaluation, and eventual inference. The goal is technical understanding, expressed in code that can still fit in one person's head.
The current phase is infrastructure and dataset preparation. No Jarvisn't checkpoint has been trained, and no capabilities or benchmarks are being claimed.
Creator
I'm Temuujin, a university student focused on artificial intelligence and software engineering. I built Jarvisn't to learn what it actually takes to build and train a language model rather than treating modern AI as a black box.
Contact and project links →The system should remain small enough to inspect, change, and explain.
Status and claims come from the repository, not aspirational marketing.
The point is to understand each stage by building and testing it directly.