22 repos
Large language model development, training, and fine-tuning, with a focus on open-source LLM implementations and variants. The cluster centers on practical tools and frameworks for building, optimizing, and deploying language models—including model architectures, inference optimization, and parameter-efficient adaptation techniques. Principal repositories include the Baichuan series of models and MOSS, representing end-to-end LLM development pipelines.
baichuan-inc/Baichuan2
A series of large language models developed by Baichuan Intelligent Technology
RUCAIBox/LLMSurvey
The official GitHub page for the survey paper "A Survey of Large Language Models".
Lightning-AI/litgpt
20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.