Skip to content

Commit

Permalink
Add mini-llm (#451)
Browse files Browse the repository at this point in the history
  • Loading branch information
3b1b authored Nov 20, 2024
1 parent 1c3b564 commit cd548e0
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions data/topics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
- neural-network-analysis
- backpropagation
- backpropagation-calculus
- mini-llm
- gpt
- attention
- mlp
Expand Down
9 changes: 9 additions & 0 deletions public/content/lessons/2024/mini-llm/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: Large Language Models explained briefly
description: A lightweight intro to LLMs
date: 2024-11-20
video: LPZh9BOjkQs
source: _2024/transformers/
credits:
- Lesson by Grant Sanderson
---
Empty file.

0 comments on commit cd548e0

Please sign in to comment.