Large-Language-Model-Notebooks-Course vs LLMs-from-scratch

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

Large-Language-Model-Notebooks-CourseLLMs-from-scratch
TaglinePractical course about Large Language ModelsImplement a ChatGPT-like LLM in PyTorch from scratch
Stars1.8k99k
Forks44815k
Open issues04
LanguageJupyter NotebookJupyter Notebook
LicenseMITOther
Last pushedMay 28, 2026Jun 2, 2026
CategoriesLLM Frameworks, Developer Tools, Model TrainingModel Training, LLM Frameworks

Large-Language-Model-Notebooks-Course

A Jupyter Notebook-based course focusing on hands-on projects and techniques for Large Language Models (LLMs) using tools like Hugging Face, LangChain, and various fine-tuning methods. It covers topics such as chatbots, code generation, and model evaluation.

Jupyter Notebook

LLMs-from-scratch

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

Jupyter Notebook