liguodongiot/llm-action

本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 2 minutes ago
Added to GitGenius on September 2nd, 2026
Created on May 23rd, 2023
Open Issues & Pull Requests: 20 (+0)
GitHub issues: Enabled
Number of forks: 2,843
Total Stargazers: 25,013 (+0)
Total Subscribers: 203 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 28.9 days
Mean response time: 52.4 days
90th percentile: 176.3 days
Tracked items: 7

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 11
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 497 days
Stale 30+ days: 10
Stale 90+ days: 9

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

llm-action is a knowledge repository that shares large language model technical principles and practical engineering experience.

The project addresses the need for comprehensive, organized learning resources covering the full lifecycle of large language model development and deployment. It organizes content across training, inference, compression, evaluation, data engineering, and application development, providing both theoretical foundations and hands-on implementation guidance. The repository serves as a centralized reference that connects multiple aspects of LLM engineering, from foundational concepts through production optimization.

This resource suits practitioners building or deploying large language models who need structured access to techniques spanning the entire workflow. It is particularly valuable for engineers working on parameter-efficient fine-tuning methods like LoRA and QLoRA, distributed training strategies, inference optimization, model compression through quantization and pruning, and reinforcement learning from human feedback. The breadth of coverage makes it useful for teams navigating the full spectrum of LLM engineering challenges rather than those seeking depth in a single specialized area.

The project maintains an extensive, well-organized collection of topics with clear categorization across training methodologies, inference frameworks, compression techniques, evaluation approaches, and operational infrastructure. Content spans from distributed training parallelization and network communication through LLMOps, model evaluation, and prompt engineering. The repository includes practical implementation tutorials covering model scales from six billion to sixty-five billion parameters and various fine-tuning approaches, alongside foundational material on algorithm architectures and interview preparation resources.