jingedawang/TutorialLLM
LLM Tutorial for Everyone.
This tutorial helps individuals understand and practice how to build a large language model (LLM) from scratch. You'll work with a small dataset to see the complete process of data preparation, model training, and fine-tuning. This is ideal for anyone curious about the core mechanics of LLMs, especially those looking to grasp how these AI models learn to generate text.
Use this if you want a hands-on guide to the fundamental steps of training a large language model, without needing extensive prior knowledge.
Not ideal if you're looking for a tool to deploy or work with large-scale, production-ready LLMs immediately, as this focuses on educational principles with a small model.
Stars
80
Forks
18
Language
Jupyter Notebook
License
—
Category
Last pushed
Nov 20, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/jingedawang/TutorialLLM"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
PacktPublishing/Mastering-NLP-from-Foundations-to-LLMs
Mastering NLP from Foundations to LLMs, Published by Packt
HandsOnLLM/Hands-On-Large-Language-Models
Official code repo for the O'Reilly Book - "Hands-On Large Language Models"
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
louisfb01/start-llms
A complete guide to start and improve your LLM skills in 2026 with little background in the...
Denis2054/Transformers-for-NLP-and-Computer-Vision-3rd-Edition
Transformers 3rd Edition