From a9703f4603e40cd729dac3227c8586c022039f17 Mon Sep 17 00:00:00 2001 From: rasbt Date: Fri, 24 May 2024 07:15:41 -0500 Subject: [PATCH] update header --- .../01_main-chapter-code/code-part1.ipynb | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/appendix-A/01_main-chapter-code/code-part1.ipynb b/appendix-A/01_main-chapter-code/code-part1.ipynb index 8dd6d3b..98d7f7b 100644 --- a/appendix-A/01_main-chapter-code/code-part1.ipynb +++ b/appendix-A/01_main-chapter-code/code-part1.ipynb @@ -5,10 +5,19 @@ "id": "f896245e-57c4-48fd-854f-9e43f22e10c9", "metadata": {}, "source": [ - "\n", - "Supplementary code for \"Build a Large Language Model From Scratch\": https://www.manning.com/books/build-a-large-language-model-from-scratch by Sebastian Raschka
\n", - "Code repository: https://github.com/rasbt/LLMs-from-scratch\n", - "
" + "\n", + "\n", + "\n", + "\n", + "\n", + "
\n", + "\n", + "Supplementary code for the Build a Large Language Model From Scratch book by Sebastian Raschka
\n", + "
Code repository: https://github.com/rasbt/LLMs-from-scratch\n", + "
\n", + "
\n", + "\n", + "
\n" ] }, {