#728 · Primary category: Education & Research
Generative-AI-with-LLMs
In Generative AI with Large Language Models (LLMs), you’ll learn the fundamentals of how generative AI works, and how to deploy it in real-world applications.
Project last updated:07/27/24
GitHub Stars
641
Forks
449
Contributors
1
License
Other
Why we included this project
Working through DeepLearning.AI's Generative AI with LLMs course? This repository is the companion you'll want alongside it. It breaks the material into three weekly blocks: pre-training and the transformer architecture, fine-tuning and evaluation (including PEFT and catastrophic forgetting), and reinforcement learning from human feedback plus retrieval-augmented generation. Each week pairs its learning objectives with a runnable Jupyter notebook, so you can fine-tune FLAN-T5 for dialogue summarization or detoxify summaries with RLHF instead of just reading about it. The quizzes and labs make it a practical way for teams to build intuition about model selection, scaling laws, and deployment trade-offs. It's a course artifact, not production software, but it's one of the more complete open walkthroughs of the modern LLM stack.
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