LLMsPracticalGuide vs LLMs-from-scratch

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

LLMsPracticalGuideLLMs-from-scratch
TaglineA curated list of practical guide resources of large language models (LLMs)Implement a ChatGPT-like LLM in PyTorch from scratch
Stars10k99k
Forks78815k
Open issues174
Language-Jupyter Notebook
License-Other
Last pushedApr 8, 2026Jun 2, 2026
CategoriesDeveloper Tools, LLM FrameworksModel Training, LLM Frameworks

LLMsPracticalGuide

Mooler0410's repository provides a comprehensive, actively updated collection of guides about LLMs. It includes an evolutionary tree showcasing the development trajectory of modern LLMs and highlights key models along with their usage restrictions based on licensing.

LLMs-from-scratch

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

Jupyter Notebook