mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
Automated link checking (#117)
* Automated link checking * Fix links in Jupyter Nbs
This commit is contained in:
committed by
GitHub
parent
33b27368a3
commit
55ebabf95c
@@ -1621,7 +1621,7 @@
|
||||
"id": "08218d9f-aa1a-4afb-a105-72ff96a54e73",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"- **You may be interested in the bonus content comparing embedding layers with regular linear layers: [../02_bonus_efficient-multihead-attention](../02_bonus_efficient-multihead-attention)**"
|
||||
"- **You may be interested in the bonus content comparing embedding layers with regular linear layers: [../03_bonus_embedding-vs-matmul](../03_bonus_embedding-vs-matmul)**"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -1874,7 +1874,7 @@
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.10.6"
|
||||
"version": "3.10.10"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
||||
Reference in New Issue
Block a user