Section 01
IronCore Framework Guide: End-to-End LLM Training Practice for Individual Developers
IronCore is a personal project maintained by haanjack, an end-to-end LLM training framework designed for individual developers, supporting the full workflow from pre-training to alignment. Based on YAML configuration, the framework retains core industrial-grade features (such as distributed training, parallel strategies, and alignment methods) while reducing complexity, allowing developers to conduct experiments on limited resources (e.g., dual RTX 3090), aiming to help developers deeply understand the internal mechanisms of LLM training.