Apollo SLM is a simple, open-source implementation of a transformer-based language model, designed for research and educational purposes. The project includes code for data preparation, model definition, pretraining, supervised fine-tuning (SFT), and inference.