Dive into LLMs
University-grade open curriculum for understanding (not just using) LLMs
Expert verdict
Skip
2-2The Panel's Take
Dive into LLMs is a structured LLM programming tutorial series from Shanghai Jiao Tong University covering fine-tuning, RLHF alignment, RAG pipelines, jailbreak attacks and defenses, watermarking techniques, GUI agents, and multimodal models. Each module includes slides, Jupyter notebooks with runnable code, and accompanying video lectures. The curriculum is designed for developers and researchers who want to go beyond prompt engineering into actually understanding how large language models work, how they're trained, and how to modify and deploy them. Topics span from transformer fundamentals through modern alignment techniques like DPO and GRPO. Recent additions cover GUI agents and multimodal architectures. The course has partnered with Huawei's Ascend community for localized deployment content. With 29k+ GitHub stars and trending hard today, this is one of the most-starred educational resources in the LLM ecosystem. Unlike blog posts and YouTube tutorials, the Jupyter notebooks mean you can run and modify every example yourself — making abstract concepts like RLHF tangible in a way that passive reading can't match.
Share this verdict
Dive into LLMs verdict: SKIP ⏭️ 2 ships · 2 skips from the expert panel Full review: shiporskip.io/tool/dive-into-llms-sjtu-open-curriculum-finetune-rlhf-rag-2026
Weekly AI Tool Verdicts
Get the next verdict in your inbox
7 critics review a new AI tool every day. Weekly digest — free.
Embed this verdict
Tool makers can add a live ShipOrSkip badge to their site. Badge loads track impressions; clicks route back to this review.
<a href="https://shiporskip.io/api/badge-click/dive-into-llms-sjtu-open-curriculum-finetune-rlhf-rag-2026" target="_blank" rel="noopener"><img src="https://shiporskip.io/api/badge/dive-into-llms-sjtu-open-curriculum-finetune-rlhf-rag-2026" alt="Dive into LLMs Skip verdict on ShipOrSkip" width="360" height="90" /></a>[](https://shiporskip.io/api/badge-click/dive-into-llms-sjtu-open-curriculum-finetune-rlhf-rag-2026)<iframe src="https://shiporskip.io/embed/dive-into-llms-sjtu-open-curriculum-finetune-rlhf-rag-2026" title="Dive into LLMs ShipOrSkip verdict" width="360" height="260" style="border:0;border-radius:16px;max-width:100%;" loading="lazy"></iframe>The reviews
“Every dev who uses LLMs in production should understand fine-tuning and alignment at the level this curriculum teaches. The Jupyter notebooks are the key — being able to run RLHF examples on a small model changes your mental model for how alignment actually works.”
“There are dozens of LLM curricula on GitHub — fast.ai, Andrej Karpathy's videos, the Stanford CS224N lectures. Unless you specifically need SJTU's framing or the Huawei Ascend content, it's hard to argue this is uniquely worth your time over the better-known alternatives.”
“The world needs millions more people who understand LLMs at the fine-tuning and alignment level — not just the API level. Open curricula like this are how that happens. The jailbreak and watermarking modules are especially forward-looking for an increasingly adversarial AI landscape.”
“This is squarely for researchers and ML engineers, not creative practitioners. I appreciate the effort but nothing here helps me do my work better today — it's a long-form learning investment that most creators won't need to make.”