llm-action vs LLMs-from-scratch

A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.

llm-actionLLMs-from-scratch
Tagline分享大模型技术原理与实战经验,涵盖工程化和应用落地Implement a ChatGPT-like LLM in PyTorch from scratch
Stars25k99k
Forks2.8k15k
Open issues184
LanguageHTMLJupyter Notebook
LicenseApache-2.0Other
Last pushedJul 1, 2026Jun 2, 2026
CategoriesEvaluation & Observability, Developer Tools, Model Training, LLM Frameworks, Inference & ServingModel Training, LLM Frameworks

llm-action

该项目针对各种大规模语言模型提供技术细节及实践指导,包括训练、推理优化以及其他相关领域的知识。内容涉及LLM的高效微调、分布式训练并行技术、推理框架以及性能测评等。

HTML

LLMs-from-scratch

Repository containing code and instructions for developing, pretraining, and finetuning a GPT-like large language model (LLM) using PyTorch.

Jupyter Notebook