01
Aarambh AI
A Rust workspace for studying the complete path from tokenization and transformer architecture to training, alignment, evaluation, inference, and serving.
Aarambh AI is a ground-up decoder-only language-model project organized as a multi-crate Rust workspace. It brings tokenization, data preparation, model architecture, training, fine-tuning, preference optimization, evaluation, quantization, tool use, and an OpenAI-compatible serving path into one codebase.
The repository is published as source for study and experimentation. It does not bundle pretrained checkpoints or present example configurations as finished models.
- Rust
- Transformer architecture
- Training and alignment
- Quantization and inference