llm-resource vs LLMs-from-scratch

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

llm-resourceLLMs-from-scratch
TaglineLLM全栈优质资源汇总Implement a ChatGPT-like LLM in PyTorch from scratch
Stars72399k
Forks8315k
Open issues04
LanguageShellJupyter Notebook
LicenseApache-2.0Other
Last pushedJul 15, 2025Jun 2, 2026
CategoriesDeveloper Tools, Model Training, Inference & ServingModel Training, LLM Frameworks

llm-resource

该仓库收集了关于大规模语言模型(LLM)的各个方面的全面资源,从算法原理到应用开发。涵盖了LLM训练、推理、数据工程等不同主题。

Shell

LLMs-from-scratch

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

Jupyter Notebook