Skip to content

Commit 0b461d0

Browse files
authored
Update README.md
1 parent 3456ddd commit 0b461d0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

04_intro_to_llms/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,7 @@ Just:
4242
## __References:__
4343

4444
I strongly recommend reading ["The Illustrated Transformer"](https://jalammar.github.io/illustrated-transformer/) by Jay AlammarAlammar also has a useful post dedicated more generally to Sequence-to-Sequence modeling ["Visualizing A Neural Machine Translation Model (Mechanics of Seq2seq Models With Attention)](https://jalammar.github.io/visualizing-neural-machine-translation-mechanics-of-seq2seq-models-with-attention/), which illustrates the attention mechanism in the context of a more generic language translation model.
45+
46+
## Homework solutions
47+
Solutions to homework problems are posted in IntroLLMHWSols.ipynb
48+
To see BertViz attention mechanisms, simply open the notebook in google colab.

0 commit comments

Comments
 (0)