From 2c66288d3eae388f54add3b6197e8c79286551da Mon Sep 17 00:00:00 2001 From: "swyx.io" Date: Tue, 3 Dec 2024 11:29:56 -0800 Subject: [PATCH] Update Understanding Transformers.md --- Resources/Understanding Transformers.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Resources/Understanding Transformers.md b/Resources/Understanding Transformers.md index f3e3de1c..86641f6b 100644 --- a/Resources/Understanding Transformers.md +++ b/Resources/Understanding Transformers.md @@ -1,4 +1,5 @@ -swyx's to-read list (incl a lot of history) +swyx's must-read list (incl a lot of history) +- origins of attention https://x.com/karpathy/status/1864023344435380613 - https://aman.ai/primers/ai/transformers/ - https://magazine.sebastianraschka.com/p/understanding-large-language-models - visualizing https://poloclub.github.io/transformer-explainer/ @@ -163,4 +164,4 @@ abs: [https://arxiv.org/abs/2209.00099](https://t.co/99Gp0rPZHi) ## linear transformers -- see https://manifestai.com/blogposts/faster-after-all/ \ No newline at end of file +- see https://manifestai.com/blogposts/faster-after-all/