#409 · Primary category: Education & Research
Large-Language-Model-Notebooks-Course
Practical course about Large Language Models.
Project last updated:05/28/26
GitHub Stars
1.8K
Forks
449
Contributors
6
License
MIT
Why we included this project
If you have been reading about large language models but haven't written much code yet, this collection of Jupyter notebooks gives you a structured way to start. It walks through the libraries and techniques you will actually use, like the OpenAI and Hugging Face APIs, simple chatbots, code generation, vector databases, and LangChain. The later lessons cover fine-tuning, with worked examples using PEFT and LoRA, and also touch on soft prompt tuning. Each notebook is self-contained and references the paper it is based on, so you can see the reasoning behind the approach rather than just copying the code. The course is free and still being expanded, which makes it a good fit for both individual learners and small teams.
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