transformers
5 resources · 0 articles
Resources
Generative AI with Large Language Models
AWS and DeepLearning.ai's hands-on course on building with LLMs — covering transformer architecture, pre-training, fine-tuning, RLHF, and deploying generative AI applications at scale.
Generative Deep Learning
The definitive technical guide to building generative AI models — covering VAEs, GANs, diffusion models, transformers, and large language models from scratch.
Let's Build GPT: From Scratch, in Code
Karpathy builds a GPT model from scratch in Python/PyTorch, live on camera — from the basic bigram model all the way to a working transformer with self-attention. The clearest hands-on explanation of how GPT architectures actually work.
Deep Dive into LLMs like ChatGPT
A 3.5-hour end-to-end walkthrough of how large language models like ChatGPT are actually built — from tokenization and pretraining through supervised fine-tuning and RLHF. Karpathy explains everything in plain engineer-to-engineer language with no hype.
Hugging Face
The AI community building the future with open source machine learning.