Infrasys-AI/AIInfra
An open-source course on AI infrastructure covering distributed training, AI cluster architecture, and large model system design from hardware to software stack.

AIInfra is an educational course that teaches AI system design and infrastructure from the ground up. It covers the full stack of AI large model systems including hardware (AI chips, clusters), compilers, AI frameworks, distributed parallel training algorithms, and cluster communication. The course focuses specifically on large model training and inference infrastructure, differentiating from related projects like AISystem by emphasizing distributed architectures and large model algorithms.