mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-08-29 11:00:55 +00:00
consistent header for appendix E
This commit is contained in:
parent
de9ec16570
commit
be31eaf418
@ -7,10 +7,19 @@
|
|||||||
"id": "c024bfa4-1a7a-4751-b5a1-827225a3478b"
|
"id": "c024bfa4-1a7a-4751-b5a1-827225a3478b"
|
||||||
},
|
},
|
||||||
"source": [
|
"source": [
|
||||||
"<font size=\"1\">\n",
|
"<table style=\"width:100%\">\n",
|
||||||
"Supplementary code for \"Build a Large Language Model From Scratch\": <a href=\"https://www.manning.com/books/build-a-large-language-model-from-scratch\">https://www.manning.com/books/build-a-large-language-model-from-scratch</a> by <a href=\"https://sebastianraschka.com\">Sebastian Raschka</a><br>\n",
|
"<tr>\n",
|
||||||
"Code repository: <a href=\"https://github.com/rasbt/LLMs-from-scratch\">https://github.com/rasbt/LLMs-from-scratch</a>\n",
|
"<td style=\"vertical-align:middle; text-align:left;\">\n",
|
||||||
"</font>"
|
"<font size=\"2\">\n",
|
||||||
|
"Supplementary code for the <a href=\"http://mng.bz/orYv\">Build a Large Language Model From Scratch</a> book by <a href=\"https://sebastianraschka.com\">Sebastian Raschka</a><br>\n",
|
||||||
|
"<br>Code repository: <a href=\"https://github.com/rasbt/LLMs-from-scratch\">https://github.com/rasbt/LLMs-from-scratch</a>\n",
|
||||||
|
"</font>\n",
|
||||||
|
"</td>\n",
|
||||||
|
"<td style=\"vertical-align:middle; text-align:left;\">\n",
|
||||||
|
"<a href=\"http://mng.bz/orYv\"><img src=\"https://sebastianraschka.com/images/LLMs-from-scratch-images/cover-small.webp\" width=\"100px\"></a>\n",
|
||||||
|
"</td>\n",
|
||||||
|
"</tr>\n",
|
||||||
|
"</table>\n"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user