#52 · Primary category: Education & Research
Hands-On-Large-Language-Models
Official code repo for the O'Reilly Book - "Hands-On Large Language Models"
Project last updated:04/24/26
GitHub Stars
28.7K
Forks
6.6K
Contributors
12
License
Apache-2.0
Why we included this project
This is the official code repository for the O'Reilly book by Jay Alammar and Maarten Grootendorst, and it works better as a course than as a single tool. Each chapter ships as a Jupyter notebook you can run as-is, covering tokenization, embeddings, prompt engineering, semantic search, multimodal models, and fine-tuning both representation and generation models. The notebooks carry Colab badges and the authors suggest running them on a free T4 GPU, so you can follow along without standing up your own infrastructure; a setup folder also reproduces the environment locally if you prefer. Developers and small teams who want to get fluent in LLM workflows will find it a practical way to see how ideas like RAG and fine-tuning actually behave in code. It is a teaching resource, not a deployable service, so treat it as a guided tour rather than something to run in production.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI