Understanding LLMs
Notebooks
Notebooks
Categories
All
(3)
LLM
(3)
RoPE
(1)
LLM From Scratch: Part 2
LLM
In this notebook, we incorporate architectural improvements to the LLM from the previous part. While code changes are minor, understanding the rationale is crucial. We’ll…
Aug 15, 2025
Ankur Singh
3 min
LLM From Scratch: Part 1
LLM
To create a minimal GPT-style model, you need these core components:
Aug 6, 2025
Ankur Singh
2 min
Rotary Position Embedding (RoPE)
LLM
RoPE
After listening to Umar Jamil’s talk on
GPU Mode
, I was really inspired. I think it was one of the best talks debunking his mindset behind learning and producing super…
Jul 25, 2025
Ankur Singh
12 min
No matching items