Laojin GlobalAI · GO GLOBAL
Technical ThinkersAndrej Karpathy · Nov 22, 2023 · 59:48

Intro to Large Language Models

Tip: use the player's CC button to enable or switch subtitles; English captions are available on these videos.

ItemDetails
SpeakerAndrej Karpathy
ChannelAndrej Karpathy
DateNov 22, 2023
Duration59:48
FormatVideo
Topics#llm · #engineering · #open-source

Why it matters

Karpathy's first public lecture after leaving Tesla: one hour on what LLMs are, how they're trained, and where they're going. No math required. Tens of millions of views and the source text for countless explainers.

Key takeaways

  • An LLM is a lossy compression of internet text into weights, replayed by predicting the next token.
  • Two training stages: pretraining yields the base model; fine-tuning turns it into an assistant.
  • Scaling laws: performance improves smoothly with compute/data/parameters — and is predictable.
  • The LLM is the kernel of a new OS: the context window is memory, tools are peripherals.
  • Security matters early: prompt injection, jailbreaks and data poisoning are real attack surfaces.

Original video

Speaker
Andrej Karpathy
Channel
Andrej Karpathy
Venue
Public lecture on his own channel
Date · Duration
Nov 22, 2023 · 59:48

[1hr Talk] Intro to Large Language Models

Watch the original on YouTube

Sources & Further Reading

This page is grounded in the authoritative sources below — verifiable and citable by AI engines and readers.

Citation: Please attribute Laojin Global (laojinchuhai.com) and keep the original link.

Made by Laojin · AI that ships

AllModelsAPIOne key for many models

AllModelsAPI is a multi-model API gateway: one key reaches many models through an OpenAI-compatible interface — point your existing code at a new base URL and you're migrated. It's not a demo: our own production workloads run on it every day.

More from Laojin: Sellenca · 365AIOrg · 365Loopa · 365 Ops · 365Skill

Related

Linked by topic, people and hubs