datawhalechina/so-large-lm

大模型基础: 一文了解大模型基础知识

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 27 minutes ago
Added to GitGenius on September 8th, 2026
Created on July 17th, 2023
Open Issues & Pull Requests: 31 (+0)
GitHub issues: Enabled
Number of forks: 632
Total Stargazers: 7,658 (+0)
Total Subscribers: 39 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

So-Large-LM is an open-source educational resource that teaches large language model fundamentals from theory to practice.

The project addresses the need for systematic, comprehensive instruction in large language models by combining theoretical foundations from Stanford's CS324 course and Li Hongyi's generative AI curriculum with practical insights from the open-source community. It covers the complete pipeline of LLM development, including data preparation, model architecture, training strategies, evaluation, and safety considerations. The material is structured around core concepts like the Transformer architecture, attention mechanisms, position encoding, in-context learning, and emerging approaches such as mixture-of-experts models and retrieval-augmented generation.

The project suits academic researchers seeking deep technical understanding, industry professionals exploring LLM applications in domains like healthcare and finance, open-source contributors wanting to participate in LLM development, and cross-disciplinary experts concerned with AI ethics, law, and societal impact. It functions as the theoretical foundation within a broader learning ecosystem that includes separate resources for practical application development and hands-on model deployment and fine-tuning. The material is presented through documentation chapters covering topics from LLM capabilities and model architecture to new architectural directions, supplemented by video content on LLM technology overview and specific model families.

The project maintains active documentation with chapters on foundational concepts, model capabilities, architectural details, and emerging techniques. Development activity shows ongoing content updates and expansion of the curriculum to cover recent advances in the field.