From 3da0f18da7eade40a2b02ad7d9d93e8361dc306a Mon Sep 17 00:00:00 2001 From: rasbt Date: Sat, 27 Jul 2024 07:12:42 -0500 Subject: [PATCH] update --- .../understanding-buffers.ipynb | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/ch03/03_understanding-buffers/understanding-buffers.ipynb b/ch03/03_understanding-buffers/understanding-buffers.ipynb index 2ded07f..3de4f33 100644 --- a/ch03/03_understanding-buffers/understanding-buffers.ipynb +++ b/ch03/03_understanding-buffers/understanding-buffers.ipynb @@ -1,5 +1,24 @@ { "cells": [ + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "\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", + "
" + ] + }, { "cell_type": "markdown", "metadata": {