22 repos
Training and inference frameworks for distributed large language models, with emphasis on model parallelism techniques across multiple GPUs and TPUs. These repositories implement strategies for splitting transformer models across devices, optimizing communication patterns, and scaling LLM training to billions of parameters. The cluster centers on production systems like Megatron-LM and its variants, alongside supporting tools for distributed training, reinforcement learning from human feedback, and multi-node orchestration.