@AYi_AInotes: Fellow developers working on LLM production deployment, check out Andrew Ng's new course. The free version gives you access to all videos and base code. This course is not another rerun of the 'Attention is All You Need' math derivation, nor another set of mystical prompt-tuning tricks, nor yet another toy...
Summary
Andrew Ng has launched a new course on LLM production deployment. The free version provides access to all videos and base code. The course dives deep into LLM internals, inference optimization (such as quantization, KV Cache, Flash Attention, speculative decoding), and hardware-aware optimization. Taught by AMD's VP of Engineering, it aims to help developers transform Transformer from an academic concept into a debuggable, optimizable engineering tool.
Similar Articles
@AndrewYNg: New course on serving LLMs efficiently -- how do you serve models to many concurrent users at low latency and reasonabl…
Andrew Ng and DeepLearning.AI have launched a new short course on efficient LLM inference with vLLM, built in partnership with Red Hat, covering quantization, PagedAttention, continuous batching, and benchmarking for serving LLMs at scale.
@JustinAngel: https://x.com/JustinAngel/status/2069482255312195980
Release of free workshop recordings and materials (23 videos, 250 slides, 50 exercises) for building your own LLM from fundamentals to transformer architecture, with no math or ML prerequisites.
@AndrewYNg: New course: Transformers in Practice. You'll get a practical view of how transformer-based LLMs work, so you can reason…
New course 'Transformers in Practice' from deeplearning.ai and AMD teaches practical understanding of transformer-based LLMs, covering text generation, attention mechanisms, and inference optimization techniques like quantization and KV caching.
@techNmak: Learn LLMs from Stanford this weekend. Stanford's Autumn 2025 Transformers & LLMs course is fully public and 100% free.…
Stanford University's Autumn 2025 Transformers & LLMs course is fully public and free, covering transformer fundamentals, advanced techniques, LLM training, inference optimization, and more in 9 lectures.
@LunarResearcher: Andrew Ng just released a 1-hour course on AI engineering from start to finish LLM → Prompts → Agent Teams → Graphs 0% …
Andrew Ng has released a comprehensive 1-hour course covering AI engineering from LLMs to graph-based systems, distilling decades of knowledge into a single hour.