mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-11-01 18:30:00 +00:00
rename folder
This commit is contained in:
parent
379a8ab39c
commit
881075aeb0
@ -79,14 +79,11 @@ Several folders contain optional materials as a bonus for interested readers:
|
||||
- [Python Setup Tips](setup/01_optional-python-setup-preferences)
|
||||
- [Installing Libraries Used In This Book](setup/02_installing-python-libraries)
|
||||
- [Docker Environment Setup Guide](setup/03_optional-docker-environment)
|
||||
|
||||
- **Chapter 2:**
|
||||
- [Comparing Various Byte Pair Encoding (BPE) Implementations](ch02/02_bonus_bytepair-encoder)
|
||||
- [Understanding the Difference Between Embedding Layers and Linear Layers](ch02/03_bonus_embedding-vs-matmul)
|
||||
|
||||
- **Chapter 3:**
|
||||
- [Comparing Efficient Multi-Head Attention Implementations](ch03/02_bonus_efficient-multihead-attention/mha-implementations.ipynb)
|
||||
|
||||
- **Chapter 5:**
|
||||
- [Alternative Weight Loading from Hugging Face Model Hub using Transformers](ch05/02_alternative_weight_loading/weight-loading-hf-transformers.ipynb)
|
||||
- [Pretraining GPT on the Project Gutenberg Dataset](ch05/03_bonus_pretraining_on_gutenberg)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user